Initialize a Substance object from a json file, provided it’s name. It is also optional to use a custom path for the component.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | name |
Component’s name |
||
character(len=*), | intent(in), | optional | :: | path |
Optional database path |
|
character(len=*), | intent(in), | optional | :: | only(:) |
Only extract this parameters, the options are:
|
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=:), | public, | allocatable | :: | file | |||
integer, | public | :: | i |