Changes between Version 46 and Version 47 of DevelopmentActivities/ORCHIDEE-CNP/howtoSPINAL


Ignore:
Timestamp:
2017-04-06T15:48:48+02:00 (7 years ago)
Author:
dgoll
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/ORCHIDEE-CNP/howtoSPINAL

    v46 v47  
    185185 
    186186== 1.6 adjust job_file (optional) == 
    187  
    188 Header to run a site scale simulation on obelix 
     187=== 1.6.1. simulations sequential mode === 
     188Header to run a site scale simulation on obelix using a single execution unit (ppn): 
    189189{{{ 
    190190###################### 
     
    200200        #PBS -l nodes=1:ppn=1 
    201201}}} 
     202make sure in config.card you told libIGCM to run ORCHIDEE with one execution unit (1MPI): 
     203{{{ 
     204OL= (orchidee_ol, orchidee_ol, 1MPI) 
     205}}} 
     206=== 1.6.2. simulations parallel mode === 
     207see here howto use more processors (info for all machines):  
     208[http://forge.ipsl.jussieu.fr/orchidee/wiki/Documentation/UserGuide/TestCaseBatch] 
     209=== 1.6.4. other options in Jobfile === 
    202210 
    203211to automatically have existing files deleted, set JobType=DEV