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
dorie
dorie
Commits
a2d206d2
Commit
a2d206d2
authored
Sep 14, 2018
by
Santiago Ospina
Browse files
Changed configuration of transport tests
parent
42a9188d
Changes
7
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
test/CMakeLists.txt
View file @
a2d206d2
...
...
@@ -20,13 +20,13 @@ add_custom_target(test_run_ref
)
# trasport tests
dorie_add_metaini_test
(
SOURCE test-transport.cc
BASENAME test-transport-muphi
CREATED_TARGETS test-transport-muphi
METAINI test-transport-muphi.mini.in
SCRIPT dune_execute.py
)
#
dorie_add_metaini_test(
#
SOURCE test-transport.cc
#
BASENAME test-transport-muphi
#
CREATED_TARGETS test-transport-muphi
#
METAINI test-transport-muphi.mini.in
#
SCRIPT dune_execute.py
#
)
dorie_add_metaini_test
(
SOURCE test-transport.cc
...
...
test/bcs/solute_2d_const.dat
0 → 100644
View file @
a2d206d2
spatial_resolution_north 2 0.25 0.75
spatial_resolution_south 0
spatial_resolution_west -1
spatial_resolution_east -1
number_BC_change_times 1
0 dirichlet 0 dirichlet 1 dirichlet 0 dirichlet 0
\ No newline at end of file
test/bcs/solute_2d.dat
→
test/bcs/solute_2d
_pulse
.dat
View file @
a2d206d2
File moved
test/test-transport-layered.mini.in
View file @
a2d206d2
...
...
@@ -7,7 +7,7 @@ _asset_path = "${CMAKE_CURRENT_LIST_DIR}"
grid.gridType = rectangular
grid.initialLevel = 0
grid.cells =
2
0
2
0
grid.cells =
5
0
5
0
adaptivity.useAdaptivity = false
...
...
@@ -15,13 +15,14 @@ adaptivity.useAdaptivity = false
output.fileName = test-transport-layered | unique
output.outputPath = test-transport-layered | unique
output.vertexData = true
time.end = 2E5
time.maxTimestep = 1E5
time.startTimestep = 1E3
boundary.file = "{_asset_path}/bcs/infiltration_2d.dat"
parameters.arrayFile = "{_asset_path}/parfields/layered.h5"
#### Transport parameters ####
...
...
@@ -30,12 +31,12 @@ transport.output.fileName = test-transport-layered | unique
transport.output.outputPath = test-transport-layered | unique
transport.output.verbose = 0
transport.boundary.file = "{_asset_path}/bcs/solute_2d
.dat"
transport.boundary.file = "{_asset_path}/bcs/solute_2d
_const.dat", "{_asset_path}/bcs/solute_2d_pulse.dat" | expand input
transport.parameters.molecularDifussion = 2E-9
, 0 | expand prec
transport.parameters.molecularDifussion = 2E-9
transport.time.end = 2E5
transport.time.maxTimestep = 1E4
transport.time.startTimestep = 1E2
transport.numerics.timestepMethod = alex2
\ No newline at end of file
transport.numerics.timestepMethod = alex2, explicit_euler | expand timescheme
\ No newline at end of file
test/test-transport-muphi.mini.in
View file @
a2d206d2
...
...
@@ -7,7 +7,7 @@ _asset_path = "${CMAKE_CURRENT_LIST_DIR}"
grid.gridType = rectangular
grid.initialLevel = 0
grid.cells = 50
20
0
grid.cells = 50
5
0
adaptivity.useAdaptivity = false
...
...
@@ -15,12 +15,13 @@ adaptivity.useAdaptivity = false
output.fileName = test-transport-muphi | unique
output.outputPath = test-transport-muphi | unique
output.vertexData = true
time.end =
1.5
E5
time.end =
2
E5
time.maxTimestep = 1E5
time.startTimestep = 1E3
boundary.file = "{_asset_path}/bcs/
muphi
2d.dat"
boundary.file = "{_asset_path}/bcs/
infiltration_
2d.dat"
parameters.arrayFile = fft_field_muphi.h5
...
...
@@ -30,12 +31,12 @@ transport.output.fileName = test-transport-muphi | unique
transport.output.outputPath = test-transport-muphi | unique
transport.output.verbose = 0
transport.boundary.file = "{_asset_path}/bcs/solute_2d
.dat"
transport.boundary.file = "{_asset_path}/bcs/solute_2d
_const.dat", "{_asset_path}/bcs/solute_2d_pulse.dat" | expand input
transport.parameters.molecularDifussion = 2E-9
, 0 | expand prec
transport.parameters.molecularDifussion = 2E-9
transport.time.end =
1.5
E5
transport.time.end =
2
E5
transport.time.maxTimestep = 1E4
transport.time.startTimestep = 1E2
transport.numerics.timestepMethod = alex2
\ No newline at end of file
transport.numerics.timestepMethod = alex2, explicit_euler | expand timescheme
\ No newline at end of file
test/test-transport-sand.mini.in
View file @
a2d206d2
...
...
@@ -7,7 +7,7 @@ _asset_path = "${CMAKE_CURRENT_LIST_DIR}"
grid.gridType = rectangular
grid.initialLevel = 0
grid.cells =
2
0
2
0
grid.cells =
5
0
5
0
adaptivity.useAdaptivity = false
...
...
@@ -15,13 +15,14 @@ adaptivity.useAdaptivity = false
output.fileName = test-transport-sand | unique
output.outputPath = test-transport-sand | unique
output.vertexData = true
time.end = 2E5
time.maxTimestep = 1E5
time.startTimestep = 1E3
boundary.file = "{_asset_path}/bcs/infiltration_2d.dat"
parameters.arrayFile = "{_asset_path}/parfields/sand.h5"
#### Transport parameters ####
...
...
@@ -30,12 +31,12 @@ transport.output.fileName = test-transport-sand | unique
transport.output.outputPath = test-transport-sand | unique
transport.output.verbose = 0
transport.boundary.file = "{_asset_path}/bcs/solute_2d
.dat"
transport.boundary.file = "{_asset_path}/bcs/solute_2d
_const.dat", "{_asset_path}/bcs/solute_2d_pulse.dat" | expand input
transport.parameters.molecularDifussion = 2E-9
, 0 | expand prec
transport.parameters.molecularDifussion = 2E-9
transport.time.end = 2E5
transport.time.maxTimestep = 1E4
transport.time.startTimestep = 1E2
transport.numerics.timestepMethod = alex2
\ No newline at end of file
transport.numerics.timestepMethod = alex2, explicit_euler | expand timescheme
\ No newline at end of file
test/test-transport-silt.mini.in
View file @
a2d206d2
...
...
@@ -7,7 +7,7 @@ _asset_path = "${CMAKE_CURRENT_LIST_DIR}"
grid.gridType = rectangular
grid.initialLevel = 0
grid.cells =
2
0
2
0
grid.cells =
5
0
5
0
adaptivity.useAdaptivity = false
...
...
@@ -15,13 +15,14 @@ adaptivity.useAdaptivity = false
output.fileName = test-transport-silt | unique
output.outputPath = test-transport-silt | unique
output.vertexData = true
time.end = 2E5
time.maxTimestep = 1E5
time.startTimestep = 1E3
boundary.file = "{_asset_path}/bcs/infiltration_2d.dat"
parameters.arrayFile = "{_asset_path}/parfields/silt.h5"
#### Transport parameters ####
...
...
@@ -30,12 +31,12 @@ transport.output.fileName = test-transport-silt | unique
transport.output.outputPath = test-transport-silt | unique
transport.output.verbose = 0
transport.boundary.file = "{_asset_path}/bcs/solute_2d
.dat"
transport.boundary.file = "{_asset_path}/bcs/solute_2d
_const.dat", "{_asset_path}/bcs/solute_2d_pulse.dat" | expand input
transport.parameters.molecularDifussion = 2E-9
, 0 | expand prec
transport.parameters.molecularDifussion = 2E-9
transport.time.end = 2E5
transport.time.maxTimestep = 1E4
transport.time.startTimestep = 1E2
transport.numerics.timestepMethod = alex2
\ No newline at end of file
transport.numerics.timestepMethod = alex2, explicit_euler | expand timescheme
\ No newline at end of file
Write
Preview
Markdown
is supported
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