|
Apps
|
Functions | |
| function | inletVel2d (x, y, t) |
| function | phiInit (x, y) |
| function | Pressure_StartValue2d (x, y, t) return 0.0 end |
| function | StartValue_p (x, y, t) return 0 end |
| function | StartValue_u (x, y, t) return 0 end |
| function | StartValue_v (x, y, t) return 0 end |
| function | VelX_StartValue2d (x, y, t) return 0.0 end |
| function | VelY_StartValue2d (x, y, t) return 0.0 end |
Variables | |
| parameterNumber | dim = 2 |
| parameterNumber | dt = 0 |
| parameterString | elem = "quads" |
| parameterString | grid = "grids/bubblerectangle.ugx" |
| parameterNumber | numPreRefs = 0 |
| parameterNumber | numRefs = 3 |
| parameterNumber | numTimeSteps = 500 |
| parameterString | type = "fvcr" |
location: /home/runner/work/docs/docs/ug4/apps/navier_stokes / bubblepipe.lua :168-170
| function phiInit | ( | x | , |
| y | |||
| ) |
location: /home/runner/work/docs/docs/ug4/apps/navier_stokes / bubblepipe.lua :315
location: /home/runner/work/docs/docs/ug4/apps/navier_stokes / bubblepipe.lua :211
location: /home/runner/work/docs/docs/ug4/apps/navier_stokes / bubblepipe.lua :209
location: /home/runner/work/docs/docs/ug4/apps/navier_stokes / bubblepipe.lua :210
location: /home/runner/work/docs/docs/ug4/apps/navier_stokes / bubblepipe.lua :316
location: /home/runner/work/docs/docs/ug4/apps/navier_stokes / bubblepipe.lua :317
| parameterNumber dim = 2 |
| parameterNumber dt = 0 |
| parameterString elem = "quads" |
| parameterString grid = "grids/bubblerectangle.ugx" |
| parameterNumber numPreRefs = 0 |
| parameterNumber numRefs = 3 |
| parameterNumber numTimeSteps = 500 |
| parameterString type = "fvcr" |