mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: lagrangian tutorial updates
This commit is contained in:
@ -26,10 +26,10 @@ solution
|
||||
{
|
||||
schemes
|
||||
{
|
||||
rho explicit;
|
||||
U explicit;
|
||||
Yi explicit;
|
||||
hs explicit;
|
||||
rho explicit 1;
|
||||
U explicit 1;
|
||||
Yi explicit 1;
|
||||
hs explicit 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user