|
|
@4217
|
5 years |
scharf |
corrected former revisions section
|
|
|
@4216
|
5 years |
suehring |
Bugfixes in 3d data output of plant canopy variables
|
|
|
@4215
|
5 years |
suehring |
Test case for nesting and particle nesting added
|
|
|
@4214
|
5 years |
suehring |
Bugfix, missing initialization and clearing of soil-moisture tendency …
|
|
|
@4213
|
5 years |
suehring |
last commit documented
|
|
|
@4212
|
5 years |
suehring |
Allocate array for index lists in nesting also for zero-size arrays, …
|
|
|
@4211
|
5 years |
raasch |
ocean mixed layer test case modified; can now be used as a basis to …
|
|
|
@4210
|
5 years |
suehring |
Radiation: revise steering of splitting diffuse and direct radiation; …
|
|
|
@4209
|
5 years |
suehring |
Bugfix in initialization of indoor temperature; Prescibe default …
|
|
|
@4208
|
5 years |
suehring |
Bugfix in accessing albedo_pars in the clear-sky branch (merge from branch)
|
|
|
@4205
|
5 years |
suehring |
plant canopy: Missing working precision + bugfix in calculation of …
|
|
|
@4204
|
5 years |
knoop |
Bugfix in advec_s_ws: Changed sk_num initialization default to avoid …
|
|
|
@4201
|
5 years |
suehring |
Limit soil moisture to its saturation value and give a respective …
|
|
|
@4198
|
5 years |
gronemeier |
Add check into radiation_check_parameters if rotation angle is set to …
|
|
|
@4197
|
5 years |
suehring |
Revise steering of surface albedo initialization when albedo_pars is …
|
|
|
@4196
|
5 years |
gronemeier |
Consider rotation of model domain for claculation of Coriolis force:
- …
|
|
|
@4195
|
5 years |
schwenkel |
Bugfix for simple_corrector interpolation method in case of ocean runs …
|
|
|
@4194
|
5 years |
suehring |
In case z0 exceeds the surface-layer height at water surfaces, apply …
|
|
|
@4191
|
5 years |
gronemeier |
bugfix: add recycling_method_for_thermodynamic_quantities to inipar …
|
|
|
@4190
|
5 years |
suehring |
Implement external radiation forcing also for level-of-detail = 2 …
|
|
|
@4189
|
5 years |
suehring |
init_grid: Add check for proper setting of namelist parameter …
|
|
|
@4188
|
5 years |
suehring |
Minor adjustments in error messages and error numbers. Some typos are …
|
|
|
@4187
|
5 years |
suehring |
radiation: Take external radiation input from root domain dynamic file …
|
|
|
@4186
|
5 years |
suehring |
Enable limitation of Obukhov length so that it does not become zero; …
|
|
|
@4185
|
5 years |
oliver.maas |
For initializing_actions = ' cyclic_fill': Overwrite u_init, v_init, …
|
|
|
@4184
|
5 years |
oliver.maas |
changed allocated length of …
|
|
|
@4183
|
5 years |
oliver.maas |
simplified steering of recycling of absolute values. Replaced …
|
|
|
@4182
|
5 years |
scharf |
- corrected "Former revisions" section
- minor formatting in "Former …
|
|
|
@4181
|
5 years |
raasch |
bugfix: define directive added, which has been deleted by mistake in r4180
|
|
|
@4180
|
5 years |
scharf |
removed comments in 'Former revisions' section that are older than …
|
|
|
@4179
|
5 years |
suehring |
remove debug prints
|
|
|
@4178
|
5 years |
suehring |
Enable external time-dependent radiative forcing with downwelling …
|
|
|
@4177
|
5 years |
gronemeier |
add comment
|
|
|
@4176
|
5 years |
oliver.maas |
added recycle_absolute_quantities to initialization_parameters …
|
|
|
@4175
|
5 years |
gronemeier |
bugfix: removed unused variables
|
|
|
@4174
|
5 years |
gronemeier |
bugfix: add missing dependencies for vdi_internal_controls
|
|
|
@4173
|
5 years |
gronemeier |
add vdi_internal_controls
|
|
|
@4172
|
5 years |
oliver.maas |
Added optional method for recycling of absolute values of pt and q …
|
|
|
@4171
|
5 years |
gronemeier |
loop reordering for performance optimization
|
|
|
@4170
|
5 years |
gronemeier |
changes in turbulence_closure_mod:
- add performance optimizations …
|
|
|
@4169
|
5 years |
suehring |
Check added
|
|
|
@4168
|
5 years |
suehring |
Replace get_topography_top_index functions by pre-calculated arrays in …
|
|
|
@4167
|
5 years |
suehring |
Merge from branch resler: Changed behaviour of masked output over …
|
|
|
@4162
|
5 years |
raasch |
bugfix for r4155
|
|
|
@4159
|
5 years |
suehring |
Revision of topography processing to have a consistent treatment of 2D …
|
|
|
@4157
|
5 years |
suehring |
chem_emissions: Replace global arrays also in mode_emis branch; …
|
|
|
@4156
|
5 years |
schwenkel |
Bugfix in case of cloud microphysics morrison
|
|
|
@4155
|
5 years |
raasch |
bugfix for 3d-output in serial mode (ghost points must not be written)
|
|
|
@4154
|
5 years |
suehring |
Bugfix in chemistry decycling; Replace global arrays to setup chemical …
|
|
|
@4151
|
5 years |
suehring |
Fix for last commit - netcdf directive added.
|
|
|
@4150
|
5 years |
suehring |
Framework to input single surface variables independent on …
|
|
|
@4149
|
5 years |
suehring |
palm_csd: bugfix in dimension of building_pars
|
|
|
@4148
|
5 years |
suehring |
indoor_model_mod: Revision of indoor model; urban_surface_mod: …
|
|
|
@4147
|
5 years |
gronemeier |
corrected indentation according to coding standard
|
|
|
@4145
|
5 years |
schwenkel |
Some reformatting
|
|
|
@4144
|
5 years |
raasch |
relational operators .EQ., .NE., etc. replaced by ==, /=, etc.
|
|
|
@4143
|
5 years |
schwenkel |
Rename variable and change select case to if statement
|
|
|
@4142
|
5 years |
suehring |
Consider spinup in number of output timesteps for averaged 2D output
|
|
|
@4141
|
5 years |
gronemeier |
changes in data-output module (data_output_binary_module, …
|
|
|
@4134
|
5 years |
suehring |
Remove faulty debug write
|
|
|
@4133
|
5 years |
suehring |
Bugfix in formatted WRITE
|
|
|
@4132
|
5 years |
suehring |
Bugfix in masked data output for prognostic quantities
|
|
|
@4131
|
5 years |
monakurppa |
Several changes in the salsa aerosol module:
- Add "salsa_" before …
|
|
|
@4130
|
5 years |
suehring |
Effectively reduce 3D initialization from dynamic driver to 1D initial …
|
|
|
@4129
|
5 years |
gronemeier |
changes in surface_data_output_mod:
- bugfix: corrected loop over …
|
|
|
@4128
|
5 years |
gronemeier |
Bugfix for opening the parameter file (unit 11): return error message …
|
|
|
@4127
|
5 years |
suehring |
Merge with branch resler: biomet- output of bio_mrt added; …
|
|
|
@4126
|
5 years |
gronemeier |
renaming in biometeorology_mod, adding of example cases for biometeorolgy
|
|
|
@4125
|
5 years |
suehring |
Enable netcdf parallel input for lateral boundary conditions in …
|
|
|
@4124
|
5 years |
gronemeier |
remove unused variables
|
|
|
@4123
|
5 years |
gronemeier |
bugfix: do not assue that output arrays start with index 0
|
|
|
@4122
|
5 years |
schwenkel |
Implement reset method as bottom boundary condition
|
|
|
@4121
|
5 years |
schwenkel |
Implementation of an simple method for interpolating the velocities to …
|
|
|
@4118
|
5 years |
suehring |
Initialization of soil temperature and moisture via dynamic input file …
|
|
|
@4117
|
5 years |
monakurppa |
Apply decycling flags for salsa and set decycling boundary conditions …
|
|
|
@4116
|
5 years |
gronemeier |
bugfix: check for empty file list in data_ouput_module when starting output
|
|
|
@4115
|
5 years |
suehring |
Bugfix in setting flags inidicating wall-bounded grid-points (used for …
|
|
|
@4114
|
5 years |
schwenkel |
Bugfix: Added working precision
|
|
|
@4113
|
5 years |
gronemeier |
made dom_database_debug_output available (data_output_module.f90)
|
|
|
@4112
|
5 years |
suehring |
update profile output for urban test case
|
|
|
@4111
|
5 years |
suehring |
advc_flags_1/2 renamed in ACC directives
|
|
|
@4110
|
5 years |
suehring |
last changes documented
|
|
|
@4109
|
5 years |
suehring |
Control discretization of advection term: separate initialization of …
|
|
|
@4108
|
5 years |
gronemeier |
bugfix: replace f08 procedure "execute_command_line" by non-standard …
|
|
|
@4107
|
5 years |
gronemeier |
changes in data-output module (data_output_module.f90, …
|
|
|
@4106
|
5 years |
gronemeier |
combine new netcdf4 output modules into a single module; improvements …
|
|
|
@4105
|
5 years |
suehring |
Bugfix concerning ACC directive for non-allocated array in …
|
|
|
@4104
|
5 years |
suehring |
initialization of index space for boundary data structure accidantly …
|
|
|
@4103
|
5 years |
gronemeier |
bugfix: update reference files for palmtest
|
|
|
@4102
|
5 years |
suehring |
Bugfix, set Neumann boundary conditions for the subgrid TKE at …
|
|
|
@4101
|
5 years |
gronemeier |
timestep.f90:
- consider 2*Km within diffusion criterion as Km is …
|
|
|
@4100
|
5 years |
forkel |
Made check for input_pids_dynamic and inifor more general
|
|
|
@4099
|
5 years |
suehring |
Bugfix in opening the parameter file (unit 11) in case of ocean …
|
|
|
@4098
|
5 years |
Giersch |
Tutorial cases updated for getting physically meaningful results (only …
|
|
|
@4097
|
5 years |
suehring |
Avoid overlong lines
|
|
|
@4096
|
5 years |
motisi |
Updated street_canyon example
|
|
|
@4095
|
5 years |
knoop |
Changes name of canyon example
|
|
|
@4091
|
5 years |
knoop |
Added palmtutorial script to automatically build and test tutorials. …
|
|
|
@4090
|
5 years |
Giersch |
Unused variables removed
|
|
|
@4089
|
5 years |
suehring |
Correct level 2 initialization of spectral albedos in rrtmg branch, …
|
|
|