Skip to content
Snippets Groups Projects
Commit 1ec23777 authored by andy's avatar andy
Browse files

ENH: further lagrangian tutorial updates

parent a589e31d
Branches
Tags
No related merge requests found
Showing
with 38 additions and 101 deletions
......@@ -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;
}
}
......
......@@ -24,13 +24,10 @@ solution
sourceTerms
{
U
schemes
{
semiImplicit false;
}
hs
{
semiImplicit false;
U explicit;
hs explicit;
}
}
......
......@@ -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;
}
}
......
......@@ -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;
}
}
......
......@@ -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;
}
}
......
......@@ -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;
}
}
......
......@@ -24,9 +24,9 @@ solution
sourceTerms
{
U
schemes
{
semiImplicit false;
U explicit;
}
}
......
......@@ -24,13 +24,10 @@ solution
sourceTerms
{
U
schemes
{
semiImplicit false;
}
hs
{
semiImplicit false;
U explicit;
hs explicit;
}
}
......
......@@ -30,24 +30,12 @@ solution
sourceTerms
{
resetOnStartup false;
U
schemes
{
alpha 1;
semiImplicit true;
}
hs
{
alpha 1;
semiImplicit true;
}
rho
{
alpha 1;
semiImplicit false;
}
Yi
{
semiImplicit true;
rho semiImplicit 1;
U semiImplicit 1;
Yi semiImplicit 1;
hs semiImplicit 1;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment