MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
|
Surrogate function and model for Strut content. More...
Variables | |
f | |
Surrogate function for strut content. More... | |
m | |
Surrogate model for density_reaction_mixture. More... | |
Surrogate function and model for Strut content.
Contains a definition of surrogate function and surrogate model. The surrogate model is Forward mapping. Thus, no detail model is present. The parameters of the model are provided instead. Model needs to be re-initialized after the change of parameters.
StrutContent.StrutContent.f |
Surrogate function for strut content.
Strut content is a assumed to be a function of foam density.
Definition at line 57 of file StrutContent.py.
StrutContent.StrutContent.m |
Surrogate model for density_reaction_mixture.
Forward mapping model is used.
Definition at line 96 of file StrutContent.py.