Ignore:
Timestamp:
06/27/13 17:53:03 (11 years ago)
Author:
aclsce
Message:
  • Modified name of output files created by NEMOGCM (*.card, iodef.xml)
  • Added geo2ocean and arch.fcm specific to IPSLCM6 for Curie in IPSL SOURCES/NEMO directory
  • Removed iom.f90 and sbccpl.f90 from SOURCES/NEMO directory : not needed anymore thanks to the commit.
  • Modified NEMO namelist and namcouple file to have coherency with IPSLCM5A coupling interface
  • Put jpni,j,nij in NEMO namelist to have vertical decomposition (horizontal one by default)
  • ln_presatm = .false. in NEMO namelist
  • some cleaning in configuration files (removed files related to 96x71 and 56x55 resolution
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/lim2.card

    r1549 r2093  
    2424 
    2525[OutputFiles] 
    26 List=   (ORCA2_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod), \ 
    27         (ORCA2_1d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_1D_icemod.nc, Post_1D_icemod) 
     26List=   (${config_UserChoices_JobName}_1m_icemod.nc, ${R_OUT_ICE_O_M}/${PREFIX}_1M_icemod.nc, Post_1M_icemod), \ 
     27        (${config_UserChoices_JobName}_1d_icemod.nc, ${R_OUT_ICE_O_D}/${PREFIX}_1D_icemod.nc, Post_1D_icemod) 
    2828 
    2929[Post_1M_icemod] 
Note: See TracChangeset for help on using the changeset viewer.