Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
a549d288
Commit
a549d288
authored
May 27, 2020
by
Ned Coltman
Browse files
Merge branch 'cherry-pick-
141fe13d
' into 'releases/3.2'
Merge branch 'fix/use-python3' into 'master' See merge request
!2140
parents
aef96484
f7235b9f
Changes
5
Hide whitespace changes
Inline
Side-by-side
test/freeflow/navierstokes/sincos/convergencetest.py
View file @
a549d288
#!/usr/bin/env python
#!/usr/bin/env python
3
from
math
import
*
import
subprocess
...
...
test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/convergencetest.py
View file @
a549d288
#!/usr/bin/env python
#!/usr/bin/env python
3
from
math
import
*
import
subprocess
...
...
test/multidomain/boundary/stokesdarcy/1p_1p/convergencetest/manufactured_solution.py
View file @
a549d288
#!/usr/bin/env python
#!/usr/bin/env python
3
"""
This script determines the source terms needed for analytical solutions for coupled Stokes/Darcy problems.
...
...
test/multidomain/facet/1p_1p/analytical/convergencetest.py
View file @
a549d288
#!/usr/bin/env python
#!/usr/bin/env python
3
from
math
import
*
import
os.path
...
...
test/porousmediumflow/1p/implicit/network1d3d/convergencetest.py
View file @
a549d288
#!/usr/bin/env python
#!/usr/bin/env python
3
from
math
import
*
import
subprocess
...
...
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