ARTS built-in documentation server
Workspace Method predefined_model_dataAddWaterMTCKD400
Description
Sets the data for MT CKD 4.0 Water model
Note that the vectors must have the same length, and that wavenumbers must be growing
at a constant rate. The minimum length is 4.
Note also that as this is predefined model data, the units of the values of the vectors
must be as described by each vector.
Authors: Richard Larsson
Synopsis
predefined_model_dataAddWaterMTCKD400( | predefined_model_data, ref_temp, ref_press, ref_h2o_vmr, self_absco_ref, for_absco_ref, wavenumbers, self_texp ) |
Variables
OUT+IN | predefined_model_data | (PredefinedModelData) | This contains predefined model data that cannot be distributed directly for whatever reason Can currently only contain data for new MT CKD models of water. |
GIN | ref_temp | (Numeric) | Reference temperature |
GIN | ref_press | (Numeric) | Reference pressure |
GIN | ref_h2o_vmr | (Numeric) | Reference volume mixing ratio of water |
GIN | self_absco_ref | (Vector) | Self absorption [1/(cm-1 molecules/cm^2] |
GIN | for_absco_ref | (Vector) | Foreign absorption [1/(cm-1 molecules/cm^2)] |
GIN | wavenumbers | (Vector) | Wavenumbers [cm-1] |
GIN | self_texp | (Vector) | Self temperature exponent [-] |