Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
IPSL
LMD
I
InTro
RegIPSL
RegIPSL
Commits
ca6a304b
Commit
ca6a304b
authored
May 12, 2022
by
Romain Pennel
Browse files
bugfix : irene compilation
parent
173daf52
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
RegIPSL/modeles/WRF/irene.wrf
RegIPSL/modeles/WRF/irene.wrf
+3
-5
No files found.
RegIPSL/modeles/WRF/irene.wrf
View file @
ca6a304b
...
...
@@ -145,7 +145,7 @@ SFC = ifort
SCC = icc
CCOMP = icc
DM_FC = mpif90 $(OASISINC) -f90=$(SFC)
DM_CC = mpi
i
cc -cc=$(SCC) -DMPI2_SUPPORT -DMPI2_THREAD_SUPPORT
DM_CC = mpicc -cc=$(SCC) -DMPI2_SUPPORT -DMPI2_THREAD_SUPPORT
FC = time $(DM_FC)
CC = $(DM_CC) -DFSEEKO64_OK
LD = $(FC)
...
...
@@ -239,10 +239,8 @@ INCLUDE_MODULES = $(MODULE_SRCH_FLAG) \
-I$(WRF_SRC_ROOT_DIR)/chem -I$(WRF_SRC_ROOT_DIR)/inc \
-I$(XIOS_ROOT_DIR)/include/xios \
-I$(NETCDFFORTRAN_INCDIR) \
# RegIPSL OSASIS's related
# -I$(OA3MCT_ROOT_DIR)/include/mct \
# -I$(OA3MCT_ROOT_DIR)/include/psmile.MPI1 \
-I$(OA3MCT_ROOT_DIR)/include/mct \
-I$(OA3MCT_ROOT_DIR)/include/psmile.MPI1 \
REGISTRY = Registry
CC_TOOLS_CFLAGS = -DNMM_CORE=$(WRF_NMM_CORE)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment