resource๏
It defines the version and configuration of a resource entity, including its biological growth parameters and environmental constraints.
Main Properties๏
Properties:
Name |
Type |
Description |
|---|---|---|
|
|
Resource configuration version. |
|
|
Object defining the resource properties and growth parameters. |
Object resource๏
Properties:
Name |
Type |
Description |
|---|---|---|
|
|
Defines the biological growth parameters of the resource. |
|
|
Resource name or identifier. |
|
|
Minimum allowed value for the resource.
Minimum value: |
Object growthModule๏
Properties:
Name |
Type |
Description |
|---|---|---|
|
|
Mass per individual cell in arbitrary units. |
|
|
Conversion factor from dry mass to wet mass. |
|
|
Minimum relative humidity (%) required for growth.
Range: |
|
|
Maximum relative humidity (%) allowed for growth.
Range: |
Hierarchical Summary๏
resource
โโโ version: string
โโโ resource: object
โโโ name: string
โโโ zeroResource: integer โฅ 0
โโโ growthModule: object
โโโ cellMass: number
โโโ conversionToWetMass: number
โโโ minRH: number [0.0โ100.0]
โโโ maxRH: number [0.0โ100.0]