model.variables.consts¶
Model constants used in ADELM.
This module defines all constants used by the model. Constants are values that do not change during simulation.
Two types of constants are distinguished:
physics
Physical constants derived from physics.
model
Structural constants specific to the model formulation.
All constants are defined using the Variable metadata class so that they can be automatically documented and used to initialize the model container.
Module Contents¶
Data¶
API¶
- model.variables.consts.CONSTS¶
None