Skip to content
Snippets Groups Projects
Commit 32b19e3b authored by Cristian Barrera-Hinojosa's avatar Cristian Barrera-Hinojosa
Browse files

Fixed parameter files

parent f10be3a4
No related branches found
No related tags found
No related merge requests found
...@@ -25,8 +25,8 @@ initfile(1)='initial_conditions/B128_PM64_z49_ICs/ics' ...@@ -25,8 +25,8 @@ initfile(1)='initial_conditions/B128_PM64_z49_ICs/ics'
&AMR_PARAMS &AMR_PARAMS
levelmin=6 levelmin=6
levelmax=6 levelmax=6
ngridtot=200000 ngridtot=400000
nparttot=400000 nparttot=800000
nexpand=1 nexpand=1
/ /
......
...@@ -25,8 +25,8 @@ initfile(1)='initial_conditions/B256_PM128_z49_ICs/ics' ...@@ -25,8 +25,8 @@ initfile(1)='initial_conditions/B256_PM128_z49_ICs/ics'
&AMR_PARAMS &AMR_PARAMS
levelmin=7 levelmin=7
levelmax=7 levelmax=7
ngridtot=2000000 ngridtot=4000000
nparttot=3000000 nparttot=6000000
nexpand=1 nexpand=1
/ /
......
...@@ -25,8 +25,8 @@ initfile(1)='initial_conditions/B256_PM64_z49_ICs/ics' ...@@ -25,8 +25,8 @@ initfile(1)='initial_conditions/B256_PM64_z49_ICs/ics'
&AMR_PARAMS &AMR_PARAMS
levelmin=6 levelmin=6
levelmax=6 levelmax=6
ngridtot=200000 ngridtot=400000
nparttot=400000 nparttot=800000
nexpand=1 nexpand=1
/ /
......
...@@ -25,8 +25,8 @@ initfile(1)='initial_conditions/B32_PM128_z49_ICs/ics' ...@@ -25,8 +25,8 @@ initfile(1)='initial_conditions/B32_PM128_z49_ICs/ics'
&AMR_PARAMS &AMR_PARAMS
levelmin=7 levelmin=7
levelmax=7 levelmax=7
ngridtot=2000000 ngridtot=4000000
nparttot=3000000 nparttot=6000000
nexpand=1 nexpand=1
/ /
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment