source: palm/trunk/SOURCE

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4408   4 years gronemeier write fill_value attribute in virtual-measurements module; enable …
(edit) @4407   4 years knoop Changed program_debug_output_unit to 9 in dom_init call
(edit) @4406   4 years knoop Bugix: removed oro_rel wrong loop bounds and removed unnecessary …
(edit) @4404   4 years suehring Fix misplaced preprocessor directives in netcdf data input
(edit) @4403   4 years banzhafs chemistry model: implemented on-demand emission read mode for LOD 2
(edit) @4402   4 years suehring Indoor model: major bugfix in calculation of energy demand - …
(edit) @4401   4 years suehring Define a default list of coordinate reference system variables used …
(edit) @4400   4 years suehring Revision of the virtual-measurement module: data input from NetCDF …
(edit) @4399   4 years monakurppa salsa_mod: time index error in salsa_emission_setup, lod=2
(edit) @4392   4 years pavelkrc Merge branch resler (updated documentation, optional flux tracing, bugfix)
(edit) @4389   4 years raasch Error messages refined for reading ASCII topo file, also reading of …
(edit) @4388   4 years raasch bugfix for error messages while reading ASCII topo file
(edit) @4387   4 years banzhafs Added subroutine get_variable_string_generic to netcdf_data_input_mod
(edit) @4386   4 years Giersch Allocation statements, comments, naming of variables revised and _wp …
(edit) @4385   4 years hellstea Nesting-related error messages PA0425 and PA0426 made more specific
(edit) @4384   4 years Giersch Header corrected
(edit) @4383   4 years Giersch Error numbers related to closed channel flow revised to prevent double …
(edit) @4382   4 years suehring Revise bad formatting of namelist (biomet)
(edit) @4381   4 years suehring Land-surface model: Bugfix in nested soil initialization in case no …
(edit) @4380   4 years monakurppa salsa_mod: minor bug in dry deposition and formatting
(edit) @4378   4 years Giersch Format of rms output in cpu measurements changed to allow values >= 100
(edit) @4377   4 years gronemeier bugfix: set fill value for output according to wall_flags_total_0 for …
(edit) @4372   4 years banzhafs added namelist flag emiss_read_legacy_mode to allow concurrent
(edit) @4370   4 years raasch bugfixes for previous commit: unused variables removed, Temperton-fft …
(edit) @4366   4 years raasch code vectorization for NEC Aurora: vectorized version of Temperton …
(edit) @4365   4 years oliver.maas Since revision 4185 all init-profiles (u_init, v_init, pt_init, q_init …
(edit) @4364   4 years monakurppa Time in the input data set relative to the start of the simulation
(edit) @4363   4 years suehring plant-canopy model: fix misplaced endif
(edit) @4362   4 years suehring Input of plant-canopy variables from static driver moved from …
(edit) @4361   4 years suehring Plant-canopy: Avoid an unnecessary exchange of ghost points; remove …
(edit) @4360   4 years suehring Bugfix in output of time-averaged plant-canopy quanities; Output of …
(edit) @4359   4 years suehring Fix for last commit
(edit) @4358   4 years suehring Bugfix, time coordinate is relative to origin_time rather than to …
(edit) @4356   4 years suehring Bugfix in message calls for local checks; error messages in init_grid …
(edit) @4355   4 years suehring surface_mod: bugfix in message call and define appropriate error number
(edit) @4354   4 years suehring surface_mod: bugfix in message call and define appropriate error number
(edit) @4351   4 years oliver.maas added output of wu, wv, wtheta and wq to enable covariance calculation …
(edit) @4347   4 years suehring Check for realistically initial values of mixing ratio implemented. …
(edit) @4346   4 years motisi Introduction of wall_flags_total_0, which currently sets bits based on …
(edit) @4343   4 years oliver.maas replaced <= by < in line 1464 to ensure that ialpha will not be …
(edit) @4342   4 years Giersch last commit corrected by replacing read_from_file_3d with …
(edit) @4341   4 years motisi plant_canopy_model: unification of variable names: pc_ variabels now …
(edit) @4340   4 years Giersch Topography closed channel flow with symmetric boundaries implemented, …
(edit) @4339   4 years suehring Bugfix, character strenght too short, caused crash on NEC
(edit) @4338   4 years suehring To avoid divisions by zero, add security factor in calculation of …
(edit) @4337   4 years Giersch Albedo indices for building_surface_pars are now declared as …
(edit) @4336   4 years raasch bugfix: wrong header output of particle group features (density ratio) …
(edit) @4335   4 years suehring Plant canopy: implement fix for LAD on building edges also for the …
(edit) @4332   4 years suehring Synthetic turbulence: Limit initial velocity seeds in restart runs, if …
(edit) @4331   4 years suehring New diagnostic output for 10-m wind speed; Diagnostic output of 2-m …
(edit) @4330   4 years knoop Bugix: removed syntax error introduced by last commit
(edit) @4329   4 years motisi Renamed wall_flags_0 to wall_flags_static_0
(edit) @4328   4 years suehring Minor change in nzb_max computation; commentation added; minor …
(edit) @4327   4 years Giersch Setting of advection flags for vertical fluxes of w revised, Bugfix: …
(edit) @4326   4 years oliver.maas changed format of turbine control output to allow for higher torque …
(edit) @4325   4 years Giersch Changes documented
(edit) @4324   4 years Giersch Vertical fluxes of w are now set to zero at nzt and nzt+1, setting of …
(edit) @4321   4 years pavelkrc Fix CRLF line endings
(edit) @4319   4 years suehring Further revise check for surface fractions
(edit) @4318   4 years Giersch Indirect indexing for calculating vertical fluxes close to boundaries …
(edit) @4317   4 years Giersch Comments revised/added, formatting improved, fluxes for u,v, and …
(edit) @4315   4 years monakurppa salsa_mod: add additional check for time in PIDS_SALSA and update the …
(edit) @4314   4 years suehring plant-canopy: Bugfix, plant canopy was still considered at building …
(edit) @4313   4 years suehring changes documented
(edit) @4312   4 years suehring Checks and initialization for relative surface fractions revised
(edit) @4310   4 years suehring Remove dt_indoor from namelist input. The indoor model is an …
(edit) @4309   4 years suehring Synthetic turbulence generator: Computation of velocity seeds …
(edit) @4307   4 years maronga your commit message
(edit) @4306   4 years banzhafs Correction to r4304 commit in chemistry_model_mod
(edit) @4305   4 years suehring urban-surface model: bugfix, consider m_liq in restart runs; remove …
(edit) @4304   4 years banzhafs Precision clean-up in drydepo_aero_zhang_vd subroutine in …
(edit) @4302   4 years suehring Omit tall canopy mapped on top of buildings, which may happen due to …
(edit) @4301   4 years oliver.maas Deleted parameter recycling_yshift. y-shift in case of non-cyclic …
(edit) @4300   4 years scharf Adjusted format for simulated time and related quantities
(edit) @4299   4 years suehring Output of indoor temperature revised (to avoid non-defined values …
(edit) @4298   4 years suehring Bugfixes: Calculation of 2-m temperature adjusted to the case the 2-m …
(edit) @4297   4 years oliver.maas In case of turbulent inflow: Adjusted recycling_yshift, so that …
(edit) @4296   4 years maronga improved treatment of interception reservoir in land surface model
(edit) @4295   4 years monakurppa salsa_mod.f90: small bug in mask output of aerosol chemical composition
(edit) @4294   4 years suehring init_grid: always set bit 5 and 6 of wall_flags, indicating terrain- …
(edit) @4293   4 years Giersch default values of flags indicating dirichlet boundary conditions on …
(edit) @4292   4 years banzhafs Bugfix for r4290
(edit) @4291   4 years moh.hefny RTM is ON in case of biometeorology even if there is no vertical …
(edit) @4290   4 years banzhafs Bugfix in sedimentation resistance calculation in …
(edit) @4289   4 years knoop Removed parameters precipitation and precipitation_amount_interval …
(edit) @4287   4 years raasch reading of namelist file and actions in case of namelist errors …
(edit) @4286   4 years resler Merge branch resler into trunk
(edit) @4282   4 years schwenkel Bugfix of particle timeseries in case of more than one particle group
(edit) @4281   4 years schwenkel Moved boundary_conds to dynamics module
(edit) @4280   4 years monakurppa Correct recent bugs in salsa_mod and remove chemistry specific stuff …
(edit) @4279   4 years scharf unused variables removed
(edit) @4278   4 years scharf changed check for static driver and fixed bugs in initialization and …
(edit) @4277   4 years schwenkel Bugfix for last commit: Added flag in use statement
(edit) @4276   4 years schwenkel modularize lpm code components of time integration
(edit) @4275   4 years schwenkel move call of lpm at the end of intermediate timeloop and improve …
(edit) @4273   4 years monakurppa Add logical switched nesting_chem and nesting_offline_chem
(edit) @4272   4 years schwenkel further modularization of boundary conditions: moving boundary …
(edit) @4271   4 years maronga bugfix in calculation of snow albedo
(edit) @4270   4 years monakurppa Updates for the aerosol module salsa - Reformat the emission data for …
(edit) @4268   4 years schwenkel Introducing module interface for boundary conditions and move module …
Note: See TracRevisionLog for help on using the revision log.