Current working changes to option-slip-plane
This commit is contained in:
parent
fa38875296
commit
b9ce916e42
3 changed files with 27 additions and 10 deletions
|
|
@ -1,8 +1,8 @@
|
|||
FC=ifort
|
||||
|
||||
#Ifort flags
|
||||
#FFLAGS=-mcmodel=large -g -O0 -stand f08 -fpe0 -traceback -check bounds,uninit -warn all -implicitnone -no-wrap-margin -heap-arrays
|
||||
FFLAGS=-mcmodel=large -Ofast -no-wrap-margin -heap-arrays
|
||||
FFLAGS=-mcmodel=large -g -O0 -stand f08 -fpe0 -traceback -check bounds,uninit -warn all -implicitnone -no-wrap-margin -heap-arrays
|
||||
#FFLAGS=-mcmodel=large -Ofast -no-wrap-margin -heap-arrays
|
||||
|
||||
#gfortran flags
|
||||
#FFLAGS=-mcmodel=large -O3 -g
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue