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 39 and Version 40 of user/flavoni/libIGCM


Ignore:
Timestamp:
2009-01-13T16:16:04+01:00 (15 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/flavoni/libIGCM

    v39 v40  
    9797[[BR]] 
    9898[[BR]] 
    99 === C.1 Errors in modipsl/config/ORCA2_LIM/IGCM00/Script_Output_''Job'' === 
     99=== C.1 Errors in modipsl/config/ORCA2_LIM/IGCM00/Script_Output_''!JobName'' === 
    100100 
    101101 
     
    141141 
    142142 To solve it:: 
    143  In this moment we've still to download '''/u/rech/eee/reee512/NEMO/ORCA2_LIM_nemo_v3.tar''' file, and to untar it into the directory: 
     143 In this moment we've still to download on gaya.idris.fr:~/!reee512/NEMO/ORCA2_LIM_nemo_v3.tar file, and to untar it into the directory: 
    144144 
    145145 ${R_BC}/OCE/ORCA2_LIM 
     
    147147 and where  ${R_BC} is a variable that can be changed in modipsl/config/ORCA2_LIM/IGCM00/config.card file. 
    148148 
    149     * '''Error : IGCM_debug_Exit :  IGCM_config_Initialize Error Period State :  Fatal ''' 
     149    * '''Error : IGCM_debug_Exit :  IGCM_config_Initialize Error !PeriodState :  Fatal ''' 
    150150 
    151151 To solve it::   
     
    158158[[BR]] 
    159159[[BR]] 
    160     * '''To perform a second simulation after a run with PeriodState=Fatal'''  
     160    * '''To perform a second simulation after a run with !PeriodState=Fatal'''  
    161161 
    162  cancel modipsl/config/ORCA2_LIM/IGCM00/stack_error, modipsl/config/ORCA2_LIM/IGCM00/Script_Output_''JobName'' 
     162 cancel modipsl/config/ORCA2_LIM/IGCM00/stack_error, modipsl/config/ORCA2_LIM/IGCM00/Script_Output_''!JobName'' 
    163163 
    164164 but do not cancel modipsl/config/ORCA2_LIM/IGCM00/run.card.init file, if not run.card file is not re-created. 
     
    168168 In to run.card.init file who can we undesrtand syntax of? : 
    169169 
    170  MonitoringRunning=n 
    171  MonitoringCompleted= 
     170 !MonitoringRunning=n 
     171 !MonitoringCompleted= 
    172172 
    173  TimeSeriesRunning=n 
    174  TimeSeriesCompleted= 
     173 !TimeSeriesRunning=n 
     174 !TimeSeriesCompleted= 
    175175 
    176  SeasonalRunning=n 
    177  SeasonalCompleted= 
     176 !SeasonalRunning=n 
     177 !SeasonalCompleted= 
    178178 
    179179 Is there a reference file?