[Ncep.list.nems.announce] NEMS/NMM-B commit Trac ticket #104

Tom Black tom.black at noaa.gov
Wed Jul 23 18:22:12 UTC 2014


Developers,

I am ready to commit a set of changes for the NMM-B after Ratko's 
commit.  Moving nests must read nest-resolution surface data from 
external files after they shift.  The data spans the uppermost parent 
and if that domain is large (e.g. global) then the external files are 
very large and take a long time to read in their current binary form.  
Replacing those binary files with netCDF files reduces the read times to 
negligible after nests shift.  Answers are not changed.

In addition an immediate shutdown of the forecast has been added if only 
a single compute task is specified for any domain.

The new code can be seen in:

tide - /gpfs/td1/emc/meso/noscrub/Tom.Black/trunk_update

zeus - /scratch2/portfolios/NCEPDEV/meso/noscrub/Tom.Black/trunk_update


M    src/atmos/nmm/module_NMM_GRID_COMP.F90
M    src/atmos/nmm/module_DOMAIN_GRID_COMP.F90
M    src/atmos/nmm/module_NESTING.F90
M    job/regression_tests/nmm_conf/nmm_mnests_run.IN
M    job/regression_tests/nmm_conf/nmm_mnests_2way_run.IN
M    src/conf/configure.nems.Zeus.intel
M    src/conf/configure.nems.Wcoss.intel_ESMF_630r_nmm
M    src/conf/configure.nems.Wcoss.intel
M    src/esmf_version


Tom


More information about the Ncep.list.nems.announce mailing list