Procedure | Location | Procedure Type | Description |
---|---|---|---|
from_json | forsus_properties_groups | Subroutine | From a json file and a model name set the present groups. |
from_json | forsus_properties_critical_constants | Subroutine | Read all the critical properties from a |
init_json | forsus_substance | Function | Initialize a Substance object from a json file, provided it’s name. It is also optional to use a custom path for the component. |
open_json | forsus_properties_base | Function | |
scalar_from_json | forsus_properties_scalar | Subroutine | Setup a scalar property from a provided json key and json file path. |
show_available | forsus__available | Subroutine | Show the available substances in the database |
Substance | forsus_substance | Interface |