Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TurTLE
TurTLE
Commits
415b6b89
Commit
415b6b89
authored
Dec 02, 2019
by
Cristian Lalescu
Browse files
use less iterations for nasty test
parent
df734956
Changes
1
Hide whitespace changes
Inline
Side-by-side
TurTLE/test/test_particle_clouds.py
View file @
415b6b89
...
...
@@ -95,7 +95,7 @@ def nasty_test():
nclouds
=
10
nparticles_per_cloud
=
1000000
nparticles
=
nclouds
*
nparticles_per_cloud
niterations
=
32
niterations
=
8
c
=
DNS
()
c
.
dns_type
=
'NSVEparticles'
c
.
simname
=
'nasty_cloud_test'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment