{ | |
"PDE": "Navier-Stokes", | |
"Fields Scheme": "VVd", | |
"Fields": [ | |
"Velocity X", | |
"Velocity Y", | |
"Density" | |
], | |
"Constants": [ | |
"Mach number" | |
], | |
"Dt": 0.01 | |
} |
{ | |
"PDE": "Navier-Stokes", | |
"Fields Scheme": "VVd", | |
"Fields": [ | |
"Velocity X", | |
"Velocity Y", | |
"Density" | |
], | |
"Constants": [ | |
"Mach number" | |
], | |
"Dt": 0.01 | |
} |