source: palm/trunk

Revision Log Mode:


Legend:

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