Skip to content

Making new Chemical

Zachary-Ronayne edited this page Nov 16, 2020 · 3 revisions

First, at the top of ObjectIDs.js, create a constant under the comment "Constants for indexing chemicals". Give it a descriptive name for the chemical.

If the chemical should also appear in the test database by default, add it to the initTestChemProperties function in ObjectIDs.js, using makeChemical. See the comments for the method for required parameters.