ENH: further lagrangian tutorial updates

This commit is contained in:
andy
2011-02-25 16:43:18 +00:00
parent a589e31d40
commit 1ec2377731
9 changed files with 38 additions and 101 deletions

View File

@ -24,21 +24,12 @@ solution
sourceTerms
{
rho
schemes
{
semiImplicit false;
}
U
{
semiImplicit false;
}
Yi
{
semiImplicit false;
}
hs
{
semiImplicit false;
rho explicit;
U explicit;
Yi explicit;
hs explicit;
}
}