MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
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