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 29 and Version 30 of user/flavoni/libIGCM


Ignore:
Timestamp:
2009-01-13T15:37:48+01:00 (15 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/flavoni/libIGCM

    v29 v30  
    111111 Everything works when your file .profile is like: 
    112112 
    113  «# .profile  (idris) 
    114  # Fichier d environnement a charger sur la frontale TX7 unix LINUX 
    115  # Vous pouvez mettre a jour le fichier .profile_tx 
    116  if [ `hostname` = "brodie" -a -f $HOME/.profile_tx ]; then 
    117  . $HOME/.profile_tx 
    118  # Fichier d environnement a charger sur les noeuds SX8 unix SUPER-UX 
    119  # Vous pouvez mettre a jour le fichier .profile_sx 
    120  elif [ `hostname` != "brodie" -a -f $HOME/.profile_sx ]; then 
     113 «# .profile  (idris) [[BR]] 
     114 # Fichier d environnement a charger sur la frontale TX7 unix LINUX [[BR]] 
     115 # Vous pouvez mettre a jour le fichier .profile_tx [[BR]] 
     116 if [ `hostname` = "brodie" -a -f $HOME/.profile_tx ]; then [[BR]] 
     117 . $HOME/.profile_tx [[BR]] 
     118 # Fichier d environnement a charger sur les noeuds SX8 unix SUPER-UX [[BR]] 
     119 # Vous pouvez mettre a jour le fichier .profile_sx [[BR]] 
     120 elif [ `hostname` != "brodie" -a -f $HOME/.profile_sx ]; then [[BR]] 
    121121 . $HOME/.profile_sx 
    122122 
     
    147147 ${R_BC}/OCE/ORCA2_LIM 
    148148 
    149  and where  ${R_BC} is a variable that can be changed in modipsl/config/ORCA2_LIM/IGCM00/config.card file 
     149 and where  ${R_BC} is a variable that can be changed in modipsl/config/ORCA2_LIM/IGCM00/config.card file. 
    150150 
    151     *'''Error : --Debug1--> !!!! IGCM_config_Initialize Error PeriodState : 
    152                 --Debug1--> Fatal 
    153                 --Debug1--> !!!!!!!!!!''' 
     151    * '''Error : --Debug1--> !!!! IGCM_config_Initialize Error PeriodState : 
     152                 --Debug1--> Fatal 
     153                 --Debug1--> !!!!!!!!!!''' 
    154154 
    155155