New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
user/flavoni/libIGCM/iom_put – NEMO
wiki:user/flavoni/libIGCM/iom_put

Version 6 (modified by flavoni, 15 years ago) (diff)

--

Integrating IOM_PUT


Integrating IOM_PUT


  • Done:

Add in modispl/util/mod.def in NEMO_IGCM:

#-H- NEMO_IGCM NEMO trunk
#-H- NEMO_IGCM IOIPSL/src tag v2_1_8
#-H- NEMO_IGCM libIGCM tag libIGCM_v1_3
#-H- NEMO_IGCM NEMO sources and configurations for libIGCM : ORCA2_LIM, GYRE_LOBSTER
#-H- NEMO_IGCM NEMO_XMLIO_SERVER svn r37
#-M- NEMO_IGCM nemo_st@locean-ipsl.upmc.fr
#-C- NEMO_IGCM IOIPSL/tags/v2_1_8/src HEAD 8 IOIPSL/src modeles
#-C- NEMO_IGCM XMLF90 HEAD 12 XMLF90 modeles
#-C- NEMO_IGCM XMLIO_SERVER/trunk 37 12 XMLIO_SERVER modeles
#-C- NEMO_IGCM trunk/EXTERNAL/XMLF90 HEAD 7 XMLF90/external modeles
#-C- NEMO_IGCM trunk/EXTERNAL/XMLIO_SERVER HEAD 7 XMLIO_SERVER/external modeles
#-C- NEMO_IGCM tags/libIGCM_v1_3 HEAD 10 libIGCM .
#-C- NEMO_IGCM trunk/NEMO HEAD 7 . modeles
#-C- NEMO_IGCM trunk/UTIL HEAD 7 . modeles
#-C- NEMO_IGCM trunk/CONFIG/GYRE_LOBSTER HEAD 7 GYRE_LOBSTER config
#-C- NEMO_IGCM trunk/CONFIG/ORCA2_LIM HEAD 7 ORCA2_LIM config
#-C- NEMO_IGCM branches/libIGCM/ORCA2_LIM/IGCM00 HEAD 7 IGCM00 config/ORCA2_LIM
#-C- NEMO_IGCM branches/libIGCM/GYRE_LOBSTER/IGCM00 HEAD 7 IGCM00 config/GYRE_LOBSTER

changes:

  1. lim2.card

-List= (${PREFIX_NWRITE}_${DATE_OPA}_icemod.nc, ${R_OUT_ICE_NWRITE}/${PREFIX}_${WF1}_icemod.nc, Post_1M_icemod) +List= (${PREFIX}_${WF1}_icemod.nc, ${R_OUT_ICE_NWRITE}/${PREFIX}_${WF1}_icemod.nc, Post_1M_icemod)

-TimeSeriesVars? = (iicethic, ileadfra, isnowthi, iicevelu, iicevelv) +TimeSeriesVars? = (iicethic, isnowthi, iicevelu, iicevelv)

NOTE: for this moment ileadfra removed because in iomdef.xml there are new variables' names (like IPPC requested) and ileadfra there is no more in output from nemo's code, waiting for that nemo put in output 1-soicecov (=ileadfra)