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 ...@@ -24,21 +24,12 @@ solution
sourceTerms sourceTerms
{ {
rho schemes
{ {
semiImplicit false; rho explicit;
} U explicit;
U Yi explicit;
{ hs explicit;
semiImplicit false;
}
Yi
{
semiImplicit false;
}
hs
{
semiImplicit false;
} }
} }
......
...@@ -24,13 +24,10 @@ solution ...@@ -24,13 +24,10 @@ solution
sourceTerms sourceTerms
{ {
U schemes
{ {
semiImplicit false; U explicit;
} hs explicit;
hs
{
semiImplicit false;
} }
} }
......
...@@ -24,21 +24,12 @@ solution ...@@ -24,21 +24,12 @@ solution
sourceTerms sourceTerms
{ {
rho schemes
{ {
semiImplicit false; rho explicit;
} U explicit;
U Yi explicit;
{ hs explicit;
semiImplicit false;
}
Yi
{
semiImplicit false;
}
hs
{
semiImplicit false;
} }
} }
......
...@@ -24,21 +24,12 @@ solution ...@@ -24,21 +24,12 @@ solution
sourceTerms sourceTerms
{ {
rho schemes
{ {
semiImplicit false; rho explicit;
} U explicit;
U Yi explicit;
{ hs explicit;
semiImplicit false;
}
Yi
{
semiImplicit false;
}
hs
{
semiImplicit false;
} }
} }
......
...@@ -24,21 +24,12 @@ solution ...@@ -24,21 +24,12 @@ solution
sourceTerms sourceTerms
{ {
rho schemes
{ {
semiImplicit false; rho explicit;
} U explicit;
U Yi explicit;
{ hs explicit;
semiImplicit false;
}
Yi
{
semiImplicit false;
}
hs
{
semiImplicit false;
} }
} }
......
...@@ -24,21 +24,12 @@ solution ...@@ -24,21 +24,12 @@ solution
sourceTerms sourceTerms
{ {
rho schemes
{ {
semiImplicit false; rho explicit;
} U explicit;
U Yi explicit;
{ hs explicit;
semiImplicit false;
}
Yi
{
semiImplicit false;
}
hs
{
semiImplicit false;
} }
} }
......
...@@ -24,9 +24,9 @@ solution ...@@ -24,9 +24,9 @@ solution
sourceTerms sourceTerms
{ {
U schemes
{ {
semiImplicit false; U explicit;
} }
} }
......
...@@ -24,13 +24,10 @@ solution ...@@ -24,13 +24,10 @@ solution
sourceTerms sourceTerms
{ {
U schemes
{ {
semiImplicit false; U explicit;
} hs explicit;
hs
{
semiImplicit false;
} }
} }
......
...@@ -30,24 +30,12 @@ solution ...@@ -30,24 +30,12 @@ solution
sourceTerms sourceTerms
{ {
resetOnStartup false; resetOnStartup false;
U schemes
{ {
alpha 1; rho semiImplicit 1;
semiImplicit true; U semiImplicit 1;
} Yi semiImplicit 1;
hs hs semiImplicit 1;
{
alpha 1;
semiImplicit true;
}
rho
{
alpha 1;
semiImplicit false;
}
Yi
{
semiImplicit true;
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment