(empty message)

This commit is contained in:
Melanie Darcis 2010-10-21 07:19:06 +00:00 committed by Andreas Lauser
parent 20d863f37c
commit 7da6ffe1ec

View File

@ -68,9 +68,6 @@ SET_PROP(TutorialProblemCoupled, Grid) /*@\label{tutorial-coupled:set-grid}@*/
}
};
// Choose the fluid system
SET_TYPE_PROP(BoxTwoP, FluidSystem, FluidSystem2P<TypeTag>); /*@\label{tutorial-coupled:set-fluidsystem}@*/
// Set the wetting phase
SET_PROP(TutorialProblemCoupled, WettingPhase) /*@\label{tutorial-coupled:2p-system-start}@*/
{