MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
Main Page
Related Pages
Modules
+
Packages
Packages
+
Package Functions
+
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
w
x
y
Functions/Subroutines
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
w
x
y
+
Data Types List
Data Types List
Data Types
Class Hierarchy
+
Data Fields
+
All
_
a
b
c
e
f
g
i
l
m
n
o
p
s
t
u
v
w
+
Functions/Subroutines
_
a
b
c
e
f
g
i
l
m
n
o
p
t
u
v
w
Variables
+
Files
File List
+
Globals
+
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
v
w
x
+
Functions/Subroutines
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
w
x
+
Variables
a
b
c
d
e
i
k
l
m
n
o
p
r
s
t
w
x
Typedefs
Macros
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
wallDrainage.py
Go to the documentation of this file.
1
31
32
53
54
import
os
55
from
modena.Strategy
import
BackwardMappingScriptTask
56
57
60
m_simulation = Strategy.BackwardMappingScriptTask(
61
script=os.path.dirname(os.path.abspath(__file__))+
'/wallDrainage'
62
+
' && cp filmthickness.csv ../results/wallDrainage/'
63
+
' && cp results_1d.csv ../results/wallDrainage/'
64
)
Strategy
applications
PUfoam
MoDeNaModels
wallDrainage
wallDrainage.py
Generated on Fri Jan 13 2017 16:47:19 for MoDeNa by
1.8.13