source: palm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4463   4 years Giersch Calculation of horizontally averaged w profile moved to the …
(edit) @4462   4 years Giersch Test case topo_from_ASCII_file revised: 3d output removed, simulation …
(edit) @4461   4 years raasch extensions to allow usage of alternative communicators in exchange_horiz
(edit) @4460   4 years oliver.maas allow for simulating up to 10 000 wind turbines
(edit) @4459   4 years oliver.maas avoid division by zero in tip loss correction factor calculation
(edit) @4458   4 years raasch bugfix for r4457: missing dependency added
(edit) @4457   4 years raasch ghost point exchange modularized, bugfix for wrong 2d-exchange
(edit) @4456   4 years knoop Updated palmtest to accomodate the added cycle numbers in r4443
(edit) @4455   4 years Giersch Axis attribute added to netcdf output
(edit) @4454   4 years forkel Updated Readme_KPP4PALM.odt and comments in run_kpp4palm.sh, set …
(edit) @4453   4 years raasch obsolete IF check about nesting removed
(edit) @4452   4 years suehring Bugfix in calc_albedo
(edit) @4451   4 years raasch kpp4 scripts converted from ksh to bash, default mechanism changed …
(edit) @4450   4 years suehring Bugfix, missing from_file check for a variable from static input file
(edit) @4449   4 years suehring Bugfix in 1D model: Set intermediate_timestep_count back to zero after …
(edit) @4448   4 years moh.hefny bugfix: removed the error message PA0672 to consider allow PC 3d data …
(edit) @4447   4 years oliver.maas renamed wind_turbine_parameters namelist variables
(edit) @4446   4 years raasch bugfix for r4443: cycle number zero added to all monitoring and output …
(edit) @4445   4 years raasch config update for serial build
(edit) @4444   4 years raasch bugfix: cpp-directives for serial mode added
(edit) @4443   4 years raasch add cycle number to initial files too (000), remove compatibility for …
(edit) @4442   4 years suehring last commit documented
(edit) @4441   4 years suehring Change order of dimension in surface arrays %frac, %emissivity and …
(edit) @4440   4 years suehring Correct misplaced preprocessor directive
(edit) @4439   4 years Giersch Config files for Berlin/Lise? added
(edit) @4438   4 years suehring Synthetic turbulence: performance optimizations - random numbers only …
(edit) @4437   4 years oliver.maas reduced significant digits for wind_turbine_model test case profile output
(edit) @4436   4 years oliver.maas Bugfix: shifted netcdf preprocessor directive to correct position
(edit) @4435   4 years raasch bugfix for message that reports about files that are read from in case …
(edit) @4434   4 years oliver.maas added optional netcdf data input for wtm array input parameters
(edit) @4433   4 years gronemeier remove warning for newly implemented RANS mode (turbulence_closure_mod)
(edit) @4432   4 years raasch bugfix for previous revision (vector directive was changed by mistake)
(edit) @4431   4 years gronemeier diagnostic_output_quantities: added wspeed and wdir output; bugfix: …
(edit) @4430   4 years suehring Lagrangian particle model: Bugfix in logarithmic interpolation of …
(edit) @4429   4 years raasch serial (non-MPI) test case added, several bugfixes for the serial mode
(edit) @4428   4 years maronga bugfix for last commit. fix in .palm.iofiles
(edit) @4427   4 years maronga small adjustments in palmrungui
(edit) @4426   4 years oliver.maas define time as unlimited dimension so that no maximum number of time …
(edit) @4425   4 years raasch hard coded path to the fileconnection file replaced by a path that is …
(edit) @4423   4 years maronga Switched back to serial NetCDF output for wind turbine output
(edit) @4422   4 years suehring missing trim() in open statement
(edit) @4421   4 years suehring Output of character station_name (required for UC2 standard); bugfix - …
(edit) @4420   4 years maronga added steering for NetCDF output for wind turbine model; minor fix in …
(edit) @4418   4 years raasch bugfix for raindrop number adjustment
(edit) @4417   4 years monakurppa document previous changes
(edit) @4416   4 years monakurppa Bug fixes in restart and reformatting av data output - add missing …
(edit) @4415   4 years raasch bugfix for misplaced/missing preprocessor directives
(edit) @4414   4 years suehring Remove deprecated topography arrays; Move basic initialization of …
(edit) @4413   4 years hellstea All the USE-statements within subroutines moved to the module …
(edit) @4412   4 years maronga bugfix for last commit (wind turbine model)
(edit) @4411   4 years maronga Added NetCDf output for wind turbine model. Added new features to …
(edit) @4410   4 years Giersch config files for Göttingen/Emmy? updated
(edit) @4409   4 years Giersch Tutorials updated, all tested with revision 4402
(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) @4405   4 years maronga revisions in palmrungui, merged with palm_jm
(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) @4398   4 years gronemeier updated tutorials flow_around_cube_cyclic flow_around_cube_noncyclic …
(edit) @4397   4 years scharf updated Tutorials lsm_short and lsm_long
(edit) @4396   4 years Giersch Tutorial example_cbl updated
(edit) @4395   4 years Giersch Tutorial example_neutral updated
(edit) @4394   4 years maronga Bugfix: harmonized config file naming in palmrungui
(edit) @4393   4 years maronga removed PALM_BIN dependencies in GUI tools
(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) @4371   4 years raasch missing praeprocessor switch added in debug config file for NEC-Aurora
(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 …
Note: See TracRevisionLog for help on using the revision log.