Skip to content
Snippets Groups Projects
Commit cc85f9ee authored by Gaelle DELAUTIER's avatar Gaelle DELAUTIER
Browse files

Christine 14/6/18 : change defaut CUVW_ADV_SCHEME

parent e3458a46
No related branches found
No related tags found
No related merge requests found
......@@ -459,10 +459,10 @@ END IF
!* 5. SET DEFAULT VALUES FOR MODD_ADV_n :
! ----------------------------------
!
CUVW_ADV_SCHEME = 'WENO_K'
CUVW_ADV_SCHEME = 'CEN4TH'
CMET_ADV_SCHEME = 'PPM_01'
CSV_ADV_SCHEME = 'PPM_01'
CTEMP_SCHEME = 'RK53'
CTEMP_SCHEME = 'RKC4'
NWENO_ORDER = 3
NSPLIT = 1
LSPLIT_CFL = .TRUE.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment