Wed Jun 26 05:15:01 EDT 2019 set BASE = /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi set STEM = /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi set EXDIR = /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/BLD set EXEC = cr_ebi_solver setenv COMPILER INTEL setenv GC_NAME RACM2 setenv AE_NAME AE6 setenv AQ_NAME AQ set MECH = ` echo ${GC_NAME}_${AE_NAME}_${AQ_NAME} | tr 'a-zA-Z' 'A-Za-z' ` tr a-zA-Z A-Za-z echo RACM2_AE6_AQ set REP = /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/input/racm2_ae6_aq setenv RXNS_DATA_SRC /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/input/racm2_ae6_aq/RXNS_DATA_MODULE.F90 if ( ! ( -e /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/input/racm2_ae6_aq/RXNS_DATA_MODULE.F90 ) ) then setenv TMPLDIR /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/template_RXNSU_OPT setenv DEGRADE_CODES /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/degrade_codes_serial-RXNST setenv SRCDIR /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU set day = ` date "+%b-%d-%Y" ` date +%b-%d-%Y setenv OUTDIR /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/output/ebi_racm2_ae6_aq-Jun-26-2019-INTEL setenv COPYRT_FLAG N setenv CVS_HDR_FLAG N setenv ALL_MECHS F setenv PAR_NEG_FLAG T setenv DEGRADE_SUBS T setenv NO2EX_CYCLE F setenv MECH_NO NO setenv MECH_NO2 NO2 setenv MECH_NO2EX NO2EX setenv MECH_O3 O3 setenv MECH_O3P O setenv MECH_O1D O1D setenv MECH_OH OH setenv MECH_HO2 HO2 setenv MECH_HONO HONO setenv MECH_HNO4 PNA setenv MECH_PAN PAN setenv MECH_C2O3 C2O3 setenv MECH_NO3 NO3 setenv MECH_N2O5 N2O5 rm cr_ebi_solver rm: cannot remove ‘cr_ebi_solver’: No such file or directory unalias rm if ( -e ./BLD ) then echo Removing old BLD directory Removing old BLD directory /bin/rm -rf ./BLD endif mkdir BLD cp makefile.v50XX ./BLD/Makefile cd BLD make ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/module_envvar.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/module_glbldata.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -free -O3 -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/input/racm2_ae6_aq/RXNS_DATA_MODULE.F90 ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/junit.f ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/driver.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/set_glbldata.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/util_subs.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/err_check.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/wr_driver.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/wr_calcks.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/wr_solver.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/wr_init.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/wr_data.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/wr_gp1.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/wr_gp2.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/wr_gp3.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/wr_gp4.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/wr_prodloss.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/wr_rates.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/wr_ssa.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/wr_special.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/wr_copyrt.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -c /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/src_RXNSU/wr_cvshdr.F ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort -fixed -132 -O3 -override-limits -fno-alias -mp1 -I. -g -CB -CU -traceback -i-static -o cr_ebi_solver module_envvar.o module_glbldata.o RXNS_DATA_MODULE.o junit.o driver.o set_glbldata.o util_subs.o err_check.o wr_driver.o wr_calcks.o wr_solver.o wr_init.o wr_data.o wr_gp1.o wr_gp2.o wr_gp3.o wr_gp4.o wr_prodloss.o wr_rates.o wr_ssa.o wr_special.o wr_copyrt.o wr_cvshdr.o ifort: command line remark #10411: option '-override-limits' is deprecated and will be removed in a future release. Please use the replacement option '-qoverride-limits' ifort: command line remark #10148: option '-i-static' not supported cd .. set echo if ( -e /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/output/ebi_racm2_ae6_aq-Jun-26-2019-INTEL ) then echo Removing old solver files Removing old solver files /bin/rm -f /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/output/ebi_racm2_ae6_aq-Jun-26-2019-INTEL/degrade_data.F /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/output/ebi_racm2_ae6_aq-Jun-26-2019-INTEL/degrade.F /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/output/ebi_racm2_ae6_aq-Jun-26-2019-INTEL/DEGRADE_SETUP_TOX.F /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/output/ebi_racm2_ae6_aq-Jun-26-2019-INTEL/final_degrade.F /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/output/ebi_racm2_ae6_aq-Jun-26-2019-INTEL/find_degraded.F /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/output/ebi_racm2_ae6_aq-Jun-26-2019-INTEL/init_degrade.F else /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/BLD/cr_ebi_solver Jun262019 Value for GC_NAME: RACM2 Value for AE_NAME: AE6 Value for AQ_NAME: AQ Value for OUTDIR: /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/output/ebi_racm2_ae6_aq-Jun-26-2019-INTEL Value for TMPLDIR: /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/template_RXNSU_OPT Value for COPYRT_FLAG: F returning FALSE Value for CVS_HDR_FLAG: F returning FALSE Value for PAR_NEG_FLAG: T returning TRUE Value for DEGRADE_SUBS: T returning TRUE Value for NO2EX_CYCLE: F returning FALSE Value for MECH_NO2: NO2 Value for MECH_NO: NO Value for MECH_O3: O3 Value for MECH_O1D: O1D Value for MECH_O3P: O Value for MECH_OH: OH Value for MECH_HO2: HO2 Value for MECH_HONO: HONO Value for MECH_HNO4: PNA Value for MECH_PAN: PAN Value for MECH_C2O3: C2O3 Value for MECH_NO3: NO3 Value for MECH_N2O5: N2O5 SET_GLBLDATA: ERROR: ECH_O3P Group species O not found in mechanism SET_GLBLDATA: ERROR: MECH_OH Group species OH not found in mechanism SET_GLBLDATA: ERROR: MECH_HNO4 Group species PNA not found in mechanism SET_GLBLDATA: ERROR: MECH_C2O3 Group species C2O3 not found in mechanism SET_GLBLDATA: Stopping because of undefined group species name(s) if ( T == T ) then cp -f /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/degrade_codes_serial-RXNST/degrade_data.F /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/degrade_codes_serial-RXNST/degrade.F /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/degrade_codes_serial-RXNST/DEGRADE_SETUP_TOX.F /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/degrade_codes_serial-RXNST/final_degrade.F /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/degrade_codes_serial-RXNST/find_degraded.F /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/degrade_codes_serial-RXNST/init_degrade.F /scratch/brown/fang63/cmaq/CMAQ-5.2.1/UTIL/create_ebi/output/ebi_racm2_ae6_aq-Jun-26-2019-INTEL/. endif exit ( )