|
Apps
|
Functions | |
| function | Dirichlet0 (x, y, t) return true |
| function | Dirichlet0 (x, y, z, t) return true |
| function | PointSource (x, y, t) return true |
| function | PointSource (x, y, z, t) return true |
| function | Pres0 (x, y, t) if x *x+y *y< 4 then return 1.0 else return 0.0 end end |
| function | ThreeRegionElastLambda (x, y, t, si) |
| function | ThreeRegionElastLambda (x, y, z, t, si) |
| function | UxDirichletTop (x, y, t) return true |
| function | UyDirichletBottom (x, y, t) return true |
| function | UyDirichletTop (x, y, t) return true |
| function | VelX0 (x, y, t) return 0.0 end |
| function | VelX0 (x, y, z, t) return 0.0 end |
| function | VelY0 (x, y, t) return 0.0 end |
| function | VelY0 (x, y, z, t) return 0.0 end |
| function | VelZ0 (x, y, z, t) return 0.0 end |
Variables | |
| parameterNumber | dt = 1 |
| parameterNumber | dtmax = 1e |
| parameterNumber | dtmin = 1e |
| parameterNumber | dtred = 0 |
| parameterNumber | end = 100 |
| parameterString | grid = "../grids/cube3.ugx" |
| parameterNumber | numPreRefs = 1 |
| parameterNumber | numRefs = 2 |
| parameterNumber | start = 0 |
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / biot2.lua :115
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / biot2.lua :136
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / biot2.lua :120
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / biot2.lua :137
/** location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / biot2.lua :127-130
References LoadDomain().
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / biot2.lua :116
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / biot2.lua :119
location: /home/runner/work/docs/docs/ug4/apps/poroelasticity/scripts / biot2.lua :118
| parameterNumber dt = 1 |
| parameterNumber dtmax = 1e |
Referenced by pumping_sink().
| parameterNumber dtmin = 1e |
| parameterNumber dtred = 0 |
| function end = 100 |
| parameterString grid = "../grids/cube3.ugx" |
| parameterNumber numPreRefs = 1 |
| parameterNumber numRefs = 2 |
| parameterNumber start = 0 |