Changeset 1846
- Timestamp:
- 08/06/12 15:49:50 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TOOLS/PACK_IPSL/write_liste_tar.sh
r1714 r1846 34 34 35 35 36 echo ${PATH_SIMUL_FULL} > ${IGCM_DEM_SIMU}/tar_full_simul. txt36 echo ${PATH_SIMUL_FULL} > ${IGCM_DEM_SIMU}/tar_full_simul.list 37 37 38 38 # Dans ce cas la on efface les eventuelles listes deja creees 39 39 rm -f ${IGCM_DEM_SIMU}/tar_no_output_files.txt 40 40 rm -f ${IGCM_DEM_SIMU}/tar_no_restart_files.txt 41 rm -f ${IGCM_DEM_SIMU}/work_cp/* 42 rm -f ${IGCM_DEM_SIMU}/store_cp/* 43 rm -f ${IGCM_DEM_SIMU}/other_tar/* 41 44 42 45 DEM_write_state ${IGCM_DEM}/config_card.liste ${config_card} WriteListTarDone
Note: See TracChangeset
for help on using the changeset viewer.