Skip to content

Commit c0229d2

Browse files
committed
add a new option 'config_da_update_2mTQ' into namelist.atmosphere
1 parent b3ffc65 commit c0229d2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/core_atmosphere/Registry.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,10 @@
404404
units="-"
405405
description="Whether this run is within the JEDI data assimilation framework; used to add temperature and specific humidity as diagnostics"
406406
possible_values=".true. or .false."/>
407+
<nml_option name="config_da_update_2mTQ" type="logical" default_value="false"
408+
units="-"
409+
description="Whether to update 2mT and 2mQ between JEDI DA outer loops, set to .true. if using 2mT and 2mQ to compute OMB"
410+
possible_values=".true. or .false."/>
407411
</nml_record>
408412

409413
<nml_record name="development" in_defaults="false">

0 commit comments

Comments
 (0)