Skip to content
Snippets Groups Projects
Commit e2d684fc authored by Katharina Heck's avatar Katharina Heck Committed by Timo Koch
Browse files

[feature][2pnc] use effective diffusivity model

parent 561e5732
No related branches found
No related tags found
2 merge requests!617[WIP] Next,!470Feature/use effective diffusivity model
......@@ -172,6 +172,7 @@ SET_TYPE_PROP(TwoPNC, Indices, TwoPNCIndices <TypeTag, /*PVOffset=*/0>);
//! Use the ImplicitSpatialParams by default
SET_TYPE_PROP(TwoPNC, SpatialParams, ImplicitSpatialParams<TypeTag>);
//! Use the model after Millington (1961) for the effective diffusivity
SET_PROP(TwoPNC, EffectiveDiffusivityModel)
{
private :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment