Changeset 1514 for trunk/libIGCM


Ignore:
Timestamp:
01/22/20 15:22:16 (4 years ago)
Author:
jgipsl
Message:

Updated path to atlas_env files at ciclad and climserv. Old path is still working as a link is left on the old place.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_ciclad.ksh

    r1485 r1514  
    101101    if [ $CENTER == IPSL-ciclad ] ; then 
    102102        # At ciclad 
    103         . /home/igcmg/.atlas_env_ciclad_ksh  
     103        . /home/igcmg/MachineEnvironment/ciclad/atlas_env_ciclad  
    104104    else 
    105105        # At climserv use the same files stored at ciclad but adapt the path 
    106         . /ciclad-home/igcmg/.atlas_env_ciclad_ksh 
     106        . /ciclad-home/igcmg/MachineEnvironment/climserv/atlas_env_climserv 
    107107    fi 
    108108fi 
Note: See TracChangeset for help on using the changeset viewer.