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

📄 base_variables

📁 CCSM Research Tools: Community Atmosphere Model (CAM)
💻
字号:
# $Id: base_variables,v 1.3.2.2 2002/04/27 15:39:01 erik Exp $ ##     See the file build/base_variables.defs for a complete explanation of all these fields#AR		   = arAR_FLAGS	   = crRM		   = rm -fRANLIB		   = ranlibOMAKE		   = ${MAKE}SHELL		   = /bin/shSED		   = /bin/sed# ######################### C and Fortran compiler #########################C_CC		   = ccC_FC		   = f90C_FC_MOD           = -IC_CLINKER_SLFLAG   = -Wl,-rpath,C_FLINKER_SLFLAG   = -Wl,-rpath,C_CLINKER	   = ccC_FLINKER	   = f90C_CCV		   = unknownC_FCV              = unknownC_SYS_LIB	   = -lfor -lutil -lFutil -lots# ---------------------------- BOPT - g options ----------------------------G_COPTFLAGS	   = -gG_FOPTFLAGS	   = -g# ----------------------------- BOPT - O options -----------------------------O_COPTFLAGS	   = -O2 -Olimit 2000O_FOPTFLAGS	   = -O2 # ########################## C++ compiler ###################################CXX_CC		   = cxx -x cxxCXX_FC		   = f90CXX_CLINKER_SLFLAG = -Wl,-rpath,CXX_FLINKER_SLFLAG = -Wl,-rpath,CXX_CLINKER	   = cxxCXX_FLINKER	   = f90CXX_CCV		   = unknownCXX_SYS_LIB	   = -lcomplex -lfor -lutil -lFutil -lots# ------------------------- BOPT - g_c++ options ------------------------------GCXX_COPTFLAGS	   = -gGCXX_FOPTFLAGS	   = -g# ------------------------- BOPT - O_c++ options ------------------------------OCXX_COPTFLAGS	   = -O2OCXX_FOPTFLAGS	   = -O2# -------------------------- BOPT - g_complex options ------------------------GCOMP_COPTFLAGS	   = -gGCOMP_FOPTFLAGS	   = -g# --------------------------- BOPT - O_complex options -------------------------OCOMP_COPTFLAGS	   = -O2OCOMP_FOPTFLAGS	   = -O2# ########################### Alice install options ############################G_ALICEFLAGS	   = -DESMC_USE_LOG -DESMC_DEBUG -DESMC_USE_BOPT_g \                   -DESMC_USE_STACK O_ALICEFLAGS	   = -DESMC_USE_LOG -DESMC_DEBUG -DESMC_USE_BOPT_OGCXX_ALICEFLAGS	   = -DESMC_USE_LOG -DESMC_DEBUG -DESMC_USE_BOPT_g \		   -DESMC_USE_STACKOCXX_ALICEFLAGS	   = -DESMC_DEBUG -DESMC_USE_BOPT_O -DESMC_USE_LOGGCOMP_ALICEFLAGS   = -DESMC_USE_LOG -DESMC_DEBUG -DESMC_USE_BOPT_g \                   -DESMC_USE_STACK -DESMC_USE_COMPLEXOCOMP_ALICEFLAGS   = -DESMC_DEBUG -DESMC_USE_BOPT_O -DESMC_USE_LOG \		   -DESMC_USE_COMPLEX####################################################################################   Alice installers should very rarely ever need to edit anything below this ###################################################################################PARCH		   = alphainclude ${ESMF_DIR}/build/common_variables

⌨️ 快捷键说明

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