source: palm/trunk/SOURCE/time_integration.f90

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @4170   5 years gronemeier changes in turbulence_closure_mod: - add performance optimizations …
(edit) @4144   5 years raasch relational operators .EQ., .NE., etc. replaced by ==, /=, etc.
(edit) @4126   5 years gronemeier renaming in biometeorology_mod, adding of example cases for biometeorolgy
(edit) @4111   5 years suehring advc_flags_1/2 renamed in ACC directives
(edit) @4069   5 years Giersch Bugfix for masked output, compiler warning removed, test case for wind …
(edit) @4064   5 years gronemeier Moved call to radiation module out of intermediate time loop …
(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) @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) @4022   5 years suehring Synthetic turbulence generator: Revise bias correction of imposed …
(edit) @4017   5 years schwenkel Modularization of all lagrangian particle model code components
(edit) @4010   5 years hellstea Nest mass conservation correction included
(edit) @3994   5 years suehring new module for diagnostic output quantities added + output of …
(edit) @3988   5 years kanani enable steering of output interval for virtual measurements
(edit) @3968   5 years suehring Updates from chemistriy branched merged into trunk: code cleaning and …
(edit) @3929   5 years banzhafs Correct/complete module_interface introduction for chemistry model and …
(edit) @3885   5 years kanani restructure/add location/debug messages
(edit) @3879   5 years knoop Moved loop over chem_species into chem_boundary_conds_decycle
(edit) @3876   5 years knoop Moved "photolysis_scheme", "chem_species" and "phot_frequen" to …
(edit) @3875   5 years knoop Implemented wtm_actions and moved respective module code into it
(edit) @3872   5 years knoop Including last commit, salsa dependency for advec_ws removed
(edit) @3864   5 years monakurppa major changes in salsa: data input, format and performance - …
(edit) @3833   5 years forkel removed USE chem_gasphase_mod from chem_modules, apply USE …
(edit) @3820   5 years forkel renaming of get_mechanismname, do_emiss and do_depo, sorting in …
(edit) @3774   5 years moh.hefny bugfix: avoid unallocated array in case ofinitialize simulated_time …
(edit) @3761   5 years raasch unused variables removed, OpenACC directives re-formatted, statements …
(edit) @3745   5 years suehring document last commit
(edit) @3744   5 years suehring Coupling of indoor model to atmosphere; output of indoor temperatures …
(edit) @3742   5 years dom_dwd_user biometeorology_mod.f90: (C) Allocation of the input _av grids was …
(edit) @3739   5 years dom_dwd_user biometeorology_mod.f90: (N) Auto-adjusting thermal_comfort flag if not …
(edit) @3724   5 years kanani Correct double-used log_point_s units (bulk_cloud_model_mod, …
(edit) @3719   5 years kanani Correct and clean-up cpu_logs, some overlapping counts …
(edit) @3705   5 years suehring last commit documented
(edit) @3704   5 years suehring Revision of virtual-measurement module and data output enabled. …
(edit) @3684   5 years knoop Enabled module_interface_actions in time_integration and …
(edit) @3658   5 years knoop OpenACC: flow_statistics partly ported to GPU
(edit) @3648   5 years suehring Rename surface_output_mod into surface_data_output_mod, same with all …
(edit) @3647   5 years kanani Bugfix: add time_since_reference_point to IF clause for data_output …
(edit) @3646   5 years kanani Bugfix: replace simulated_time by time_since_reference_point where required
(edit) @3634   5 years knoop OpenACC port for SPEC
(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) @3569   5 years kanani Fix for biomet output (ticket:757), merge of uv_exposure into …
(edit) @3525   5 years kanani Changes related to clean-up of biometeorology (by dom_dwd_user)
(edit) @3524   5 years raasch unused variables removed, missing working precision added, missing …
(edit) @3484   5 years hellstea Nesting interpolation made mass-conservative
(edit) @3473   5 years suehring Bugfix for previous commit
(edit) @3472   5 years suehring module for virtual measurements added (in a preliminary state); new …
(edit) @3469   5 years kanani Implement indoor climate and energy demand model
(edit) @3467   5 years suehring Branch salsa @3446 re-integrated into trunk
(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) @3418   5 years kanani Add green facades, update building data base, fix for thin walls in spinup
(edit) @3378   5 years kanani merge fixes of radiation branch (r3362) to trunk
(edit) @3347   5 years suehring Offline nesting revised and separated from large_scale_forcing_mod; …
(edit) @3298   5 years kanani Merge chemistry branch at r3297 to trunk
(edit) @3294   5 years raasch modularization of the ocean code
(edit) @3274   5 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) @3198   6 years sward Added MAS end time, used time_since_reference_point, corrected …
(edit) @3183   6 years suehring last commit documented
(edit) @3182   6 years suehring New Inifor features: grid stretching, improved command-interface, …
(edit) @3176   6 years suehring Major bugfix in calculation of ol and ts at building roofs; bugfix in …
(edit) @3159   6 years sward Added multi agent system
(edit) @3042   6 years schwenkel Changed the name specific humidity to mixing ratio
(edit) @3040   6 years schwenkel Changed the name specific humidity to mixing ratio
(edit) @3014   6 years maronga series of bugfixes
(edit) @3004   6 years Giersch precipitation_rate removed, further allocation checks for data output …
(edit) @2984   6 years hellstea Bugfix in the log-law correction initialization and removal of the …
(edit) @2977   6 years kanani Fixes for radiative transfer model
(edit) @2941   6 years kanani Fixes for spinup and sky-view-factor (SVF) treatment
(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) @2817   6 years knoop Preliminary gust module interface implemented
(edit) @2801   6 years thiele Introduce particle transfer in nested models
(edit) @2776   6 years Giersch Skipping of module related restart data changed + adapting synthetic …
(edit) @2773   6 years suehring Nesting for chemical species implemented; Bugfix passive scalar …
(edit) @2766   6 years kanani Removal of chem directive, plus minor changes
(edit) @2718   6 years maronga deleting of deprecated files; headers updated where needed
(edit) @2716   6 years kanani Correction of "Former revisions" section
(edit) @2696   6 years kanani Merge of branch palm4u into trunk
(edit) @2617   6 years suehring Avoid that the mean reference state in buoyancy term does not become zero
(edit) @2563   6 years Giersch Restart runs with the usage of the wind turbine model are possible …
(edit) @2365   7 years kanani Vertical nesting implemented (SadiqHuq?)
(edit) @2320   7 years suehring large-scale forcing and nudging modularized
(edit) @2311   7 years suehring Set bottom boundary conditions after nesting interpolation and …
(edit) @2299   7 years maronga improvements for spinup mechanism
(edit) @2292   7 years schwenkel implementation of new bulk microphysics scheme
(edit) @2271   7 years sward error messages and numbers updated
(edit) @2259   7 years gronemeier Implemented synthetic turbulence generator
(edit) @2233   7 years suehring last commit documented
(edit) @2232   7 years suehring Adjustments according new topography and surface-modelling concept …
(edit) @2179   7 years hellstea last commit documented
(edit) @2178   7 years hellstea Nesting bugfixes
(edit) @2175   7 years maronga last commit documented
Note: See TracRevisionLog for help on using the revision log.