⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 base_variables

📁 CCSM Research Tools: Community Atmosphere Model (CAM)
💻
字号:
# $Id: base_variables,v 1.3.2.2 2002/04/27 15:38:59 erik Exp $ ##     See the file build/base_variables.defs for a complete explanation of all these fields#LD		   = ld -n32 AR		   = arAR_FLAGS	   = crRM		   = rm -fRANLIB		   = trueOMAKE		   = ${MAKE}SHELL		   = /bin/shSED		   = /bin/sed# ######################### C and Fortran compiler #########################C_CC		   = cc -n32 -woff 1164 -mp -MP:open_mp=ONC_FC		   = f90 -n32 -mp -MP:open_mp=ON -macro_expandC_FC_MOD           = -IC_CLINKER_SLFLAG   = -rpathC_FLINKER_SLFLAG   = -rpathC_CLINKER	   = cc  -n32 -mp -Wl,-woff,84,-woff,85,-woff,134 -MP:open_mp=ONC_FLINKER	   = f90  -n32 -mp -Wl,-woff,84,-woff,85,-woff,134 -MP:open_mp=ONC_CCV		   = cc -versionC_FCV              = f90 -versionC_SYS_LIB	   = -lfpe -lfortran -lftn -lfastm -lmalloc # ---------------------------- BOPT - g options ----------------------------G_COPTFLAGS	   = -g G_FOPTFLAGS	   = -g # ----------------------------- BOPT - O options -----------------------------#O_COPTFLAGS	   = -Ofast=ip27O_COPTFLAGS	   = -O3#O_FOPTFLAGS	   = -Ofast=ip27 -IPA:cprop=OFF -OPT:IEEE_arithmetic=1O_FOPTFLAGS	   = -O3# ########################## C++ compiler ###################################CXX_CC		   = CC -n32 -mp -woff 1164CXX_FC		   = f90 -cpp -n32 -mp -macro_expandCXX_CLINKER_SLFLAG = -rpathCXX_FLINKER_SLFLAG = -rpathCXX_CLINKER	   = CC -n32 -mp -Wl,-woff,84,-woff,85,-woff,134CXX_FLINKER	   = CC -n32 -mp -Wl,-woff,84,-woff,85,-woff,134CXX_CCV		   = CC -versionCXX_SYS_LIB	   = -lfpe -lcomplex -lfortran -lftn -lfastm -lmalloc # ------------------------- BOPT - g_c++ options ------------------------------GCXX_COPTFLAGS	   = -gGCXX_FOPTFLAGS	   = -g# ------------------------- BOPT - O_c++ options ------------------------------OCXX_COPTFLAGS	   = -O3 -OPT:Olimit=6500OCXX_FOPTFLAGS	   = -O3# -------------------------- BOPT - g_complex options ------------------------GCOMP_COPTFLAGS	   = -g GCOMP_FOPTFLAGS	   = -g# --------------------------- BOPT - O_complex options -------------------------OCOMP_COPTFLAGS	   = -O3 -OPT:Olimit=6500OCOMP_FOPTFLAGS	   = -O3# ########################### Alice install options ############################G_ALICEFLAGS	   = -DESMC_DEBUG -DESMC_USE_LOG -DESMC_USE_BOPT_g \                     -DESMC_USE_STACKO_ALICEFLAGS	   = -DESMC_DEBUG -DESMC_USE_BOPT_O  -DESMC_USE_LOGGCXX_ALICEFLAGS	   = -DESMC_DEBUG -DESMC_USE_LOG -DESMC_USE_BOPT_g \                   -DESMC_USE_STACK  OCXX_ALICEFLAGS	   = -DESMC_DEBUG -DESMC_USE_LOG -DESMC_USE_BOPT_O  GCOMP_ALICEFLAGS   = -DESMC_DEBUG -DESMC_USE_LOG -DESMC_USE_BOPT_g \                   -DESMC_USE_STACK -DESMC_USE_COMPLEX -D_NON_TEMPLATE_COMPLEXOCOMP_ALICEFLAGS   = -DESMC_DEBUG -DESMC_USE_LOG -DESMC_USE_BOPT_O \		   -DESMC_USE_COMPLEX -DESMC_USE_FORTRAN_KERNELS -D_NON_TEMPLATE_COMPLEX####################################################################################   Alice installers should very rarely ever need to edit anything below this ###################################################################################PARCH		   = IRIXinclude ${ESMF_DIR}/build/common_variables

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -