Changes between Version 72 and Version 73 of DevelopmentActivities/ORCHIDEE-CNP


Ignore:
Timestamp:
2016-03-03T10:17:49+01:00 (8 years ago)
Author:
dgoll
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentActivities/ORCHIDEE-CNP

    v72 v73  
    118118make 
    119119}}} 
    120 then compile 
    121 {{{ 
    122 ./makeorchidee_fcm -driver -arch ifort_LSCE -noxios 
     120then compile (do compile always with "-parallel mpi" as this executable can be run in sequential mode, too. But not vice versa) 
     121{{{ 
     122./makeorchidee_fcm -driver -arch ifort_LSCE -noxios -parllel mpi 
    123123}}} 
    124124 
     
    391391}}} 
    392392===== 4.2.8 check simulations ===== 
     393to see the decomposition of the spatial domain among the processors check in the run dir "Load_balance_orchidee.dat" 
     394 
     395 
     396on curie 
    393397{{{ 
    394398ccc_mstat -u userid