MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
foamAging.py
Go to the documentation of this file.
1
31
32
52
53
import
os
54
from
modena.Strategy
import
BackwardMappingScriptTask
55
56
60
m = BackwardMappingScriptTask(
61
script = os.path.dirname(os.path.abspath(__file__))+
'/src/degas'
+
62
' && cp *.dat ../results/foamAging/'
+
63
' && cp *.out ../results/foamAging/'
64
)
Strategy
applications
PUfoam
MoDeNaModels
foamAging
foamAging.py
Generated on Fri Jan 13 2017 16:47:18 for MoDeNa by
1.8.13