source: palm/trunk/SOURCE

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4169   5 years suehring Check added
(edit) @4168   5 years suehring Replace get_topography_top_index functions by pre-calculated arrays in …
(edit) @4167   5 years suehring Merge from branch resler: Changed behaviour of masked output over …
(edit) @4162   5 years raasch bugfix for r4155
(edit) @4159   5 years suehring Revision of topography processing to have a consistent treatment of 2D …
(edit) @4157   5 years suehring chem_emissions: Replace global arrays also in mode_emis branch; …
(edit) @4156   5 years schwenkel Bugfix in case of cloud microphysics morrison
(edit) @4155   5 years raasch bugfix for 3d-output in serial mode (ghost points must not be written)
(edit) @4154   5 years suehring Bugfix in chemistry decycling; Replace global arrays to setup chemical …
(edit) @4151   5 years suehring Fix for last commit - netcdf directive added.
(edit) @4150   5 years suehring Framework to input single surface variables independent on …
(edit) @4148   5 years suehring indoor_model_mod: Revision of indoor model; urban_surface_mod: …
(edit) @4147   5 years gronemeier corrected indentation according to coding standard
(edit) @4145   5 years schwenkel Some reformatting
(edit) @4144   5 years raasch relational operators .EQ., .NE., etc. replaced by ==, /=, etc.
(edit) @4143   5 years schwenkel Rename variable and change select case to if statement
(edit) @4142   5 years suehring Consider spinup in number of output timesteps for averaged 2D output
(edit) @4141   5 years gronemeier changes in data-output module (data_output_binary_module, …
(edit) @4134   5 years suehring Remove faulty debug write
(edit) @4133   5 years suehring Bugfix in formatted WRITE
(edit) @4132   5 years suehring Bugfix in masked data output for prognostic quantities
(edit) @4131   5 years monakurppa Several changes in the salsa aerosol module: - Add "salsa_" before …
(edit) @4130   5 years suehring Effectively reduce 3D initialization from dynamic driver to 1D initial …
(edit) @4129   5 years gronemeier changes in surface_data_output_mod: - bugfix: corrected loop over …
(edit) @4128   5 years gronemeier Bugfix for opening the parameter file (unit 11): return error message …
(edit) @4127   5 years suehring Merge with branch resler: biomet- output of bio_mrt added; …
(edit) @4126   5 years gronemeier renaming in biometeorology_mod, adding of example cases for biometeorolgy
(edit) @4125   5 years suehring Enable netcdf parallel input for lateral boundary conditions in …
(edit) @4124   5 years gronemeier remove unused variables
(edit) @4123   5 years gronemeier bugfix: do not assue that output arrays start with index 0
(edit) @4122   5 years schwenkel Implement reset method as bottom boundary condition
(edit) @4121   5 years schwenkel Implementation of an simple method for interpolating the velocities to …
(edit) @4118   5 years suehring Initialization of soil temperature and moisture via dynamic input file …
(edit) @4117   5 years monakurppa Apply decycling flags for salsa and set decycling boundary conditions …
(edit) @4116   5 years gronemeier bugfix: check for empty file list in data_ouput_module when starting output
(edit) @4115   5 years suehring Bugfix in setting flags inidicating wall-bounded grid-points (used for …
(edit) @4114   5 years schwenkel Bugfix: Added working precision
(edit) @4113   5 years gronemeier made dom_database_debug_output available (data_output_module.f90)
(edit) @4111   5 years suehring advc_flags_1/2 renamed in ACC directives
(edit) @4110   5 years suehring last changes documented
(edit) @4109   5 years suehring Control discretization of advection term: separate initialization of …
(edit) @4108   5 years gronemeier bugfix: replace f08 procedure "execute_command_line" by non-standard …
(edit) @4107   5 years gronemeier changes in data-output module (data_output_module.f90, …
(edit) @4106   5 years gronemeier combine new netcdf4 output modules into a single module; improvements …
(edit) @4105   5 years suehring Bugfix concerning ACC directive for non-allocated array in …
(edit) @4104   5 years suehring initialization of index space for boundary data structure accidantly …
(edit) @4102   5 years suehring Bugfix, set Neumann boundary conditions for the subgrid TKE at …
(edit) @4101   5 years gronemeier timestep.f90: - consider 2*Km within diffusion criterion as Km is …
(edit) @4100   5 years forkel Made check for input_pids_dynamic and inifor more general
(edit) @4099   5 years suehring Bugfix in opening the parameter file (unit 11) in case of ocean …
(edit) @4097   5 years suehring Avoid overlong lines
(edit) @4090   5 years Giersch Unused variables removed
(edit) @4089   5 years suehring Correct level 2 initialization of spectral albedos in rrtmg branch, …
(edit) @4088   5 years Giersch Pressure and density profile calculations revised using basic …
(edit) @4087   5 years gronemeier Add comment (boundary_conds.f90)
(edit) @4086   5 years gronemeier Bugfix: use constant-flux layer condition for e in all rans modes …
(edit) @4084   5 years knoop Changed precomputed fractions from basic constants to be variable based
(edit) @4080   5 years suehring Restore accidantly removed limitation to positive values
(edit) @4079   5 years suehring Implementation of a monotonic flux limiter for vertical advection term …
(edit) @4077   5 years gronemeier Set roughness length z0 and z0h/q at ground-floor level to same value …
(edit) @4071   5 years suehring Bugfix in synthetic turbulence generator in non-nested cases (offline …
(edit) @4070   5 years gronemeier Add new data output modules
(edit) @4069   5 years Giersch Bugfix for masked output, compiler warning removed, test case for wind …
(edit) @4067   5 years suehring Bugfix, pass dummy string to MPI_INFO_SET
(edit) @4064   5 years gronemeier Moved call to radiation module out of intermediate time loop …
(edit) @4063   5 years monakurppa Removed salsa_util_mod.f90
(edit) @4058   5 years knoop Bugfix: to_be_resorted was uninitialized in case of s_H2O in …
(edit) @4056   5 years Giersch Redundant example files deleted, wtm example added as a test case, …
(edit) @4055   5 years suehring chem_emissions_mod: Formatting adjustments; initialization of arrays …
(edit) @4054   5 years raasch bugfix for calculating the minimum particle time step
(edit) @4051   5 years suehring changes from last commit documented
(edit) @4050   5 years suehring Remove work-around for green surface fraction on buildings - do not …
(edit) @4048   5 years knoop Moved turbulence_closure_mod calls into module_interface
(edit) @4047   5 years knoop Initial introduction of the dynamics module with only …
(edit) @4046   5 years knoop removal of special treatment for usm_define_netcdf_grid call in …
(edit) @4045   5 years raasch bugfix: kind attribute added to NINT function to allow for large …
(edit) @4044   5 years schwenkel Bugfix in case of grid strecting: corrected calculation of k-Index
(edit) @4043   5 years schwenkel further modularization of lpm and delete min_nr_particle
(edit) @4039   5 years suehring diagnostic output: Modularize diagnostic output, rename subroutines; …
(edit) @4029   5 years raasch bugfix: decycling of chemistry species after nesting data transfer, …
(edit) @4028   5 years schwenkel Further modularization of particle code components
(edit) @4027   5 years schwenkel Added microphyics scheme morrision_no_rain
(edit) @4026   5 years suehring Improve albedo initialization in land-surface model by setting always …
(edit) @4024   5 years suehring Bugfix in albedo initialization, caused crashes in rrtmg calls
(edit) @4023   5 years maronga consistent output of time stamps in header and run control for runs …
(edit) @4022   5 years suehring Synthetic turbulence generator: Revise bias correction of imposed …
(edit) @4020   5 years schwenkel removing submodules
(edit) @4018   5 years schwenkel bugfix for last commit
(edit) @4017   5 years schwenkel Modularization of all lagrangian particle model code components
(edit) @4015   5 years raasch all reals changed to double precision in order to work with 32-bit …
(edit) @4013   5 years raasch index bugfix concerning reallocation of particle array
(edit) @4012   5 years monakurppa remove salsa_util_mod.f90 and correct some bugs in salsa and salsa …
(edit) @4011   5 years hellstea Last commit fixed
(edit) @4010   5 years hellstea Nest mass conservation correction included
(edit) @4009   5 years raasch bugfix for r3998, allocation of 3d temporary arrays of various …
(edit) @4008   5 years moh.hefny Bugfix in check radiation related variables
(edit) @4004   5 years suehring chemistry: perform basic checks only when anthropenic emissions are …
(edit) @4000   5 years raasch preprocessor switch added for choosing the real precision
(edit) @3999   5 years suehring in a nested run spend 3 ghost points also for 2nd-order pw-scheme
(edit) @3998   5 years suehring Bugfix in output module for diagnostic quantities
Note: See TracRevisionLog for help on using the revision log.