Changeset 2319


Ignore:
Timestamp:
08/13/14 16:53:24 (10 years ago)
Author:
jgipsl
Message:

Removed option to automatically launch create_etat0_limit in a simulation with the gcm. See ticket #70

Location:
CONFIG/UNIFORM/v5
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v5/IPSLCM5CHS_v5/GENERAL/DRIVER/lmdz.driver

    r2294 r2319  
    514514        else 
    515515            # Restart files have to be created 
    516             echo "Run create_etat0_limit.e to create restart files start.nc and startphy.nc for LMDZ" 
    517             if [ ${DRYRUN} -le 2 ] ; then 
    518                 ##-- suppression of ozone file construction -- 
    519                 cp config.def config.def.save 
    520                 LMDZ_sed config.def read_climoz 0 
    521                 IGCM_sys_Cp ${R_EXE}/create_etat0_limit.e ${RUN_DIR}/. 
    522                 if [ ${DRYRUN} -le 1 ] ; then 
    523                     ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e 
    524                     IGCM_sys_Put_Out start.nc    ${R_OUT_ATM_R}/${config_UserChoices_JobName}_${PeriodDateBegin}_start.nc 
    525                     IGCM_sys_Put_Out startphy.nc ${R_OUT_ATM_R}/${config_UserChoices_JobName}_${PeriodDateBegin}_startphy.nc 
    526                 fi 
    527                 IGCM_sys_Mv config.def.save config.def 
    528             else 
    529                 echo "EXECUTION of ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e simulated" 
    530                 echo "EXECUTION of ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e simulated for DRYRUN = " $DRYRUN >> stack 
    531             fi 
    532         fi 
     516            # Old option. Now removed. 
     517            echo "REMOVED OPTION: Run create_etat0_limit.e to create restart files start.nc and startphy.nc for LMDZ" 
     518            echo "You must now create start.nc and startphy.nc before launching the model or use restart files" 
     519            IGCM_debug_Exit "ATM_Update: start.nc and startphy.nc files are missing!" 
     520            IGCM_debug_Verif_Exit 
     521        fi 
    533522    fi 
    534523 
  • CONFIG/UNIFORM/v5/IPSLCM5CHT_v5/GENERAL/DRIVER/lmdz.driver

    r2294 r2319  
    514514        else 
    515515            # Restart files have to be created 
    516             echo "Run create_etat0_limit.e to create restart files start.nc and startphy.nc for LMDZ" 
    517             if [ ${DRYRUN} -le 2 ] ; then 
    518                 ##-- suppression of ozone file construction -- 
    519                 cp config.def config.def.save 
    520                 LMDZ_sed config.def read_climoz 0 
    521                 IGCM_sys_Cp ${R_EXE}/create_etat0_limit.e ${RUN_DIR}/. 
    522                 if [ ${DRYRUN} -le 1 ] ; then 
    523                     ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e 
    524                     IGCM_sys_Put_Out start.nc    ${R_OUT_ATM_R}/${config_UserChoices_JobName}_${PeriodDateBegin}_start.nc 
    525                     IGCM_sys_Put_Out startphy.nc ${R_OUT_ATM_R}/${config_UserChoices_JobName}_${PeriodDateBegin}_startphy.nc 
    526                 fi 
    527                 IGCM_sys_Mv config.def.save config.def 
    528             else 
    529                 echo "EXECUTION of ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e simulated" 
    530                 echo "EXECUTION of ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e simulated for DRYRUN = " $DRYRUN >> stack 
    531             fi 
    532         fi 
     516            # Old option. Now removed. 
     517            echo "REMOVED OPTION: Run create_etat0_limit.e to create restart files start.nc and startphy.nc for LMDZ" 
     518            echo "You must now create start.nc and startphy.nc before launching the model or use restart files" 
     519            IGCM_debug_Exit "ATM_Update: start.nc and startphy.nc files are missing!" 
     520            IGCM_debug_Verif_Exit 
     521        fi 
    533522    fi 
    534523 
  • CONFIG/UNIFORM/v5/IPSLCM5_v5/GENERAL/DRIVER/lmdz.driver

    r2294 r2319  
    514514        else 
    515515            # Restart files have to be created 
    516             echo "Run create_etat0_limit.e to create restart files start.nc and startphy.nc for LMDZ" 
    517             if [ ${DRYRUN} -le 2 ] ; then 
    518                 ##-- suppression of ozone file construction -- 
    519                 cp config.def config.def.save 
    520                 LMDZ_sed config.def read_climoz 0 
    521                 IGCM_sys_Cp ${R_EXE}/create_etat0_limit.e ${RUN_DIR}/. 
    522                 if [ ${DRYRUN} -le 1 ] ; then 
    523                     ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e 
    524                     IGCM_sys_Put_Out start.nc    ${R_OUT_ATM_R}/${config_UserChoices_JobName}_${PeriodDateBegin}_start.nc 
    525                     IGCM_sys_Put_Out startphy.nc ${R_OUT_ATM_R}/${config_UserChoices_JobName}_${PeriodDateBegin}_startphy.nc 
    526                 fi 
    527                 IGCM_sys_Mv config.def.save config.def 
    528             else 
    529                 echo "EXECUTION of ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e simulated" 
    530                 echo "EXECUTION of ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e simulated for DRYRUN = " $DRYRUN >> stack 
    531             fi 
    532         fi 
     516            # Old option. Now removed. 
     517            echo "REMOVED OPTION: Run create_etat0_limit.e to create restart files start.nc and startphy.nc for LMDZ" 
     518            echo "You must now create start.nc and startphy.nc before launching the model or use restart files" 
     519            IGCM_debug_Exit "ATM_Update: start.nc and startphy.nc files are missing!" 
     520            IGCM_debug_Verif_Exit 
     521        fi 
    533522    fi 
    534523 
  • CONFIG/UNIFORM/v5/LMDZORINCA_v5/GENERAL/DRIVER/lmdz.driver

    r2294 r2319  
    514514        else 
    515515            # Restart files have to be created 
    516             echo "Run create_etat0_limit.e to create restart files start.nc and startphy.nc for LMDZ" 
    517             if [ ${DRYRUN} -le 2 ] ; then 
    518                 ##-- suppression of ozone file construction -- 
    519                 cp config.def config.def.save 
    520                 LMDZ_sed config.def read_climoz 0 
    521                 IGCM_sys_Cp ${R_EXE}/create_etat0_limit.e ${RUN_DIR}/. 
    522                 if [ ${DRYRUN} -le 1 ] ; then 
    523                     ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e 
    524                     IGCM_sys_Put_Out start.nc    ${R_OUT_ATM_R}/${config_UserChoices_JobName}_${PeriodDateBegin}_start.nc 
    525                     IGCM_sys_Put_Out startphy.nc ${R_OUT_ATM_R}/${config_UserChoices_JobName}_${PeriodDateBegin}_startphy.nc 
    526                 fi 
    527                 IGCM_sys_Mv config.def.save config.def 
    528             else 
    529                 echo "EXECUTION of ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e simulated" 
    530                 echo "EXECUTION of ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e simulated for DRYRUN = " $DRYRUN >> stack 
    531             fi 
    532         fi 
     516            # Old option. Now removed. 
     517            echo "REMOVED OPTION: Run create_etat0_limit.e to create restart files start.nc and startphy.nc for LMDZ" 
     518            echo "You must now create start.nc and startphy.nc before launching the model or use restart files" 
     519            IGCM_debug_Exit "ATM_Update: start.nc and startphy.nc files are missing!" 
     520            IGCM_debug_Verif_Exit 
     521        fi 
    533522    fi 
    534523 
  • CONFIG/UNIFORM/v5/LMDZOR_v5.2/GENERAL/DRIVER/lmdz.driver

    r2294 r2319  
    514514        else 
    515515            # Restart files have to be created 
    516             echo "Run create_etat0_limit.e to create restart files start.nc and startphy.nc for LMDZ" 
    517             if [ ${DRYRUN} -le 2 ] ; then 
    518                 ##-- suppression of ozone file construction -- 
    519                 cp config.def config.def.save 
    520                 LMDZ_sed config.def read_climoz 0 
    521                 IGCM_sys_Cp ${R_EXE}/create_etat0_limit.e ${RUN_DIR}/. 
    522                 if [ ${DRYRUN} -le 1 ] ; then 
    523                     ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e 
    524                     IGCM_sys_Put_Out start.nc    ${R_OUT_ATM_R}/${config_UserChoices_JobName}_${PeriodDateBegin}_start.nc 
    525                     IGCM_sys_Put_Out startphy.nc ${R_OUT_ATM_R}/${config_UserChoices_JobName}_${PeriodDateBegin}_startphy.nc 
    526                 fi 
    527                 IGCM_sys_Mv config.def.save config.def 
    528             else 
    529                 echo "EXECUTION of ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e simulated" 
    530                 echo "EXECUTION of ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e simulated for DRYRUN = " $DRYRUN >> stack 
    531             fi 
    532         fi 
     516            # Old option. Now removed. 
     517            echo "REMOVED OPTION: Run create_etat0_limit.e to create restart files start.nc and startphy.nc for LMDZ" 
     518            echo "You must now create start.nc and startphy.nc before launching the model or use restart files" 
     519            IGCM_debug_Exit "ATM_Update: start.nc and startphy.nc files are missing!" 
     520            IGCM_debug_Verif_Exit 
     521        fi 
    533522    fi 
    534523 
  • CONFIG/UNIFORM/v5/LMDZOR_v5/GENERAL/DRIVER/lmdz.driver

    r2294 r2319  
    514514        else 
    515515            # Restart files have to be created 
    516             echo "Run create_etat0_limit.e to create restart files start.nc and startphy.nc for LMDZ" 
    517             if [ ${DRYRUN} -le 2 ] ; then 
    518                 ##-- suppression of ozone file construction -- 
    519                 cp config.def config.def.save 
    520                 LMDZ_sed config.def read_climoz 0 
    521                 IGCM_sys_Cp ${R_EXE}/create_etat0_limit.e ${RUN_DIR}/. 
    522                 if [ ${DRYRUN} -le 1 ] ; then 
    523                     ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e 
    524                     IGCM_sys_Put_Out start.nc    ${R_OUT_ATM_R}/${config_UserChoices_JobName}_${PeriodDateBegin}_start.nc 
    525                     IGCM_sys_Put_Out startphy.nc ${R_OUT_ATM_R}/${config_UserChoices_JobName}_${PeriodDateBegin}_startphy.nc 
    526                 fi 
    527                 IGCM_sys_Mv config.def.save config.def 
    528             else 
    529                 echo "EXECUTION of ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e simulated" 
    530                 echo "EXECUTION of ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e simulated for DRYRUN = " $DRYRUN >> stack 
    531             fi 
    532         fi 
     516            # Old option. Now removed. 
     517            echo "REMOVED OPTION: Run create_etat0_limit.e to create restart files start.nc and startphy.nc for LMDZ" 
     518            echo "You must now create start.nc and startphy.nc before launching the model or use restart files" 
     519            IGCM_debug_Exit "ATM_Update: start.nc and startphy.nc files are missing!" 
     520            IGCM_debug_Verif_Exit 
     521        fi 
    533522    fi 
    534523 
  • CONFIG/UNIFORM/v5/LMDZREPR_v5/GENERAL/DRIVER/lmdz.driver

    r2294 r2319  
    514514        else 
    515515            # Restart files have to be created 
    516             echo "Run create_etat0_limit.e to create restart files start.nc and startphy.nc for LMDZ" 
    517             if [ ${DRYRUN} -le 2 ] ; then 
    518                 ##-- suppression of ozone file construction -- 
    519                 cp config.def config.def.save 
    520                 LMDZ_sed config.def read_climoz 0 
    521                 IGCM_sys_Cp ${R_EXE}/create_etat0_limit.e ${RUN_DIR}/. 
    522                 if [ ${DRYRUN} -le 1 ] ; then 
    523                     ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e 
    524                     IGCM_sys_Put_Out start.nc    ${R_OUT_ATM_R}/${config_UserChoices_JobName}_${PeriodDateBegin}_start.nc 
    525                     IGCM_sys_Put_Out startphy.nc ${R_OUT_ATM_R}/${config_UserChoices_JobName}_${PeriodDateBegin}_startphy.nc 
    526                 fi 
    527                 IGCM_sys_Mv config.def.save config.def 
    528             else 
    529                 echo "EXECUTION of ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e simulated" 
    530                 echo "EXECUTION of ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e simulated for DRYRUN = " $DRYRUN >> stack 
    531             fi 
    532         fi 
     516            # Old option. Now removed. 
     517            echo "REMOVED OPTION: Run create_etat0_limit.e to create restart files start.nc and startphy.nc for LMDZ" 
     518            echo "You must now create start.nc and startphy.nc before launching the model or use restart files" 
     519            IGCM_debug_Exit "ATM_Update: start.nc and startphy.nc files are missing!" 
     520            IGCM_debug_Verif_Exit 
     521        fi 
    533522    fi 
    534523 
  • CONFIG/UNIFORM/v5/LMDZ_v5/GENERAL/DRIVER/lmdz.driver

    r2294 r2319  
    514514        else 
    515515            # Restart files have to be created 
    516             echo "Run create_etat0_limit.e to create restart files start.nc and startphy.nc for LMDZ" 
    517             if [ ${DRYRUN} -le 2 ] ; then 
    518                 ##-- suppression of ozone file construction -- 
    519                 cp config.def config.def.save 
    520                 LMDZ_sed config.def read_climoz 0 
    521                 IGCM_sys_Cp ${R_EXE}/create_etat0_limit.e ${RUN_DIR}/. 
    522                 if [ ${DRYRUN} -le 1 ] ; then 
    523                     ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e 
    524                     IGCM_sys_Put_Out start.nc    ${R_OUT_ATM_R}/${config_UserChoices_JobName}_${PeriodDateBegin}_start.nc 
    525                     IGCM_sys_Put_Out startphy.nc ${R_OUT_ATM_R}/${config_UserChoices_JobName}_${PeriodDateBegin}_startphy.nc 
    526                 fi 
    527                 IGCM_sys_Mv config.def.save config.def 
    528             else 
    529                 echo "EXECUTION of ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e simulated" 
    530                 echo "EXECUTION of ${HOST_MPIRUN_COMMAND} -np 1 ./create_etat0_limit.e simulated for DRYRUN = " $DRYRUN >> stack 
    531             fi 
    532         fi 
     516            # Old option. Now removed. 
     517            echo "REMOVED OPTION: Run create_etat0_limit.e to create restart files start.nc and startphy.nc for LMDZ" 
     518            echo "You must now create start.nc and startphy.nc before launching the model or use restart files" 
     519            IGCM_debug_Exit "ATM_Update: start.nc and startphy.nc files are missing!" 
     520            IGCM_debug_Verif_Exit 
     521        fi 
    533522    fi 
    534523 
Note: See TracChangeset for help on using the changeset viewer.