roms_tools.BGCModel.known_vars#
- BGCModel.known_vars() frozenset[str]#
Return every variable the model understands.
This is
tracer_vars()plus the interpretable inputs (such asCHL) that the model can read and expand but never writes verbatim.
Return every variable the model understands.
This is tracer_vars() plus the interpretable inputs (such as
CHL) that the model can read and expand but never writes verbatim.