|
|
@4129
|
5 years |
gronemeier |
changes in surface_data_output_mod:
- bugfix: corrected loop over …
|
|
|
@4128
|
5 years |
gronemeier |
Bugfix for opening the parameter file (unit 11): return error message …
|
|
|
@4127
|
5 years |
suehring |
Merge with branch resler: biomet- output of bio_mrt added; …
|
|
|
@4126
|
5 years |
gronemeier |
renaming in biometeorology_mod, adding of example cases for biometeorolgy
|
|
|
@4125
|
5 years |
suehring |
Enable netcdf parallel input for lateral boundary conditions in …
|
|
|
@4124
|
5 years |
gronemeier |
remove unused variables
|
|
|
@4123
|
5 years |
gronemeier |
bugfix: do not assue that output arrays start with index 0
|
|
|
@4122
|
5 years |
schwenkel |
Implement reset method as bottom boundary condition
|
|
|
@4121
|
5 years |
schwenkel |
Implementation of an simple method for interpolating the velocities to …
|
|
|
@4118
|
5 years |
suehring |
Initialization of soil temperature and moisture via dynamic input file …
|
|
|
@4117
|
5 years |
monakurppa |
Apply decycling flags for salsa and set decycling boundary conditions …
|
|
|
@4116
|
5 years |
gronemeier |
bugfix: check for empty file list in data_ouput_module when starting output
|
|
|
@4115
|
5 years |
suehring |
Bugfix in setting flags inidicating wall-bounded grid-points (used for …
|
|
|
@4114
|
5 years |
schwenkel |
Bugfix: Added working precision
|
|
|
@4113
|
5 years |
gronemeier |
made dom_database_debug_output available (data_output_module.f90)
|
|
|
@4111
|
5 years |
suehring |
advc_flags_1/2 renamed in ACC directives
|
|
|
@4110
|
5 years |
suehring |
last changes documented
|
|
|
@4109
|
5 years |
suehring |
Control discretization of advection term: separate initialization of …
|
|
|
@4108
|
5 years |
gronemeier |
bugfix: replace f08 procedure "execute_command_line" by non-standard …
|
|
|
@4107
|
5 years |
gronemeier |
changes in data-output module (data_output_module.f90, …
|
|
|
@4106
|
5 years |
gronemeier |
combine new netcdf4 output modules into a single module; improvements …
|
|
|
@4105
|
5 years |
suehring |
Bugfix concerning ACC directive for non-allocated array in …
|
|
|
@4104
|
5 years |
suehring |
initialization of index space for boundary data structure accidantly …
|
|
|
@4102
|
5 years |
suehring |
Bugfix, set Neumann boundary conditions for the subgrid TKE at …
|
|
|
@4101
|
5 years |
gronemeier |
timestep.f90:
- consider 2*Km within diffusion criterion as Km is …
|
|
|
@4100
|
5 years |
forkel |
Made check for input_pids_dynamic and inifor more general
|
|
|
@4099
|
5 years |
suehring |
Bugfix in opening the parameter file (unit 11) in case of ocean …
|
|
|
@4097
|
5 years |
suehring |
Avoid overlong lines
|
|
|
@4090
|
5 years |
Giersch |
Unused variables removed
|
|
|
@4089
|
5 years |
suehring |
Correct level 2 initialization of spectral albedos in rrtmg branch, …
|
|
|
@4088
|
5 years |
Giersch |
Pressure and density profile calculations revised using basic …
|
|
|
@4087
|
5 years |
gronemeier |
Add comment (boundary_conds.f90)
|
|
|
@4086
|
5 years |
gronemeier |
Bugfix: use constant-flux layer condition for e in all rans modes …
|
|
|
@4084
|
5 years |
knoop |
Changed precomputed fractions from basic constants to be variable based
|
|
|
@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 …
|
|
|
@4077
|
5 years |
gronemeier |
Set roughness length z0 and z0h/q at ground-floor level to same value …
|
|
|
@4071
|
5 years |
suehring |
Bugfix in synthetic turbulence generator in non-nested cases (offline …
|
|
|
@4070
|
5 years |
gronemeier |
Add new data output modules
|
|
|
@4069
|
5 years |
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
|
|
@4067
|
5 years |
suehring |
Bugfix, pass dummy string to MPI_INFO_SET
|
|
|
@4064
|
5 years |
gronemeier |
Moved call to radiation module out of intermediate time loop …
|
|
|
@4063
|
5 years |
monakurppa |
Removed salsa_util_mod.f90
|
|
|
@4058
|
5 years |
knoop |
Bugfix: to_be_resorted was uninitialized in case of s_H2O in …
|
|
|
@4056
|
5 years |
Giersch |
Redundant example files deleted, wtm example added as a test case, …
|
|
|
@4055
|
5 years |
suehring |
chem_emissions_mod: Formatting adjustments; initialization of arrays …
|
|
|
@4054
|
5 years |
raasch |
bugfix for calculating the minimum particle time step
|
|
|
@4051
|
5 years |
suehring |
changes from last commit documented
|
|
|
@4050
|
5 years |
suehring |
Remove work-around for green surface fraction on buildings - do not …
|
|
|
@4048
|
5 years |
knoop |
Moved turbulence_closure_mod calls into module_interface
|
|
|
@4047
|
5 years |
knoop |
Initial introduction of the dynamics module with only …
|
|
|
@4046
|
5 years |
knoop |
removal of special treatment for usm_define_netcdf_grid call in …
|
|
|
@4045
|
5 years |
raasch |
bugfix: kind attribute added to NINT function to allow for large …
|
|
|
@4044
|
5 years |
schwenkel |
Bugfix in case of grid strecting: corrected calculation of k-Index
|
|
|
@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, …
|
|
|
@4028
|
5 years |
schwenkel |
Further modularization of particle code components
|
|
|
@4027
|
5 years |
schwenkel |
Added microphyics scheme morrision_no_rain
|
|
|
@4026
|
5 years |
suehring |
Improve albedo initialization in land-surface model by setting always …
|
|
|
@4024
|
5 years |
suehring |
Bugfix in albedo initialization, caused crashes in rrtmg calls
|
|
|
@4023
|
5 years |
maronga |
consistent output of time stamps in header and run control for runs …
|
|
|
@4022
|
5 years |
suehring |
Synthetic turbulence generator: Revise bias correction of imposed …
|
|
|
@4020
|
5 years |
schwenkel |
removing submodules
|
|
|
@4018
|
5 years |
schwenkel |
bugfix for last commit
|
|
|
@4017
|
5 years |
schwenkel |
Modularization of all lagrangian particle model code components
|
|
|
@4015
|
5 years |
raasch |
all reals changed to double precision in order to work with 32-bit …
|
|
|
@4013
|
5 years |
raasch |
index bugfix concerning reallocation of particle array
|
|
|
@4012
|
5 years |
monakurppa |
remove salsa_util_mod.f90 and correct some bugs in salsa and salsa …
|
|
|
@4011
|
5 years |
hellstea |
Last commit fixed
|
|
|
@4010
|
5 years |
hellstea |
Nest mass conservation correction included
|
|
|
@4009
|
5 years |
raasch |
bugfix for r3998, allocation of 3d temporary arrays of various …
|
|
|
@4008
|
5 years |
moh.hefny |
Bugfix in check radiation related variables
|
|
|
@4004
|
6 years |
suehring |
chemistry: perform basic checks only when anthropenic emissions are …
|
|
|
@4000
|
6 years |
raasch |
preprocessor switch added for choosing the real precision
|
|
|
@3999
|
6 years |
suehring |
in a nested run spend 3 ghost points also for 2nd-order pw-scheme
|
|
|
@3998
|
6 years |
suehring |
Bugfix in output module for diagnostic quantities
|
|
|
@3995
|
6 years |
suehring |
remove unused variable and fix non-standard string operation PGI compiler
|
|
|
@3994
|
6 years |
suehring |
new module for diagnostic output quantities added + output of …
|
|
|
@3993
|
6 years |
suehring |
Rename the USM-internal flag spinup into during_spinup, in order to …
|
|
|
@3992
|
6 years |
suehring |
Bugfix in rrtmg radiation branch in a nested run when the lowest …
|
|
|
@3990
|
6 years |
suehring |
increase maximal number of virtual flights
|
|
|
@3988
|
6 years |
kanani |
enable steering of output interval for virtual measurements
|
|
|
@3987
|
6 years |
kanani |
clean up location, debug and error messages
|
|
|
@3986
|
6 years |
Giersch |
Case statement in gust_rrd_local modifed, redundant integration of …
|
|
|
@3985
|
6 years |
suehring |
Rephrase comment
|
|
|
@3984
|
6 years |
hellstea |
Some cleaning up in pmc_interface_mod, renamings, commenting …
|
|
|
@3981
|
6 years |
suehring |
Bugfix in particlel nesting, TKE-gradients at ghost points at …
|
|
|
@3979
|
6 years |
hellstea |
Bugfix in nesting interpolation pmci_interp_1sto_sn
|
|
|
@3976
|
6 years |
hellstea |
Child initialization extended to the redundant ghost points behind the …
|
|
|
@3969
|
6 years |
suehring |
Remove unused variables from last commit
|
|
|
@3968
|
6 years |
suehring |
Updates from chemistriy branched merged into trunk: code cleaning and …
|
|
|
@3967
|
6 years |
gronemeier |
Save binary data of virtual measurements within separate folder
|
|
|
@3966
|
6 years |
gronemeier |
remove origin time from time unit; compose origin_time within …
|
|
|
@3964
|
6 years |
suehring |
In a nested child domain, distinguish between soil moisture and …
|
|
|
@3963
|
6 years |
suehring |
Remove unused variable
|
|
|
@3962
|
6 years |
suehring |
Bugfixes in initial settings of child and parent communication patterns
|
|
|
@3961
|
6 years |
suehring |
Revise check
|
|
|
@3956
|
6 years |
monakurppa |
Remove salsa calls from prognostic_equations and correct a bug in the …
|
|
|
@3954
|
6 years |
gronemeier |
bugfix: corrected format for date_time_string
|
|
|