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
20fb36ba
Commit
20fb36ba
authored
May 26, 2020
by
Timo Koch
Browse files
[test] Use python3 for test wrappers
parent
a252dd58
Changes
5
Show whitespace changes
Inline
Side-by-side
test/freeflow/navierstokes/sincos/convergencetest.py
View file @
20fb36ba
#!/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 @
20fb36ba
#!/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 @
20fb36ba
#!/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 @
20fb36ba
#!/usr/bin/env python
#!/usr/bin/env python
3
from
math
import
*
import
os.path
...
...
test/porousmediumflow/1p/implicit/network1d3d/convergencetest.py
View file @
20fb36ba
#!/usr/bin/env python
#!/usr/bin/env python
3
from
math
import
*
import
subprocess
...
...
Kilian Weishaupt
@kweis
mentioned in commit
f7235b9f
·
May 26, 2020
mentioned in commit
f7235b9f
mentioned in commit f7235b9f013d28e3977b8694f64f649cd8efc0a1
Toggle commit list
Timo Koch
@timok
mentioned in merge request
!2140 (merged)
·
May 26, 2020
mentioned in merge request
!2140 (merged)
mentioned in merge request !2140
Toggle commit list
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