source: palm/trunk/SOURCE/init_grid.f90

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2550   6 years boeske enable simulations with complex terrain
(edit) @2478   7 years suehring Bugfixes concerning top fluxes and TKE production
(edit) @2365   7 years kanani Vertical nesting implemented (SadiqHuq?)
(edit) @2319   7 years suehring remove print statements
(edit) @2318   7 years suehring get topograpyhy top index via function call
(edit) @2317   7 years suehring get topograpyh top index via function call
(edit) @2302   7 years suehring Reading of 3D topography using NetCDF data type NC_BYTE; bugfixes in …
(edit) @2274   7 years Giersch Changed error messages
(edit) @2233   7 years suehring last commit documented
(edit) @2232   7 years suehring Adjustments according new topography and surface-modelling concept …
(edit) @2201   7 years suehring last commit documented
(edit) @2200   7 years suehring Bugfixes in radiation_model; monotonic limiter in 5th order advection …
(edit) @2170   7 years suehring last commit documented
(edit) @2169   7 years suehring Bugfix, move setting of topography_grid_convention to init_grid, else, …
(edit) @2129   7 years suehring last commit documented
(edit) @2128   7 years suehring Bugfix in topography in case of ocean simulations
(edit) @2101   7 years suehring last commit documented
(edit) @2089   7 years suehring last commit documented
(edit) @2088   7 years suehring Bugfixes in initial salinity profile and generic topography definition …
(edit) @2038   7 years knoop last commit documented
(edit) @2037   7 years knoop Anelastic approximation implemented
(edit) @2022   7 years suehring last commit documented
(edit) @2021   7 years suehring Bugfix, restore flags for nest boundaries in multigrid solver; bugfix: …
(edit) @2001   8 years knoop last commit documented
(edit) @2000   8 years knoop Forced header and separation lines into 80 columns
(edit) @1995   8 years suehring last commit documented
(edit) @1994   8 years suehring Bugfix in definition of generic topography; missing check for …
(edit) @1983   8 years suehring last commit documented
(edit) @1982   8 years suehring Bugfix concering consistency check for topography
(edit) @1969   8 years suehring last commit documented
(edit) @1968   8 years suehring PE-wise reading of topography file
(edit) @1943   8 years suehring last commit documented
(edit) @1942   8 years suehring filter topography by filling holes resolved by only one grid point …
(edit) @1932   8 years suehring last commit documented
(edit) @1931   8 years suehring Rename multigrid into multigrid_noopt and multigrid_fast into …
(edit) @1911   8 years raasch last commit documented
(edit) @1910   8 years raasch Bugfix: if topography is read from file, Neumann conditions are used …
(edit) @1903   8 years suehring last commit documented
(edit) @1902   8 years suehring Consider masking_method only for multigrid solver, no for multigrid_fast
(edit) @1887   8 years suehring last commit documented
(edit) @1886   8 years suehring Fixed bugs concerning advection flags, variable descriptions added in …
(edit) @1846   8 years raasch last commit documented
(edit) @1845   8 years raasch nzb_2d replaced by nzb_..._inner, Kessler precipitation stored on …
(edit) @1818   8 years maronga last commit documented / copyright update
(edit) @1805   8 years maronga last commit documented
(edit) @1804   8 years maronga removed parameter file check. update of mrungui for compilation with qt5
(edit) @1780   8 years raasch last commit documented
(edit) @1779   8 years raasch pmc array management changed from linked list to sequential loop; …
(edit) @1763   8 years hellstea last commit documented
(edit) @1762   8 years hellstea Introduction of nested domain system
(edit) @1744   8 years raasch two last commits documented
(edit) @1743   8 years raasch Bugfix for calculation of nzb_s_outer and nzb_u_outer at north …
(edit) @1692   8 years maronga last commit documented
(edit) @1691   8 years maronga various bugfixes and modifications of the …
(edit) @1683   8 years knoop last commit documented
(edit) @1682   8 years knoop Code annotations made doxygen readable
(edit) @1679   8 years boeske Comment line corrected
(edit) @1678   8 years boeske last commit documented
(edit) @1677   8 years boeske Bugfix concerning wall_flags at PE boundaries, added new subroutine …
(edit) @1676   8 years gronemeier last commit documented
(edit) @1675   8 years gronemeier Bugfix: Definition of topography grid levels
(edit) @1662   9 years gronemeier last commit documented
(edit) @1660   9 years gronemeier Bugfix: Definition of topography height in case of grid stretching
(edit) @1581   9 years suehring last commit documented
(edit) @1580   9 years suehring Bugfix: setting flags for 5th-order advection scheme, and stastical …
(edit) @1576   9 years raasch last commit documented
(edit) @1575   9 years raasch optimized multigrid method installed, new parameter …
(edit) @1558   9 years suehring last commit documented
(edit) @1557   9 years suehring Enable monotone advection for scalars in combination with fifth-order …
(edit) @1419   10 years fricke last commit documented
(edit) @1418   10 years fricke Bugfixes concerning grid stretching for the ocean and calculation of …
(edit) @1410   10 years suehring last commit documented
(edit) @1409   10 years suehring Bugfix: set inflow boundary conditions also if no humidity or …
(edit) @1354   10 years heinze last commit documented
(edit) @1353   10 years heinze REAL constants provided with KIND-attribute
(edit) @1323   10 years raasch last commit documented
(edit) @1322   10 years raasch REAL functions and a lot of REAL constants provided with …
(edit) @1321   10 years raasch last commit documented
(edit) @1320   10 years raasch ONLY-attribute added to USE-statements, kind-parameters added to all …
(edit) @1310   10 years raasch update of GPL copyright
(edit) @1222   11 years raasch last commit documented
(edit) @1221   11 years raasch New: ----- openACC porting of reduction operations additional 3D-flag …
(edit) @1093   11 years raasch last commit documented
(edit) @1092   11 years raasch unused variables remove from several routines
(edit) @1070   11 years maronga last commit documented
(edit) @1069   11 years maronga allow usage of topography in combination with cloud physics, allow …
(edit) @1037   11 years raasch last commit documented
(edit) @1036   11 years raasch code has been put under the GNU General Public License (v3)
(edit) @1017   12 years raasch last commit documented
(edit) @1015   12 years raasch Starting with changes required for GPU optimization. OpenACC …
(edit) @997   12 years raasch last commit documented
(edit) @996   12 years raasch parameter use_prior_plot1d_parameters removed; little reformatting
(edit) @979   12 years fricke last commit documented
(edit) @978   12 years fricke merge fricke branch back into trunk
(edit) @928   12 years raasch last commit documented
(edit) @927   12 years raasch masking method can be switched on for mg-solver using inipar parameter …
(edit) @865   12 years gryschka last commit documented
(edit) @864   12 years gryschka Bugifx in init_grid in case of ocean runs
(edit) @863   12 years suehring last commit documented
(edit) @861   12 years suehring WS5 is available in combination with topography. Version number …
Note: See TracRevisionLog for help on using the revision log.