1
0
Fork 0
mirror of https://github.com/cosmo-sims/monofonIC.git synced 2024-09-19 17:03:45 +02:00
monofonIC/testing/RAMSES/ramses.nml

49 lines
554 B
Text
Raw Permalink Normal View History

&RUN_PARAMS
cosmo=.true.
pic=.true.
poisson=.true.
hydro=.true.
nrestart=0
nremap=1
nsubcycle=1,2
ncontrol=1
verbose=.false.
/
&OUTPUT_PARAMS
noutput=10
aout=0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9,1.0
/
&INIT_PARAMS
filetype='grafic'
initfile(1)='ics_ramses'
/
&AMR_PARAMS
2020-08-22 17:59:25 +02:00
levelmin=7
levelmax=15
nexpand=1
ngridmax=2000000
npartmax=3000000
/
&HYDRO_PARAMS
gamma=1.6666667
courant_factor=0.8
2020-08-22 17:59:25 +02:00
slope_type=2
pressure_fix=.true.
scheme='muscl'
/
&COOLING_PARAMS
cooling=.false.
metal=.false.
/
&REFINE_PARAMS
m_refine=7*8.
interpol_var=1
interpol_type=0
/