Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TurTLE
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TurTLE
TurTLE
Commits
c1a043af
Commit
c1a043af
authored
8 years ago
by
Cristian Lalescu
Browse files
Options
Downloads
Patches
Plain Diff
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
!21
Bugfix/nansampling
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/test_vorticity_equation.py
+2
-2
2 additions, 2 deletions
tests/test_vorticity_equation.py
with
2 additions
and
2 deletions
tests/test_vorticity_equation.py
+
2
−
2
View file @
c1a043af
...
...
@@ -243,9 +243,9 @@ def check_interpolation(
return
None
def
main
():
niterations
=
64
niterations
=
128
particle_initial_condition
=
None
nparticles
=
100
nparticles
=
100
00
run_NS
=
True
run_NSVE
=
False
plain_interpolation_test
=
False
...
...
This diff is collapsed.
Click to expand it.
Cristian Lalescu
@clalescu
mentioned in issue
#7 (closed)
·
8 years ago
mentioned in issue
#7 (closed)
mentioned in issue #7
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment