source: palm/trunk/SOURCE/check_parameters.f90

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4565   4 years oliver.maas added new surface temperature forcing method for bc_pt_b = …
(edit) @4564   4 years raasch Vertical nesting method of Huq et al. (2019) removed
(edit) @4562   4 years raasch files re-formatted to follow the PALM coding standard
(edit) @4559   4 years raasch files re-formatted to follow the PALM coding standard
(edit) @4536   4 years raasch messages and debug output converted to PALM routines …
(edit) @4535   4 years raasch bugfix for restart data format query
(edit) @4534   4 years raasch I/O on reduced number of cores added (using shared memory MPI)
(edit) @4514   4 years suehring Bugfix in plant-canopy model for output of averaged transpiration rate …
(edit) @4513   4 years raasch dependencies from chemistry modules updated
(edit) @4511   4 years raasch chemistry decycling replaced by explicit setting of lateral boundary …
(edit) @4495   4 years raasch restart data handling with MPI-IO added, first part
(edit) @4493   4 years pavelkrc Merge brach resler
(edit) @4472   4 years Giersch Profile output of the Kolmogorov length scale added
(edit) @4444   4 years raasch bugfix: cpp-directives for serial mode added
(edit) @4392   4 years pavelkrc Merge branch resler (updated documentation, optional flux tracing, bugfix)
(edit) @4384   4 years Giersch Header corrected
(edit) @4383   4 years Giersch Error numbers related to closed channel flow revised to prevent double …
(edit) @4360   4 years suehring Bugfix in output of time-averaged plant-canopy quanities; Output of …
(edit) @4340   4 years Giersch Topography closed channel flow with symmetric boundaries implemented, …
(edit) @4331   4 years suehring New diagnostic output for 10-m wind speed; Diagnostic output of 2-m …
(edit) @4301   4 years oliver.maas Deleted parameter recycling_yshift. y-shift in case of non-cyclic …
(edit) @4297   4 years oliver.maas In case of turbulent inflow: Adjusted recycling_yshift, so that …
(edit) @4286   4 years resler Merge branch resler into trunk
(edit) @4245   4 years pavelkrc Merge branch resler into trunk
(edit) @4234   5 years gronemeier Check if a cross section is specified if any output cross-section …
(edit) @4196   5 years gronemeier Consider rotation of model domain for claculation of Coriolis force: - …
(edit) @4183   5 years oliver.maas simplified steering of recycling of absolute values. Replaced …
(edit) @4182   5 years scharf - corrected "Former revisions" section - minor formatting in "Former …
(edit) @4180   5 years scharf removed comments in 'Former revisions' section that are older than …
(edit) @4176   5 years oliver.maas added recycle_absolute_quantities to initialization_parameters …
(edit) @4172   5 years oliver.maas Added optional method for recycling of absolute values of pt and q …
(edit) @4142   5 years suehring Consider spinup in number of output timesteps for averaged 2D output
(edit) @4069   5 years Giersch Bugfix for masked output, compiler warning removed, test case for wind …
(edit) @4048   5 years knoop Moved turbulence_closure_mod calls into module_interface
(edit) @4039   5 years suehring diagnostic output: Modularize diagnostic output, rename subroutines; …
(edit) @4017   5 years schwenkel Modularization of all lagrangian particle model code components
(edit) @3994   5 years suehring new module for diagnostic output quantities added + output of …
(edit) @3933   5 years kanani Bugfixes and clean-up for output quantity theta_2m*
(edit) @3885   5 years kanani restructure/add location/debug messages
(edit) @3766   5 years raasch unused_variables removed, bugfix in im_define_netcdf_grid argument …
(edit) @3761   5 years raasch unused variables removed, OpenACC directives re-formatted, statements …
(edit) @3735   5 years dom_dwd_user biometeorology_mod.f90: (N) Fixed auto-setting of thermal index …
(edit) @3705   5 years suehring last commit documented
(edit) @3702   5 years gronemeier bugfix: renamed thetav_t to vtheta_t (check_parameters.f90)
(edit) @3700   5 years knoop Moved user_define_netdf_grid into user_module.f90 Added module …
(edit) @3668   5 years maronga removed most_methods circular and lookup. added improved version of …
(edit) @3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
(edit) @3646   5 years kanani Bugfix: replace simulated_time by time_since_reference_point where required
(edit) @3637   5 years knoop M Makefile
(edit) @3597   5 years maronga revised calculation of near surface air potential temperature
(edit) @3589   5 years suehring Remove erroneous UTF encoding; last commit documented
(edit) @3582   5 years suehring Merge branch salsa with trunk
(edit) @3579   5 years suehring Bugfix in initialization of synthetic turbulence generator and …
(edit) @3575   5 years kanani Bugfix for output time levels in parallel NetCDF output with spinup …
(edit) @3569   5 years kanani Fix for biomet output (ticket:757), merge of uv_exposure into …
(edit) @3545   5 years gronemeier removed debug output; removed rans_mode from namelist; altered order …
(edit) @3529   5 years gronemeier change date format in output files; add global attributes; change …
(edit) @3525   5 years kanani Changes related to clean-up of biometeorology (by dom_dwd_user)
(edit) @3517   5 years gronemeier bugfix: renamed w*2pt* and w*pt*2 in w*2theta* and w*theta*2, …
(edit) @3472   5 years suehring module for virtual measurements added (in a preliminary state); new …
(edit) @3467   5 years suehring Branch salsa @3446 re-integrated into trunk
(edit) @3454   5 years schwenkel Bugfix: Missing air_chemistry statement for profile check
(edit) @3452   5 years schwenkel Bugfix for profiles output
(edit) @3448   5 years kanani Implementation of human thermal indices (from branch biomet_p2 at r3444)
(edit) @3421   5 years gronemeier new surface-data output; renamed output variables (pt to theta, …
(edit) @3377   5 years knoop Removed check that prohibits use of bulk_cloud_model with topography
(edit) @3347   5 years suehring Offline nesting revised and separated from large_scale_forcing_mod; …
(edit) @3337   5 years kanani reintegrate branch resler to trunk
(edit) @3312   5 years knoop Added proper exit code to PALM and fixed exit code handling by …
(edit) @3302   5 years raasch Craik-Leibovich force and wave breaking effects added to ocean mode, …
(edit) @3301   5 years gronemeier corrected former revision section
(edit) @3298   5 years kanani Merge chemistry branch at r3297 to trunk
(edit) @3294   5 years raasch modularization of the ocean code
(edit) @3274   6 years knoop Modularization of all bulk cloud physics code components
(edit) @3241   6 years raasch various changes to avoid compiler warnings (mainly removal of unused …
(edit) @3232   6 years raasch references to mrun replaced by palmrun, and updated
(edit) @3183   6 years suehring last commit documented
(edit) @3182   6 years suehring New Inifor features: grid stretching, improved command-interface, …
(edit) @3129   6 years gronemeier merge with branch rans: update of rans mode and data output
(edit) @3083   6 years gronemeier merge with branch rans
(edit) @3065   6 years Giersch New vertical stretching procedure has been introduced
(edit) @3049   6 years Giersch Revision history corrected
(edit) @3048   6 years gronemeier add variable description
(edit) @3046   6 years Giersch Remaining error messages revised, comments extended
(edit) @3045   6 years Giersch Code adjusted according to coding standards, renamed namelists, error …
(edit) @3035   6 years schwenkel Add option to initialize warm air bubble close to surface
(edit) @3034   6 years raasch bugfix: check that initializing_actions has been set
(edit) @2980   6 years suehring Improvement for spinup checks concering consistency in nesting mode
(edit) @2974   6 years gronemeier Bugfix: check if dt_data_output_av is zero in case of parallel NetCDF …
(edit) @2970   6 years suehring Bugfix in large-scale forcing
(edit) @2964   6 years Giersch Bugfix in the calculation of fixed number of output time levels for …
(edit) @2938   6 years suehring Nesting in RANS-LES and RANS-RANS mode enabled; synthetic turbulence …
(edit) @2934   6 years suehring Synchronize parent and child model after initialization and spinup …
(edit) @2932   6 years maronga renamed all Fortran NAMELISTS
(edit) @2918   6 years gronemeier moved initialization of mixing length to turbulence_closure_mod; …
(edit) @2883   6 years Giersch Format 325 of header output has been changed, dt_dopr_listing is not …
(edit) @2851   6 years maronga bugfix: calculation of output time levels for restart runs (parallel …
(edit) @2836   6 years Giersch Bugfix in interpolation of lift and drag coefficients during …
(edit) @2817   6 years knoop Preliminary gust module interface implemented
(edit) @2798   6 years suehring Bugfix initialization of %pt_surface array; Output of surface …
Note: See TracRevisionLog for help on using the revision log.