Skip to content
Snippets Groups Projects
Commit c1a043af authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

test using 10000 particles, and for a longer time

everything seems to be working
parent 809fa2a8
No related branches found
No related tags found
1 merge request!21Bugfix/nansampling
......@@ -243,9 +243,9 @@ def check_interpolation(
return None
def main():
niterations = 64
niterations = 128
particle_initial_condition = None
nparticles = 100
nparticles = 10000
run_NS = True
run_NSVE = False
plain_interpolation_test = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment