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.
Changeset 586 – NEMO

Changeset 586


Ignore:
Timestamp:
2006-11-15T15:51:16+01:00 (17 years ago)
Author:
opalod
Message:

RB:nemo_v1_compil_20:update forcing files for ORCA2_LIM AA_job

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/ORCA2_LIM/EXP00/AA_job

    r573 r586  
    119119 
    120120#- Files for the configuration and ocean dynamics 
    121 Rapatrie ${R_TMP} ORCA2_LIM.tar 
     121Rapatrie ${R_TMP} ORCA2_LIM_nemo_v2.tar 
    122122 
    123 #- Create links to be use in mpp on the number of processes 
    124 typeset -Z4 i=0 
    125 while [ $i -lt $NB_PROC ] 
    126 do 
    127 ln coordinates.nc coordinates_${i}.nc 
    128 ln geothermal_heating.nc geothermal_heating_${i}.nc 
    129 ln 1_coordinates.nc 1_coordinates_${i}.nc 
    130 ln 1_geothermal_heating.nc 1_geothermal_heating_${i}.nc 
    131 let i=$i+1 
    132 done 
    133123ls -alF 
    134124 
     
    145135#-Q- sx8brodie #mpirun -np ${NB_PROC} ./opa.xx 
    146136#-Q- sx6nec #- To be use for a mpp run 
    147 #-Q- sxn6ec #mpirun -np ${NB_PROC} ./opa.xx 
     137#-Q- sx6nec #mpirun -np ${NB_PROC} ./opa.xx 
    148138 
    149139./opa.xx 
Note: See TracChangeset for help on using the changeset viewer.