base.site
来自「CCSM Research Tools: Community Atmospher」· SITE 代码 · 共 24 行
SITE
24 行
# $Id: base.site,v 1.1.6.1 2002/04/24 03:25:18 erik Exp $ ## This file contains site-specific information. The definitions below# should be changed to match the locations of libraries at your site.# The following naming convention is used:# XXX_LIB - location of library XXX# XXX_INCLUDE - directory for include files needed for library XXX## Location of MPI (Message Passing Interface) softwareESMC_MPIRUN = mprunMPI_HOME =MPI_LIB = -lmpiMPI_INCLUDE = MPIRUN = mprun # Location of the OpenMP libraryMP_LIB = # Location of threading libraryTHREAD_LIB =
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?