source: palm/trunk/SOURCE/init_grid.f90

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   8 years gronemeier last commit documented
(edit) @1660   8 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   11 years raasch last commit documented
(edit) @1015   11 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 …
(edit) @844   12 years gryschka last commit documented
(edit) @843   12 years gryschka Redefiend first u-level (k=0) in ocean in case of bc_uv_b='dirichlet'
(edit) @819   12 years maronga last commit documented
(edit) @818   12 years maronga bugfix: namelist file check now possible for topography and …
(edit) @810   12 years maronga last commit documented
(edit) @809   12 years maronga Bugfix: cpp directives .NOT., .AND. replaced by !,&&. Minor bugfixes …
(edit) @808   12 years maronga last commit documented
(edit) @807   12 years maronga new utility check_namelist_files implemented
(edit) @760   13 years raasch last commit documented
(edit) @759   13 years raasch New: --- The number of parallel I/O operations can be limited with …
(edit) @723   13 years raasch last commit documented
(edit) @722   13 years raasch bugfixes for r707 concerning multigrid method for non-cyclic boundary …
(edit) @710   13 years raasch last commit documented
(edit) @709   13 years raasch formatting adjustments
(edit) @708   13 years raasch last commit documented
(edit) @707   13 years raasch New: --- In case of multigrid method, on coarse grid levels, gathered …
(edit) @668   13 years suehring last commit documented
(edit) @667   13 years suehring summary: -------- Gryschka: - Coupling with different resolution and …
(edit) @559   14 years weinreis
(edit) @557   14 years weinreis bugfix message string in set_mask_locations
(edit) @556   14 years raasch last commit documented
(edit) @555   14 years raasch New: --- Changed: ------- Documentation for surface_heatflux in …
(edit) @392   14 years raasch New: --- Adapted for machine lck (mrun, mbuild, subjob) bc_lr/bc_ns …
(edit) @274   15 years heinze Indentation of the message calls corrected
(edit) @254   15 years heinze Output of messages replaced by message handling routine.
(edit) @240   15 years letzel - External pressure gradient (check_parameters, init_3d_model, header, …
(edit) @226   15 years raasch preparations for the next release
(edit) @217   15 years letzel - NCL scripts in trunk/SCRIPTS/NCL updated
(edit) @145   16 years raasch second preliminary update for turbulent inflow
(edit) @139   16 years raasch New: --- Plant canopy model of Watanabe (2004,BLM 112,307-341) added. …
(edit) @134   16 years letzel Redefine initial nzb_local as the actual total size of topography …
Note: See TracRevisionLog for help on using the revision log.