MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
bubbleGrowth.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__))
62
+
'/src/bblgrExact'
63
+
' && cp *.out *.txt ../results/bubbleGrowth/'
64
)
Strategy
applications
PUfoam
MoDeNaModels
bubbleGrowth
bubbleGrowth.py
Generated on Fri Jan 13 2017 16:47:17 for MoDeNa by
1.8.13