Skip to content

Commit 4026f40

Browse files
committed
correction divacompile_options
1 parent 61524bd commit 4026f40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DIVA3D/src/Fortran/divacompile_options

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ DIVA_PARALLEL=1
1414
# Compilation flags
1515
#-----------------
1616

17-
#flags='-O3 -cpp -DDIVAITERATIVE ' # ' -DDIVABINARYFILESMESH -DDIVABINARYFILES '
18-
flags='-O3' # no optimization
17+
flags='-O3 -cpp -DDIVAITERATIVE ' # ' -DDIVABINARYFILESMESH -DDIVABINARYFILES '
18+
#flags='-O3' # no optimization
1919

2020
flagscalc=' -O3 -cpp -DDIVAITERATIVE -Wall -fbounds-check'
2121
# -DALLODYZERO if ZEROS in ALLODY to be forced, time consuming...

0 commit comments

Comments
 (0)