[Ncep.list.nems.announce] NEMS trunk commit #46629.

Thiago Quirino - NOAA Federal thiago.quirino at noaa.gov
Tue Oct 14 21:28:51 UTC 2014


Hi, Jun.

Not yet. I will, but it shouldn't change the results. I will get to it
tonight.

Thank you,
Thiago.


On Tue, Oct 14, 2014 at 3:28 PM, Jun Wang - NOAA Affiliate <
jun.wang at noaa.gov> wrote:

> Thiago,
>
> This morning I merged my nems branch to the latest nems trunk code. Now I
> am rerunning  the regression test. After that I will commit the changes to
> nems trunk, probably by tomorrow .Have you done regression test yet?
>
> Jun
>
> On Tue, Oct 14, 2014 at 3:11 PM, Thiago Quirino - NOAA Federal <
> thiago.quirino at noaa.gov> wrote:
>
>> Hi, Jun.
>>
>> Kate Howard just sent an email about a commit to GSM. Is that commit
>> related to your?
>>
>> Can I go ahead and work on my NMMB commit now?
>>
>> Thank you so much,
>> Thiago.
>>
>>
>> On Tue, Oct 14, 2014 at 10:22 AM, Jun Wang - NOAA Affiliate <
>> jun.wang at noaa.gov> wrote:
>>
>>> Dear all;
>>>
>>> I have some changes ready to commit to trunk. The change is to have
>>> tracer scavenging done in GOCART instead of in gfs phys. NEMS ticlet is:
>>>
>>> https://svnemc.ncep.noaa.gov/trac/nems/ticket/110
>>>
>>> the corresponding gsm ticket is:
>>>
>>> https://svnemc.ncep.noaa.gov/trac/gsm/ticket/55
>>>
>>> The code passed full regression tests on both wcoss and zeus last
>>> Friday. I am merging with Ratko's latest changes. I will commit the changes
>>> when the merged code passes regression test.
>>>
>>> Thanks.
>>>
>>> Jun
>>>
>>> On Mon, Oct 13, 2014 at 9:36 AM, Ratko Vasic <ratko.vasic at noaa.gov>
>>> wrote:
>>>
>>>>  Committed, rev #46629.
>>>>
>>>> On 10/9/2014 4:52 PM, Ratko Vasic wrote:
>>>>
>>>> Hi all,
>>>>
>>>> Dusan and I prepared new changes:
>>>>
>>>> - use ESMF6 for all NMM regression test runs (on both WCOSS and Zeus)
>>>> - removed all ESMF3 related code from NMMB
>>>> - small improvements in regression test scripts and configure files
>>>> - removed all ESMF4 and ESMF5 configure and module files (we do not
>>>> have ESMF4-5 tests anymore)
>>>> *- esmf_version script is renamed to more **correct name: configure*
>>>>
>>>> Answers are not changed, only the order of records due to switch from
>>>> ESMF3 to ESMF6 (only for NMMB).
>>>>
>>>> Code for review:
>>>> Tide:/meso/save/Ratko.Vasic/trunk_noesmf3
>>>> Zeus:/scratch2/portfolios/NCEPDEV/meso/save/Dusan.Jovic/trunk_noesmf3
>>>>
>>>>
>>>> Modified files:
>>>> M       tests/rt_gen.sh
>>>> M       tests/RegressionTests_zeus.log
>>>> M       tests/rt_fim.sh
>>>> M       tests/nmm_conf/nmm_qsub.IN
>>>> M       tests/nmm_conf/nmm_bsub.IN
>>>> M       tests/rt_gocart.sh
>>>> M       tests/rt.sh
>>>> M       tests/rt_nmm.sh
>>>> M       tests/rt.conf
>>>> M       tests/Compile_zeus.log
>>>> M       tests/Compile_wcoss.log
>>>> M       tests/rt_gfs.sh
>>>> M       tests/RegressionTests_wcoss.log
>>>> M       tests/rt_gfs.sh_slg
>>>> M       tests/gfs_fcst_run.IN_Linux
>>>> M       tests/gfs_fcst_run.IN_IBM
>>>> A  +    src/configure
>>>> X       src/atmos/gsm
>>>> D       src/atmos/post/post_nems_routines_stub.f
>>>> D       src/atmos/post/post_nmm.f
>>>> A  +    src/atmos/post/post_gfs.F90
>>>> D       src/atmos/post/post_nems_routines.f
>>>> D       src/atmos/post/post_gfs_stub.f
>>>> A  +    src/atmos/post/post_nmm_stub.F90
>>>> D       src/atmos/post/post_gfs.f
>>>> A  +    src/atmos/post/post_nmm.F90
>>>> A  +    src/atmos/post/post_nems_routines_stub.F90
>>>> A  +    src/atmos/post/post_nems_routines.F90
>>>> M       src/atmos/post/makefile
>>>> D       src/atmos/post/post_nmm_stub.f
>>>> A  +    src/atmos/post/post_gfs_stub.F90
>>>> M       src/atmos/nmm/module_NMM_INTERNAL_STATE.F90
>>>> M       src/atmos/nmm/module_SOLVER_GRID_COMP.F90
>>>> M       src/atmos/nmm/module_DOMAIN_INTERNAL_STATE.F90
>>>> M       src/atmos/nmm/module_GET_CONFIG.F90
>>>> M       src/atmos/nmm/module_DERIVED_TYPES.F90
>>>> M       src/atmos/nmm/module_SOLVER_INTERNAL_STATE.F90
>>>> M       src/atmos/nmm/module_NESTING.F90
>>>> M       src/atmos/nmm/module_PARENT_CHILD_CPL_COMP.F90
>>>> M       src/atmos/nmm/module_INIT_READ_NEMSIO.F90
>>>> M       src/atmos/nmm/module_NMM_GRID_COMP.F90
>>>> M       src/atmos/nmm/module_WRITE_GRID_COMP.F90
>>>> M       src/atmos/nmm/module_GET_CONFIG_WRITE.F90
>>>> M       src/atmos/nmm/module_WRITE_ROUTINES.F90
>>>> M       src/atmos/nmm/module_WRITE_INTERNAL_STATE.F90
>>>> M       src/atmos/nmm/module_INIT_READ_BIN.F90
>>>> M       src/atmos/nmm/module_NMM_INTEGRATE.F90
>>>> M       src/atmos/nmm/module_DIGITAL_FILTER_NMM.F90
>>>> M       src/atmos/nmm/module_DOMAIN_GRID_COMP.F90
>>>> M       src/atmos/nmm/module_DYNAMICS_ROUTINES.F90
>>>> M       src/atmos/nmm/module_OUTPUT.F90
>>>> M       src/atmos/nmm/module_NMM_GRID_COMP_stub.F90
>>>> M       src/atmos/nmm/module_VARS_STATE.F90
>>>> M       src/atmos/nmm/module_MICROPHYSICS.F90
>>>> A  +    src/conf/modules.nems.Zeus_ESMF_630rAPI_gsm
>>>> M       src/conf/configure.nems.Wcoss.intel_ESMF_630r_gsm
>>>> A  +    src/conf/modules.nems.Zeus_ESMF_630rAPI_nmm
>>>> M       src/conf/configure.nems.Wcoss.intel_ESMF_630r_nmm
>>>> M       src/conf/configure.nems.Wcoss.intel
>>>> M       src/conf/modules.nems.wcoss_ESMF_630rAPI_gsm
>>>> M       src/conf/modules.nems.wcoss_ESMF_630rAPI_nmm
>>>> M       src/conf/modules.nems.wcoss_ESMF_3
>>>> D       src/conf/modules.nems.Zeus_ESMF_520rAPI
>>>> D       src/conf/configure.nems.Wcoss.intel_ESMF_520rp1
>>>> D       src/conf/modules.nems.Zeus_ESMF_630rAPI
>>>> D       src/conf/configure.nems.Wcoss.intel_ESMF_520rp2
>>>> D       src/ESMFVersionDefine_ESMF_4.h
>>>> D       src/esmf_version
>>>> M       src/makefile
>>>> D       src/ESMFVersionDefine_ESMF_520rAPI.h
>>>>
>>>> Ratko
>>>>
>>>>
>>>>  --
>>>> Ratko Vasic
>>>> Meteorologist301-683-3814
>>>> National Oceanic and Atmospheric Administration
>>>> NCEP/EMC,  Room 2791
>>>> NCWCP  W/NP2
>>>> 5830 University Research Court
>>>> College Park, MD  20740-3818
>>>>
>>>>
>>>> --
>>>> Ratko Vasic
>>>> Meteorologist
>>>> NOAA/NWS/NCEP/EMC
>>>> 5830 University Research Ct.
>>>> Room 2791
>>>>
>>>>
>>>> _______________________________________________
>>>> Ncep.list.nems.announce mailing list
>>>> Ncep.list.nems.announce at lstsrv.ncep.noaa.gov
>>>> https://lstsrv.ncep.noaa.gov/mailman/listinfo/ncep.list.nems.announce
>>>>
>>>>
>>>
>>> _______________________________________________
>>> Ncep.list.nems.announce mailing list
>>> Ncep.list.nems.announce at lstsrv.ncep.noaa.gov
>>> https://lstsrv.ncep.noaa.gov/mailman/listinfo/ncep.list.nems.announce
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lstsrv.ncep.noaa.gov/pipermail/ncep.list.nems.announce/attachments/20141014/afe1361a/attachment.html 


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