mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: further lagrangian tutorial updates
This commit is contained in:
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user