|
|
@4648
|
4 years |
raasch |
files re-formatted to follow the PALM coding standard
|
|
|
@4630
|
4 years |
suehring |
Land-surface model: bugfix in level 3 initialization of …
|
|
|
@4601
|
4 years |
suehring |
Chemistry: Bugfix in variable name separation in profile-output …
|
|
|
@4564
|
4 years |
raasch |
Vertical nesting method of Huq et al. (2019) removed
|
|
|
@4543
|
4 years |
gronemeier |
Remove non-required check for canyon height (init_grid)
|
|
|
@4507
|
5 years |
gronemeier |
netcdf_data_input_mod:
- bugfix: check terrain height for fill …
|
|
|
@4457
|
5 years |
raasch |
ghost point exchange modularized, bugfix for wrong 2d-exchange
|
|
|
@4444
|
5 years |
raasch |
bugfix: cpp-directives for serial mode added
|
|
|
@4414
|
5 years |
suehring |
Remove deprecated topography arrays; Move basic initialization of …
|
|
|
@4386
|
5 years |
Giersch |
Allocation statements, comments, naming of variables revised and _wp …
|
|
|
@4360
|
5 years |
suehring |
Bugfix in output of time-averaged plant-canopy quanities; Output of …
|
|
|
@4356
|
5 years |
suehring |
Bugfix in message calls for local checks; error messages in init_grid …
|
|
|
@4346
|
5 years |
motisi |
Introduction of wall_flags_total_0, which currently sets bits based on …
|
|
|
@4340
|
5 years |
Giersch |
Topography closed channel flow with symmetric boundaries implemented, …
|
|
|
@4329
|
5 years |
motisi |
Renamed wall_flags_0 to wall_flags_static_0
|
|
|
@4328
|
5 years |
suehring |
Minor change in nzb_max computation; commentation added; minor …
|
|
|
@4314
|
5 years |
suehring |
plant-canopy: Bugfix, plant canopy was still considered at building …
|
|
|
@4294
|
5 years |
suehring |
init_grid: always set bit 5 and 6 of wall_flags, indicating terrain- …
|
|
|
@4265
|
5 years |
suehring |
Minor bugfix in init_grid, exchange of oro_max information only if the …
|
|
|
@4245
|
5 years |
pavelkrc |
Merge branch resler into trunk
|
|
|
@4189
|
5 years |
suehring |
init_grid: Add check for proper setting of namelist parameter …
|
|
|
@4182
|
5 years |
scharf |
- corrected "Former revisions" section
- minor formatting in "Former …
|
|
|
@4180
|
5 years |
scharf |
removed comments in 'Former revisions' section that are older than …
|
|
|
@4168
|
5 years |
suehring |
Replace get_topography_top_index functions by pre-calculated arrays in …
|
|
|
@4159
|
5 years |
suehring |
Revision of topography processing to have a consistent treatment of 2D …
|
|
|
@4144
|
5 years |
raasch |
relational operators .EQ., .NE., etc. replaced by ==, /=, etc.
|
|
|
@4115
|
5 years |
suehring |
Bugfix in setting flags inidicating wall-bounded grid-points (used for …
|
|
|
@4110
|
5 years |
suehring |
last changes documented
|
|
|
@4109
|
5 years |
suehring |
Control discretization of advection term: separate initialization of …
|
|
|
@3927
|
6 years |
raasch |
pointer attribute removed from scalar 3d-array for performance reasons
|
|
|
@3926
|
6 years |
suehring |
Fix bad commit
|
|
|
@3925
|
6 years |
suehring |
Minor bugfix in building mapping when all building IDs in the model …
|
|
|
@3857
|
6 years |
knoop |
Introduced 1D arrays for horizontal grid dimensions
|
|
|
@3855
|
6 years |
suehring |
In projection of non-building 3D objects onto numerical grid remove …
|
|
|
@3763
|
6 years |
suehring |
Replace work-around for ghost point exchange of 1-byte arrays with …
|
|
|
@3761
|
6 years |
raasch |
unused variables removed, OpenACC directives re-formatted, statements …
|
|
|
@3661
|
6 years |
suehring |
Split loops in advec_ws in order to reduce bit queries; Introduce new …
|
|
|
@3655
|
6 years |
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
|
|
@3538
|
6 years |
suehring |
Remove unnecessary double masking of topography in advection and …
|
|
|
@3294
|
6 years |
raasch |
modularization of the ocean code
|
|
|
@3241
|
6 years |
raasch |
various changes to avoid compiler warnings (mainly removal of unused …
|
|
|
@3200
|
6 years |
suehring |
Missing pre-processor directive
|
|
|
@3183
|
6 years |
suehring |
last commit documented
|
|
|
@3182
|
6 years |
suehring |
New Inifor features: grid stretching, improved command-interface, …
|
|
|
@3142
|
6 years |
suehring |
Bugfix in referencing buildings on orography top; minor bugfix for …
|
|
|
@3139
|
6 years |
Giersch |
Bugfix in calculation of alpha_attack and Bugfix for restarts in …
|
|
|
@3115
|
6 years |
suehring |
Separate bridges as 3D building objects from normal surface-mounted …
|
|
|
@3103
|
6 years |
suehring |
Reference lowest terrain height to zero level; new check for negative …
|
|
|
@3068
|
6 years |
Giersch |
Warning message related to vertical grid stretching has been added, …
|
|
|
@3066
|
6 years |
Giersch |
Error messages related to the new vertical grid stretching revised, …
|
|
|
@3065
|
6 years |
Giersch |
New vertical stretching procedure has been introduced
|
|
|
@3051
|
6 years |
suehring |
Speed-up NetCDF input; Revise NetCDF-input routines and remove input …
|
|
|
@3049
|
6 years |
Giersch |
Revision history corrected
|
|
|
@3046
|
6 years |
Giersch |
Remaining error messages revised, comments extended
|
|
|
@3045
|
6 years |
Giersch |
Code adjusted according to coding standards, renamed namelists, error …
|
|
|
@2968
|
7 years |
suehring |
Bugfixes in initalization of land-surface model as well as timeseries …
|
|
|
@2955
|
7 years |
suehring |
Revise topography filter; extend checks for consistent setting of …
|
|
|
@2927
|
7 years |
suehring |
Bugfix in setting boundary condition for topography index array in …
|
|
|
@2918
|
7 years |
gronemeier |
moved initialization of mixing length to turbulence_closure_mod; …
|
|
|
@2897
|
7 years |
suehring |
Relax restrictions for topography input via static input file, terrain …
|
|
|
@2893
|
7 years |
suehring |
Revise informative message concerning filtered topography.
|
|
|
@2892
|
7 years |
suehring |
Bugfixes, missing coupling_char for child-domain ASCII file; …
|
|
|
@2867
|
7 years |
suehring |
Revise mapping of 3D-buildings onto orography; further bugfix …
|
|
|
@2823
|
7 years |
Giersch |
Set boundary condtions for 3D topography in case of non-cyclic …
|
|
|
@2796
|
7 years |
suehring |
Bugfix in 3D building initialization
|
|
|
@2747
|
7 years |
suehring |
Bugfix, topography is rounded to the nearest discrete grid level
|
|
|
@2718
|
7 years |
maronga |
deleting of deprecated files; headers updated where needed
|
|
|
@2716
|
7 years |
kanani |
Correction of "Former revisions" section
|
|
|
@2701
|
7 years |
suehring |
changes from last commit documented
|
|
|
@2698
|
7 years |
suehring |
Particle reflections at downward-facing walls; revision of particle …
|
|
|
@2696
|
7 years |
kanani |
Merge of branch palm4u into trunk
|
|
|
@2550
|
7 years |
boeske |
enable simulations with complex terrain
|
|
|
@2478
|
7 years |
suehring |
Bugfixes concerning top fluxes and TKE production
|
|
|
@2365
|
7 years |
kanani |
Vertical nesting implemented (SadiqHuq?)
|
|
|
@2319
|
7 years |
suehring |
remove print statements
|
|
|
@2318
|
7 years |
suehring |
get topograpyhy top index via function call
|
|
|
@2317
|
7 years |
suehring |
get topograpyh top index via function call
|
|
|
@2302
|
7 years |
suehring |
Reading of 3D topography using NetCDF data type NC_BYTE; bugfixes in …
|
|
|
@2274
|
7 years |
Giersch |
Changed error messages
|
|
|
@2233
|
7 years |
suehring |
last commit documented
|
|
|
@2232
|
7 years |
suehring |
Adjustments according new topography and surface-modelling concept …
|
|
|
@2201
|
8 years |
suehring |
last commit documented
|
|
|
@2200
|
8 years |
suehring |
Bugfixes in radiation_model; monotonic limiter in 5th order advection …
|
|
|
@2170
|
8 years |
suehring |
last commit documented
|
|
|
@2169
|
8 years |
suehring |
Bugfix, move setting of topography_grid_convention to init_grid, else, …
|
|
|
@2129
|
8 years |
suehring |
last commit documented
|
|
|
@2128
|
8 years |
suehring |
Bugfix in topography in case of ocean simulations
|
|
|
@2101
|
8 years |
suehring |
last commit documented
|
|
|
@2089
|
8 years |
suehring |
last commit documented
|
|
|
@2088
|
8 years |
suehring |
Bugfixes in initial salinity profile and generic topography definition …
|
|
|
@2038
|
8 years |
knoop |
last commit documented
|
|
|
@2037
|
8 years |
knoop |
Anelastic approximation implemented
|
|
|
@2022
|
8 years |
suehring |
last commit documented
|
|
|
@2021
|
8 years |
suehring |
Bugfix, restore flags for nest boundaries in multigrid solver; bugfix: …
|
|
|
@2001
|
8 years |
knoop |
last commit documented
|
|
|
@2000
|
8 years |
knoop |
Forced header and separation lines into 80 columns
|
|
|
@1995
|
8 years |
suehring |
last commit documented
|
|
|
@1994
|
8 years |
suehring |
Bugfix in definition of generic topography; missing check for …
|
|
|
@1983
|
8 years |
suehring |
last commit documented
|
|
|
@1982
|
8 years |
suehring |
Bugfix concering consistency check for topography
|
|
|