Changes
Page history
Update Handy test cases
authored
Nov 09, 2018
by
Matthieu Constant
Show whitespace changes
Inline
Side-by-side
Handy-test-cases.md
View page @
f46c3f8f
...
...
@@ -122,21 +122,24 @@ for i in range(nsub) :
__The handy test cases are:__
+
avalanch/depot/depot.py
+
avalanch/avalanch1fluid/avalanch1fluidnofriction.py
+
avalanch/avalanch2fluids/avalanch2fluids.py
+
avalanch/avalanch2fluids/avalanch2fluidsnofriction.py
+
couette-2d/melangeur.py
+
depot-2d/depot.py
+
depot-3d/depot.py
+
drop-2d/SimpleDrop/drop.py
+
drop-2d/InteractingDrops/Vert/2VertDrops.py
+
drop-2d/InteractingDrops/Diag/2DiagDrops.py
+
drop-3d/SimpleDrop/drop.py
+
drop-3d/InteractingDrops/Vert/2VertDrops.py
+
drop-3d/InteractingDrops/Diag/2DiagDrops.py
+
drop-3d/InteractingDrops/DeifferentDensities/2DDDrops.py
+
funnel/depot.py
+
sablier-2d/sablier.py
+
shaker/shaker.py
+
smallDepot-3d/depot.py
\ No newline at end of file
| Prerequisite Directory | Prerequisite Run | Test Case Directory | Test Case |
| | | ~/MigFlow/testcases/ | |
|------------------------|------------------|----------------------------------------------|------------------------------|
| depot/ | depot.py | avalanch/avalanch1fluid/ | avalanch1fluidnofriction.py |
| | | avalanch/avalanch2fluids/ | avalanch2fluids.py |
|------------------------|------------------|----------------------------------------------|------------------------------|
| | | avalanch/avalanch2fluids/ | avalanch2fluidsnofriction.py |
| | | couette-2d/ | melangeur.py |
| | | depot-2d/ | depot.py |
| | | depot-3d/ | depot.py |
| | | drop-2/SimpleDrop/ | drop.py |
| | | drop-2d/InteractingDrops/Vert/ | 2VertDrops.py |
| | | drop-2d/InteractingDrops/Diag/ | 2DiagDrops.py |
| | | drop-3d/SimpleDrop/ | drop.py |
| | | drop-3d/InteractingDrops/Vert/ | 2VertDrops.py |
| | | drop-3d/InteractingDrops/Diag/ | 2DiagDrops.py |
| | | drop-3d/InteractingDrops/DeifferentDensities | 2DDDrops.py |
| | | funnel/ | depot.py |
| | | sablier-2d/ | sablier.py |
| | | shaker/ | shaker.py |
| | | smallDepot-3d/ | depot.py |