Changeset 1846 for TOOLS


Ignore:
Timestamp:
08/06/12 15:49:50 (12 years ago)
Author:
acosce
Message:

uniformisation of namelist with suffix *.list

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TOOLS/PACK_IPSL/write_liste_tar.sh

    r1714 r1846  
    3434 
    3535 
    36 echo  ${PATH_SIMUL_FULL} > ${IGCM_DEM_SIMU}/tar_full_simul.txt 
     36echo  ${PATH_SIMUL_FULL} > ${IGCM_DEM_SIMU}/tar_full_simul.list 
    3737 
    3838# Dans ce cas la on efface les eventuelles listes deja creees 
    3939rm -f ${IGCM_DEM_SIMU}/tar_no_output_files.txt 
    4040rm -f ${IGCM_DEM_SIMU}/tar_no_restart_files.txt 
     41rm -f ${IGCM_DEM_SIMU}/work_cp/* 
     42rm -f ${IGCM_DEM_SIMU}/store_cp/* 
     43rm -f ${IGCM_DEM_SIMU}/other_tar/* 
    4144 
    4245DEM_write_state ${IGCM_DEM}/config_card.liste ${config_card} WriteListTarDone 
Note: See TracChangeset for help on using the changeset viewer.