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 (diff) – NEMO

Changes between Version 379 and Version 380 of user/flavoni/libIGCM


Ignore:
Timestamp:
2009-04-16T12:28:06+02:00 (15 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/flavoni/libIGCM

    v379 v380  
    708708 if you want 1m with !CalendarType=noleap is nf_ptr_wri=465 
    709709 
    710  
    711  6. change modipsl/libIGCM/AA_atlas_ORCA_LIM ( and then do an ins_job or change directly modipsl/libIGCM/atlas_ORCA_LIM.job ) to add (like IPSLCM5) 
    712  
    713  # WHILE WAITING FOR A MORE GENERIC SOLUTION [[BR]] 
    714  if [ ${config_UserChoices_TagName} = "ORCA2_LIM2"] ; then [[BR]] 
    715     IGCM_sys_Get ${R_OUT_OCE}/Analyse/SE/${config_UserChoices_JobName}_SE_${YEARS}_1M_diaptr.nc  ${RUN_DIR} ; [[BR]] 
    716     atlas -o ${RUN_DIR}/${R_ATLAS}/ZNL   -d -l ${FER_ATLAS}/atlas_l_${RESOL_OCE}_znl.cfg ${RUN_DIR}/${config_UserChoices_JobName}_SE_${YEARS}_1M_diaptr.nc ;     [[BR]] 
    717     for file in $( ls ${R_ATLAS}/ZNL/*/*jnl ) ; do [[BR]] 
    718         echo -e "\n\n################################" ; [[BR]] 
    719         echo -e "$file\n" ; cat $file ; [[BR]] 
    720     done [[BR]] 
    721  fi [[BR]] 
    722  
    723  # WHILE WAITING FOR A MORE GENERIC SOLUTION [[BR]] 
    724  if [ ${config_UserChoices_TagName} = "ORCA2_LIM2" ] ; then [[BR]] 
    725     IGCM_sys_Rm ${config_UserChoices_JobName}_SE_${YEARS}_1M_diaptr.nc ; [[BR]] 
    726  fi 
    727  
    728710 * Put subbasins.nc in common account/v3_1/. but this is a not definitively solution! Be careful at it! [[BR]] 
    729711