source: palm/trunk/SOURCE/init_3d_model.f90

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4245   4 years pavelkrc Merge branch resler into trunk
(edit) @4227   5 years gronemeier implement new palm_date_time_mod; replaced namelist parameters …
(edit) @4187   5 years suehring radiation: Take external radiation input from root domain dynamic file …
(edit) @4186   5 years suehring Enable limitation of Obukhov length so that it does not become zero; …
(edit) @4185   5 years oliver.maas For initializing_actions = ' cyclic_fill': Overwrite u_init, v_init, …
(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) @4168   5 years suehring Replace get_topography_top_index functions by pre-calculated arrays in …
(edit) @4151   5 years suehring Fix for last commit - netcdf directive added.
(edit) @4150   5 years suehring Framework to input single surface variables independent on …
(edit) @4131   5 years monakurppa Several changes in the salsa aerosol module: - Add "salsa_" before …
(edit) @4130   5 years suehring Effectively reduce 3D initialization from dynamic driver to 1D initial …
(edit) @4090   5 years Giersch Unused variables removed
(edit) @4088   5 years Giersch Pressure and density profile calculations revised using basic …
(edit) @4048   5 years knoop Moved turbulence_closure_mod calls into module_interface
(edit) @4028   5 years schwenkel Further modularization of particle code components
(edit) @4017   5 years schwenkel Modularization of all lagrangian particle model code components
(edit) @3987   5 years kanani clean up location, debug and error messages
(edit) @3939   5 years suehring Remove unused variable
(edit) @3937   5 years suehring Move initialization of STG behind initialization of offline nesting; …
(edit) @3900   5 years suehring Bugfixes in initialization and STG
(edit) @3885   5 years kanani restructure/add location/debug messages
(edit) @3849   5 years knoop Bugfix: added proper OpenACC support to disturb_field
(edit) @3761   5 years raasch unused variables removed, OpenACC directives re-formatted, statements …
(edit) @3747   5 years gronemeier bugfix: set user-defined statistic regions within new routine …
(edit) @3711   5 years knoop Introduced module_interface_init_checks for post-init checks
(edit) @3700   5 years knoop Moved user_define_netdf_grid into user_module.f90 Added module …
(edit) @3685   5 years knoop Some interface calls moved to module_interface + cleanup
(edit) @3648   5 years suehring Rename surface_output_mod into surface_data_output_mod, same with all …
(edit) @3636   5 years raasch nopointer option removed
(edit) @3609   5 years suehring Further correction in initialization of surfaces in cyclic-fill case
(edit) @3608   5 years suehring Bugfix in initialization of surfaces in cyclic-fill case + bugfix in …
(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) @3569   5 years kanani Fix for biomet output (ticket:757), merge of uv_exposure into …
(edit) @3547   5 years suehring variable description added some routines
(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) @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) @3458   5 years kanani Reintegrated fixes/changes from branch chemistry
(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) @3404   5 years suehring Consider time-dependent geostrophic wind components in offline nesting
(edit) @3347   5 years suehring Offline nesting revised and separated from large_scale_forcing_mod; …
(edit) @3302   5 years raasch Craik-Leibovich force and wave breaking effects added to ocean mode, …
(edit) @3298   5 years kanani Merge chemistry branch at r3297 to trunk
(edit) @3294   5 years raasch modularization of the ocean code
(edit) @3289   6 years suehring last commit documented
(edit) @3288   6 years suehring Bugfix in allocation of mean_inflow_profiles in case of restarts
(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) @3234   6 years schwenkel The increase of dots_num in case of radiation or land surface model …
(edit) @3183   6 years suehring last commit documented
(edit) @3182   6 years suehring New Inifor features: grid stretching, improved command-interface, …
(edit) @3159   6 years sward Added multi agent system
(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) @3051   6 years suehring Speed-up NetCDF input; Revise NetCDF-input routines and remove input …
(edit) @3049   6 years Giersch Revision history corrected
(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) @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) @3035   6 years schwenkel Add option to initialize warm air bubble close to surface
(edit) @3014   6 years maronga series of bugfixes
(edit) @3011   6 years schwenkel removed redundant if statement
(edit) @3004   6 years Giersch precipitation_rate removed, further allocation checks for data output …
(edit) @2995   6 years Giersch Bugfixes related to spinup and radiation model
(edit) @2977   6 years kanani Fixes for radiative transfer model
(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) @2920   6 years kanani Optimize SVF calculation, clean-up, bugfixes
(edit) @2906   6 years Giersch new procedure for reading/writing svf data, initialization of local …
(edit) @2894   6 years Giersch Reading/Writing? data in case of restart runs revised
(edit) @2867   6 years suehring Revise mapping of 3D-buildings onto orography; further bugfix …
(edit) @2864   6 years suehring Bugfix, move call of user_init in front of initialization of …
(edit) @2817   6 years knoop Preliminary gust module interface implemented
(edit) @2776   6 years Giersch Skipping of module related restart data changed + adapting synthetic …
(edit) @2766   6 years kanani Removal of chem directive, plus minor changes
(edit) @2758   6 years suehring Bugfix, no initial masking of wind velocity at first prognostic grid …
(edit) @2746   6 years suehring Read information from statitic driver for resolved vegetation …
(edit) @2718   6 years maronga deleting of deprecated files; headers updated where needed
(edit) @2716   6 years kanani Correction of "Former revisions" section
(edit) @2705   6 years maronga minor bugfix for restarts
(edit) @2701   6 years suehring changes from last commit documented
(edit) @2700   6 years suehring Bugfix, missing initialization of surface attributes in case of …
(edit) @2698   6 years suehring Particle reflections at downward-facing walls; revision of particle …
(edit) @2696   6 years kanani Merge of branch palm4u into trunk
(edit) @2618   6 years suehring Reorder calls for initializing surface quantities and give example of …
(edit) @2564   6 years Giersch Bugfix: Variable wind_turbine changed to module control_parameters
(edit) @2550   6 years boeske enable simulations with complex terrain
(edit) @2513   6 years kanani Bugfixes related to profile output of passive scalar
(edit) @2350   7 years kanani bugfixes and workarounds for nopointer version
(edit) @2339   7 years gronemeier corrected timestamp in header
(edit) @2338   7 years gronemeier modularized 1d model
(edit) @2329   7 years knoop Bugfix for topography usage with anelastic approximation and …
Note: See TracRevisionLog for help on using the revision log.