CAMP 1.0.0
Chemistry Across Multiple Phases
Input JSON Object Format: Sub-Model (general)

A json object containing the information required by a sub-model of the form:

{ : [
{
: ,
: 123.34,
: true,
: {
: 12.43,
: ,
...
},
...
},
...
]}

Sub-models must have a unique type that corresponds to a valid sub-model type. These include:

All remaining data are optional and may include and valid json value, including nested objects. However, extending types will have specific requirements for the remaining data.