|
|
@4110
|
5 years |
suehring |
last changes documented
|
|
|
@4109
|
5 years |
suehring |
Control discretization of advection term: separate initialization of …
|
|
|
@4102
|
5 years |
suehring |
Bugfix, set Neumann boundary conditions for the subgrid TKE at …
|
|
|
@4080
|
5 years |
suehring |
Restore accidantly removed limitation to positive values
|
|
|
@4079
|
5 years |
suehring |
Implementation of a monotonic flux limiter for vertical advection term …
|
|
|
@4069
|
5 years |
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
|
|
@4029
|
5 years |
raasch |
bugfix: decycling of chemistry species after nesting data transfer, …
|
|
|
@4004
|
6 years |
suehring |
chemistry: perform basic checks only when anthropenic emissions are …
|
|
|
@3968
|
6 years |
suehring |
Updates from chemistriy branched merged into trunk: code cleaning and …
|
|
|
@3930
|
6 years |
forkel |
changed subroutine name from chem_non_transport_physics to …
|
|
|
@3929
|
6 years |
banzhafs |
Correct/complete module_interface introduction for chemistry model and …
|
|
|
@3898
|
6 years |
suehring |
remove un-used variable
|
|
|
@3897
|
6 years |
suehring |
2D output of emission fluxes in chemistry; revise check for multigrid …
|
|
|
@3889
|
6 years |
schwenkel |
bugfix for commit 3887
|
|
|
@3887
|
6 years |
schwenkel |
bugfix for chemistry_model_mod via introducing …
|
|
|
@3886
|
6 years |
suehring |
bugfixes: uninitialized variable in dry deposition; emission output
|
|
|
@3885
|
6 years |
kanani |
restructure/add location/debug messages
|
|
|
@3880
|
6 years |
knoop |
Moved chem_prognostic_equations into module_interface
|
|
|
@3879
|
6 years |
knoop |
Moved loop over chem_species into chem_boundary_conds_decycle
|
|
|
@3878
|
6 years |
knoop |
Added chem_non_transport_physics module interface to …
|
|
|
@3877
|
6 years |
knoop |
Added chem_actions module interface to chemistry_model_mod and moved …
|
|
|
@3876
|
6 years |
knoop |
Moved "photolysis_scheme", "chem_species" and "phot_frequen" to …
|
|
|
@3862
|
6 years |
banzhafs |
some formatting in deposition code of chemistry_model_mod
|
|
|
@3848
|
6 years |
forkel |
some formatting
|
|
|
@3833
|
6 years |
forkel |
removed USE chem_gasphase_mod from chem_modules, apply USE …
|
|
|
@3824
|
6 years |
pavelkrc |
Code review of radiation_model_mod.f90
|
|
|
@3821
|
6 years |
forkel |
fixed commas in lines 2215 abd 2232
|
|
|
@3820
|
6 years |
forkel |
renaming of get_mechanismname, do_emiss and do_depo, sorting in …
|
|
|
@3796
|
6 years |
banzhafs |
Unused variables removed/taken care of from/in chemistry_model_mod
|
|
|
@3784
|
6 years |
forkel |
read from unit 10 now also removed from subroutine chem_header
|
|
|
@3783
|
6 years |
forkel |
Removed forgotten write statements an some of the unused variables
|
|
|
@3780
|
6 years |
forkel |
removed read from unit 10 in chemistry_model_mod.f90, added …
|
|
|
@3767
|
6 years |
raasch |
unused variables removed from rrd-subroutines parameter list
|
|
|
@3738
|
6 years |
suehring |
clean-up debug prints
|
|
|
@3737
|
6 years |
suehring |
Enable initialization of chemistry variables via dynamic input file; …
|
|
|
@3719
|
6 years |
kanani |
Correct and clean-up cpu_logs, some overlapping counts …
|
|
|
@3700
|
6 years |
knoop |
Moved user_define_netdf_grid into user_module.f90
Added module …
|
|
|
@3687
|
6 years |
knoop |
Moved all user routunes that are dependencies of the PALM core only, …
|
|
|
@3685
|
6 years |
knoop |
Some interface calls moved to module_interface + cleanup
|
|
|
@3664
|
6 years |
forkel |
Replaced misplaced location message by @todo
|
|
|
@3654
|
6 years |
suehring |
Disable misplaced location message in chemistry_model_mod
|
|
|
@3652
|
6 years |
forkel |
Checks added for chemistry mechanism, parameter chem_mechanism added
|
|
|
@3646
|
6 years |
kanani |
Bugfix: replace simulated_time by time_since_reference_point where required
|
|
|
@3643
|
6 years |
knoop |
Bugfix: set found logical correct in chem_data_output_2d
|
|
|
@3638
|
6 years |
forkel |
chemistry_model_mod: Added missing conversion factor fr2ppm for qvap
|
|
|
@3637
|
6 years |
knoop |
M Makefile
|
|
|
@3636
|
6 years |
raasch |
nopointer option removed
|
|
|
@3611
|
6 years |
banzhafs |
chem_emissions_mod and chem_modules update to comply PALM coding rules
|
|
|
@3600
|
6 years |
banzhafs |
chemistry_model_mod code update to comply PALM coding rules
|
|
|
@3586
|
6 years |
forkel |
Changed character length of name in species_def and photols_def to 15
|
|
|
@3570
|
6 years |
kanani |
Fix too long lines (chemistry_model_mod, chem_emissions_mod), correct …
|
|
|
@3543
|
6 years |
suehring |
changes from last commit documented
|
|
|
@3542
|
6 years |
suehring |
Revise ghost point exchange in netcdf-data input; new routine for …
|
|
|
@3524
|
6 years |
raasch |
unused variables removed, missing working precision added, missing …
|
|
|
@3458
|
6 years |
kanani |
Reintegrated fixes/changes from branch chemistry
|
|
|
@3449
|
6 years |
suehring |
Branch resler -r 3439 re-integrated into current trunk: RTM 3.0, …
|
|
|
@3435
|
6 years |
gronemeier |
new: terrain-following masked output; bugfixes: increase vertical …
|
|
|
@3373
|
6 years |
kanani |
Fix cpp directives and error messages
|
|
|
@3318
|
6 years |
sward |
Fixed faulty syntax in message string
|
|
|
@3298
|
6 years |
kanani |
Merge chemistry branch at r3297 to trunk
|