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

Changes between Version 10 and Version 11 of user/flavoni/libIGCM/setupsimupage


Ignore:
Timestamp:
2010-03-19T15:45:26+01:00 (14 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/flavoni/libIGCM/setupsimupage

    v10 v11  
    9393 # Interannual_Run '''y''' if you want to do interannual runs or '''n''' if you want to do climatological runs   
    9494  
    95  # In [Interannual] section you have to fill List_jobsbc of file names that you want to give to job.  [[BR]] 
     95 # In [Interannual] section you have to fill List_jobsbc of file names like they appear in namelist.  [[BR]] 
    9696 ( for example if you want to do interannual run using clio bulk core you can put :  [[BR]] 
    9797  List_jobsbc=(flx, taux_1m, tauy_1m)  
    98  ) 
    99  
    100  '''NOTA BENE''': You can choose 2 possible cases :  [[BR]] 
    101  1) put in List_runsbc file names different from List_jobsbc but identical to the ones in namelist  [[BR]] 
    102  2) leave List_runsbc empty so NEMO will read file names specified in List_jobsbc variable above 
    103  
    104  ( for example List_runsbc=() is the same that : List_runsbc=(flx, taux_1m, tauy_1m) [[BR]] 
    105  
    106   but if you need to have different names you can give:  [[BR]] 
    107   List_runsbc=(''my_flx'', ''my_taux_1m'', ''my_tauy_1m'')  
    10898 ) 
    10999