source: palm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4466   3 years suehring Vector branch in advec_ws optimized, symmetric boundary conditions …
(edit) @4465   3 years maronga added output of rotor and tower diameters and removed ASCII output in …
(edit) @4464   3 years Giersch Reset last change (r4463)
(edit) @4463   3 years Giersch Calculation of horizontally averaged w profile moved to the …
(edit) @4462   3 years Giersch Test case topo_from_ASCII_file revised: 3d output removed, simulation …
(edit) @4461   3 years raasch extensions to allow usage of alternative communicators in exchange_horiz
(edit) @4460   3 years oliver.maas allow for simulating up to 10 000 wind turbines
(edit) @4459   3 years oliver.maas avoid division by zero in tip loss correction factor calculation
(edit) @4458   3 years raasch bugfix for r4457: missing dependency added
(edit) @4457   3 years raasch ghost point exchange modularized, bugfix for wrong 2d-exchange
(edit) @4456   3 years knoop Updated palmtest to accomodate the added cycle numbers in r4443
(edit) @4455   3 years Giersch Axis attribute added to netcdf output
(edit) @4454   3 years forkel Updated Readme_KPP4PALM.odt and comments in run_kpp4palm.sh, set …
(edit) @4453   3 years raasch obsolete IF check about nesting removed
(edit) @4452   3 years suehring Bugfix in calc_albedo
(edit) @4451   3 years raasch kpp4 scripts converted from ksh to bash, default mechanism changed …
(edit) @4450   3 years suehring Bugfix, missing from_file check for a variable from static input file
(edit) @4449   3 years suehring Bugfix in 1D model: Set intermediate_timestep_count back to zero after …
(edit) @4448   3 years moh.hefny bugfix: removed the error message PA0672 to consider allow PC 3d data …
(edit) @4447   3 years oliver.maas renamed wind_turbine_parameters namelist variables
(edit) @4446   3 years raasch bugfix for r4443: cycle number zero added to all monitoring and output …
(edit) @4445   3 years raasch config update for serial build
(edit) @4444   3 years raasch bugfix: cpp-directives for serial mode added
(edit) @4443   3 years raasch add cycle number to initial files too (000), remove compatibility for …
(edit) @4442   3 years suehring last commit documented
(edit) @4441   3 years suehring Change order of dimension in surface arrays %frac, %emissivity and …
(edit) @4440   3 years suehring Correct misplaced preprocessor directive
(edit) @4439   3 years Giersch Config files for Berlin/Lise? added
(edit) @4438   3 years suehring Synthetic turbulence: performance optimizations - random numbers only …
(edit) @4437   3 years oliver.maas reduced significant digits for wind_turbine_model test case profile output
(edit) @4436   3 years oliver.maas Bugfix: shifted netcdf preprocessor directive to correct position
(edit) @4435   3 years raasch bugfix for message that reports about files that are read from in case …
(edit) @4434   3 years oliver.maas added optional netcdf data input for wtm array input parameters
(edit) @4433   3 years gronemeier remove warning for newly implemented RANS mode (turbulence_closure_mod)
(edit) @4432   3 years raasch bugfix for previous revision (vector directive was changed by mistake)
(edit) @4431   3 years gronemeier diagnostic_output_quantities: added wspeed and wdir output; bugfix: …
(edit) @4430   3 years suehring Lagrangian particle model: Bugfix in logarithmic interpolation of …
(edit) @4429   3 years raasch serial (non-MPI) test case added, several bugfixes for the serial mode
(edit) @4428   3 years maronga bugfix for last commit. fix in .palm.iofiles
(edit) @4427   3 years maronga small adjustments in palmrungui
(edit) @4426   3 years oliver.maas define time as unlimited dimension so that no maximum number of time …
(edit) @4425   3 years raasch hard coded path to the fileconnection file replaced by a path that is …
(edit) @4423   3 years maronga Switched back to serial NetCDF output for wind turbine output
(edit) @4422   3 years suehring missing trim() in open statement
(edit) @4421   3 years suehring Output of character station_name (required for UC2 standard); bugfix - …
(edit) @4420   3 years maronga added steering for NetCDF output for wind turbine model; minor fix in …
(edit) @4418   3 years raasch bugfix for raindrop number adjustment
(edit) @4417   3 years monakurppa document previous changes
(edit) @4416   3 years monakurppa Bug fixes in restart and reformatting av data output - add missing …
(edit) @4415   3 years raasch bugfix for misplaced/missing preprocessor directives
(edit) @4414   3 years suehring Remove deprecated topography arrays; Move basic initialization of …
(edit) @4413   3 years hellstea All the USE-statements within subroutines moved to the module …
(edit) @4412   3 years maronga bugfix for last commit (wind turbine model)
(edit) @4411   3 years maronga Added NetCDf output for wind turbine model. Added new features to …
(edit) @4410   3 years Giersch config files for Göttingen/Emmy? updated
(edit) @4409   3 years Giersch Tutorials updated, all tested with revision 4402
(edit) @4408   3 years gronemeier write fill_value attribute in virtual-measurements module; enable …
(edit) @4407   3 years knoop Changed program_debug_output_unit to 9 in dom_init call
(edit) @4406   3 years knoop Bugix: removed oro_rel wrong loop bounds and removed unnecessary …
(edit) @4405   3 years maronga revisions in palmrungui, merged with palm_jm
(edit) @4404   3 years suehring Fix misplaced preprocessor directives in netcdf data input
(edit) @4403   3 years banzhafs chemistry model: implemented on-demand emission read mode for LOD 2
(edit) @4402   3 years suehring Indoor model: major bugfix in calculation of energy demand - …
(edit) @4401   3 years suehring Define a default list of coordinate reference system variables used …
(edit) @4400   3 years suehring Revision of the virtual-measurement module: data input from NetCDF …
(edit) @4399   3 years monakurppa salsa_mod: time index error in salsa_emission_setup, lod=2
(edit) @4398   3 years gronemeier updated tutorials flow_around_cube_cyclic flow_around_cube_noncyclic …
(edit) @4397   3 years scharf updated Tutorials lsm_short and lsm_long
(edit) @4396   3 years Giersch Tutorial example_cbl updated
(edit) @4395   3 years Giersch Tutorial example_neutral updated
(edit) @4394   3 years maronga Bugfix: harmonized config file naming in palmrungui
(edit) @4393   3 years maronga removed PALM_BIN dependencies in GUI tools
(edit) @4392   3 years pavelkrc Merge branch resler (updated documentation, optional flux tracing, bugfix)
(edit) @4389   3 years raasch Error messages refined for reading ASCII topo file, also reading of …
(edit) @4388   3 years raasch bugfix for error messages while reading ASCII topo file
(edit) @4387   3 years banzhafs Added subroutine get_variable_string_generic to netcdf_data_input_mod
(edit) @4386   3 years Giersch Allocation statements, comments, naming of variables revised and _wp …
(edit) @4385   3 years hellstea Nesting-related error messages PA0425 and PA0426 made more specific
(edit) @4384   3 years Giersch Header corrected
(edit) @4383   3 years Giersch Error numbers related to closed channel flow revised to prevent double …
(edit) @4382   3 years suehring Revise bad formatting of namelist (biomet)
(edit) @4381   3 years suehring Land-surface model: Bugfix in nested soil initialization in case no …
(edit) @4380   3 years monakurppa salsa_mod: minor bug in dry deposition and formatting
(edit) @4378   3 years Giersch Format of rms output in cpu measurements changed to allow values >= 100
(edit) @4377   3 years gronemeier bugfix: set fill value for output according to wall_flags_total_0 for …
(edit) @4372   3 years banzhafs added namelist flag emiss_read_legacy_mode to allow concurrent
(edit) @4371   3 years raasch missing praeprocessor switch added in debug config file for NEC-Aurora
(edit) @4370   3 years raasch bugfixes for previous commit: unused variables removed, Temperton-fft …
(edit) @4366   3 years raasch code vectorization for NEC Aurora: vectorized version of Temperton …
(edit) @4365   3 years oliver.maas Since revision 4185 all init-profiles (u_init, v_init, pt_init, q_init …
(edit) @4364   3 years monakurppa Time in the input data set relative to the start of the simulation
(edit) @4363   3 years suehring plant-canopy model: fix misplaced endif
(edit) @4362   3 years suehring Input of plant-canopy variables from static driver moved from …
(edit) @4361   3 years suehring Plant-canopy: Avoid an unnecessary exchange of ghost points; remove …
(edit) @4360   3 years suehring Bugfix in output of time-averaged plant-canopy quanities; Output of …
(edit) @4359   3 years suehring Fix for last commit
(edit) @4358   3 years suehring Bugfix, time coordinate is relative to origin_time rather than to …
(edit) @4356   3 years suehring Bugfix in message calls for local checks; error messages in init_grid …
(edit) @4355   3 years suehring surface_mod: bugfix in message call and define appropriate error number
(edit) @4354   3 years suehring surface_mod: bugfix in message call and define appropriate error number
Note: See TracRevisionLog for help on using the revision log.