|
|
@4581
|
4 years |
suehring |
mesoscale nesting: omit explicit pressure forcing via geostrophic wind …
|
|
|
@4578
|
4 years |
gronemeier |
message.f90:
- bugfix : do not save input values from last call of …
|
|
|
@4573
|
4 years |
oliver.maas |
pt_surface_heating_rate: calculate pt(0) incrementally by using dt_3d …
|
|
|
@4565
|
4 years |
oliver.maas |
added new surface temperature forcing method for bc_pt_b = …
|
|
|
@4564
|
4 years |
raasch |
Vertical nesting method of Huq et al. (2019) removed
|
|
|
@4521
|
5 years |
schwenkel |
add error number
|
|
|
@4511
|
5 years |
raasch |
chemistry decycling replaced by explicit setting of lateral boundary …
|
|
|
@4508
|
5 years |
raasch |
salsa decycling replaced by explicit setting of lateral boundary conditions
|
|
|
@4502
|
5 years |
schwenkel |
Implementation of ice microphysics
|
|
|
@4472
|
5 years |
Giersch |
Profile output of the Kolmogorov length scale added
|
|
|
@4466
|
5 years |
suehring |
Vector branch in advec_ws optimized, symmetric boundary conditions …
|
|
|
@4457
|
5 years |
raasch |
ghost point exchange modularized, bugfix for wrong 2d-exchange
|
|
|
@4444
|
5 years |
raasch |
bugfix: cpp-directives for serial mode added
|
|
|
@4420
|
5 years |
maronga |
added steering for NetCDF output for wind turbine model; minor fix in …
|
|
|
@4403
|
5 years |
banzhafs |
chemistry model: implemented on-demand emission read mode for LOD 2
|
|
|
@4360
|
5 years |
suehring |
Bugfix in output of time-averaged plant-canopy quanities; Output of …
|
|
|
@4356
|
5 years |
suehring |
Bugfix in message calls for local checks; error messages in init_grid …
|
|
|
@4346
|
5 years |
motisi |
Introduction of wall_flags_total_0, which currently sets bits based on …
|
|
|
@4329
|
5 years |
motisi |
Renamed wall_flags_0 to wall_flags_static_0
|
|
|
@4281
|
5 years |
schwenkel |
Moved boundary_conds to dynamics module
|
|
|
@4276
|
5 years |
schwenkel |
modularize lpm code components of time integration
|
|
|
@4275
|
5 years |
schwenkel |
move call of lpm at the end of intermediate timeloop and improve …
|
|
|
@4268
|
5 years |
schwenkel |
Introducing module interface for boundary conditions and move module …
|
|
|
@4227
|
5 years |
gronemeier |
implement new palm_date_time_mod; replaced namelist parameters …
|
|
|
@4226
|
5 years |
suehring |
Offline nesting: data input modularized; time variable is defined …
|
|
|
@4182
|
5 years |
scharf |
- corrected "Former revisions" section
- minor formatting in "Former …
|
|
|
@4180
|
5 years |
scharf |
removed comments in 'Former revisions' section that are older than …
|
|
|
@4170
|
5 years |
gronemeier |
changes in turbulence_closure_mod:
- add performance optimizations …
|
|
|
@4144
|
5 years |
raasch |
relational operators .EQ., .NE., etc. replaced by ==, /=, etc.
|
|
|
@4126
|
5 years |
gronemeier |
renaming in biometeorology_mod, adding of example cases for biometeorolgy
|
|
|
@4111
|
5 years |
suehring |
advc_flags_1/2 renamed in ACC directives
|
|
|
@4069
|
5 years |
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
|
|
@4064
|
5 years |
gronemeier |
Moved call to radiation module out of intermediate time loop …
|
|
|
@4048
|
5 years |
knoop |
Moved turbulence_closure_mod calls into module_interface
|
|
|
@4047
|
5 years |
knoop |
Initial introduction of the dynamics module with only …
|
|
|
@4043
|
5 years |
schwenkel |
further modularization of lpm and delete min_nr_particle
|
|
|
@4039
|
5 years |
suehring |
diagnostic output: Modularize diagnostic output, rename subroutines; …
|
|
|
@4029
|
5 years |
raasch |
bugfix: decycling of chemistry species after nesting data transfer, …
|
|
|
@4022
|
5 years |
suehring |
Synthetic turbulence generator: Revise bias correction of imposed …
|
|
|
@4017
|
5 years |
schwenkel |
Modularization of all lagrangian particle model code components
|
|
|
@4010
|
5 years |
hellstea |
Nest mass conservation correction included
|
|
|
@3994
|
5 years |
suehring |
new module for diagnostic output quantities added + output of …
|
|
|
@3988
|
5 years |
kanani |
enable steering of output interval for virtual measurements
|
|
|
@3968
|
5 years |
suehring |
Updates from chemistriy branched merged into trunk: code cleaning and …
|
|
|
@3929
|
6 years |
banzhafs |
Correct/complete module_interface introduction for chemistry model and …
|
|
|
@3885
|
6 years |
kanani |
restructure/add location/debug messages
|
|
|
@3879
|
6 years |
knoop |
Moved loop over chem_species into chem_boundary_conds_decycle
|
|
|
@3876
|
6 years |
knoop |
Moved "photolysis_scheme", "chem_species" and "phot_frequen" to …
|
|
|
@3875
|
6 years |
knoop |
Implemented wtm_actions and moved respective module code into it
|
|
|
@3872
|
6 years |
knoop |
Including last commit, salsa dependency for advec_ws removed
|
|
|
@3864
|
6 years |
monakurppa |
major changes in salsa: data input, format and performance
- …
|
|
|
@3833
|
6 years |
forkel |
removed USE chem_gasphase_mod from chem_modules, apply USE …
|
|
|
@3820
|
6 years |
forkel |
renaming of get_mechanismname, do_emiss and do_depo, sorting in …
|
|
|
@3774
|
6 years |
moh.hefny |
bugfix: avoid unallocated array in case ofinitialize simulated_time …
|
|
|
@3761
|
6 years |
raasch |
unused variables removed, OpenACC directives re-formatted, statements …
|
|
|
@3745
|
6 years |
suehring |
document last commit
|
|
|
@3744
|
6 years |
suehring |
Coupling of indoor model to atmosphere; output of indoor temperatures …
|
|
|
@3742
|
6 years |
dom_dwd_user |
biometeorology_mod.f90:
(C) Allocation of the input _av grids was …
|
|
|
@3739
|
6 years |
dom_dwd_user |
biometeorology_mod.f90:
(N) Auto-adjusting thermal_comfort flag if not …
|
|
|
@3724
|
6 years |
kanani |
Correct double-used log_point_s units (bulk_cloud_model_mod, …
|
|
|
@3719
|
6 years |
kanani |
Correct and clean-up cpu_logs, some overlapping counts …
|
|
|
@3705
|
6 years |
suehring |
last commit documented
|
|
|
@3704
|
6 years |
suehring |
Revision of virtual-measurement module and data output enabled. …
|
|
|
@3684
|
6 years |
knoop |
Enabled module_interface_actions in time_integration and …
|
|
|
@3658
|
6 years |
knoop |
OpenACC: flow_statistics partly ported to GPU
|
|
|
@3648
|
6 years |
suehring |
Rename surface_output_mod into surface_data_output_mod, same with all …
|
|
|
@3647
|
6 years |
kanani |
Bugfix: add time_since_reference_point to IF clause for data_output …
|
|
|
@3646
|
6 years |
kanani |
Bugfix: replace simulated_time by time_since_reference_point where required
|
|
|
@3634
|
6 years |
knoop |
OpenACC port for SPEC
|
|
|
@3597
|
6 years |
maronga |
revised calculation of near surface air potential temperature
|
|
|
@3589
|
6 years |
suehring |
Remove erroneous UTF encoding; last commit documented
|
|
|
@3582
|
6 years |
suehring |
Merge branch salsa with trunk
|
|
|
@3569
|
6 years |
kanani |
Fix for biomet output (ticket:757), merge of uv_exposure into …
|
|
|
@3525
|
6 years |
kanani |
Changes related to clean-up of biometeorology (by dom_dwd_user)
|
|
|
@3524
|
6 years |
raasch |
unused variables removed, missing working precision added, missing …
|
|
|
@3484
|
6 years |
hellstea |
Nesting interpolation made mass-conservative
|
|
|
@3473
|
6 years |
suehring |
Bugfix for previous commit
|
|
|
@3472
|
6 years |
suehring |
module for virtual measurements added (in a preliminary state); new …
|
|
|
@3469
|
6 years |
kanani |
Implement indoor climate and energy demand model
|
|
|
@3467
|
6 years |
suehring |
Branch salsa @3446 re-integrated into trunk
|
|
|
@3448
|
6 years |
kanani |
Implementation of human thermal indices (from branch biomet_p2 at r3444)
|
|
|
@3421
|
6 years |
gronemeier |
new surface-data output; renamed output variables (pt to theta, …
|
|
|
@3418
|
6 years |
kanani |
Add green facades, update building data base, fix for thin walls in spinup
|
|
|
@3378
|
6 years |
kanani |
merge fixes of radiation branch (r3362) to trunk
|
|
|
@3347
|
6 years |
suehring |
Offline nesting revised and separated from large_scale_forcing_mod; …
|
|
|
@3298
|
6 years |
kanani |
Merge chemistry branch at r3297 to trunk
|
|
|
@3294
|
6 years |
raasch |
modularization of the ocean code
|
|
|
@3274
|
6 years |
knoop |
Modularization of all bulk cloud physics code components
|
|
|
@3241
|
6 years |
raasch |
various changes to avoid compiler warnings (mainly removal of unused …
|
|
|
@3198
|
6 years |
sward |
Added MAS end time, used time_since_reference_point, corrected …
|
|
|
@3183
|
6 years |
suehring |
last commit documented
|
|
|
@3182
|
6 years |
suehring |
New Inifor features: grid stretching, improved command-interface, …
|
|
|
@3176
|
6 years |
suehring |
Major bugfix in calculation of ol and ts at building roofs; bugfix in …
|
|
|
@3159
|
6 years |
sward |
Added multi agent system
|
|
|
@3042
|
6 years |
schwenkel |
Changed the name specific humidity to mixing ratio
|
|
|
@3040
|
6 years |
schwenkel |
Changed the name specific humidity to mixing ratio
|
|
|
@3014
|
6 years |
maronga |
series of bugfixes
|
|
|
@3004
|
7 years |
Giersch |
precipitation_rate removed, further allocation checks for data output …
|
|
|
@2984
|
7 years |
hellstea |
Bugfix in the log-law correction initialization and removal of the …
|
|
|
@2977
|
7 years |
kanani |
Fixes for radiative transfer model
|
|
|