Go to the source code of this file.
|
module | coord_adapt |
| Regrid columns for the adaptive coordinate.
|
|
|
subroutine, public | coord_adapt::init_coord_adapt (CS, nk, coordinateResolution) |
| Initialise an adapt_CS with parameters. More...
|
|
subroutine, public | coord_adapt::end_coord_adapt (CS) |
| Clean up the coordinate control structure. More...
|
|
subroutine, public | coord_adapt::set_adapt_params (CS, adaptTimeRatio, adaptAlpha, adaptZoom, adaptZoomCoeff, adaptBuoyCoeff, adaptDrho0, adaptDoMin) |
|
subroutine, public | coord_adapt::build_adapt_column (CS, G, GV, tv, i, j, zInt, tInt, sInt, h, zNext) |
|