|
|
@3947
|
6 years |
hellstea |
Child-domain size checks extended
|
|
|
@3946
|
6 years |
hellstea |
New checks added for nested setups
|
|
|
@3945
|
6 years |
raasch |
messed document changes for r3932 cleaned up
|
|
|
@3944
|
6 years |
maronga |
fix for last commit
|
|
|
@3943
|
6 years |
maronga |
bugfixes in urban surface model; output of greenz roof transpiration …
|
|
|
@3942
|
6 years |
kanani |
Fix too short driver attribute lengths, and individualize error …
|
|
|
@3941
|
6 years |
suehring |
Move checks for correct dimensions in static input file; improve …
|
|
|
@3939
|
6 years |
suehring |
Remove unused variable
|
|
|
@3938
|
6 years |
suehring |
Remove unused variables
|
|
|
@3937
|
6 years |
suehring |
Move initialization of STG behind initialization of offline nesting; …
|
|
|
@3936
|
6 years |
kanani |
Enable time-averaged output of theta_2m* with restarts
|
|
|
@3933
|
6 years |
kanani |
Bugfixes and clean-up for output quantity theta_2m*
|
|
|
@3932
|
6 years |
suehring |
Add missing if statements for call of pmc_set_dataarray_name for TKE …
|
|
|
@3931
|
6 years |
schwenkel |
renamed module interface from non_transport_physics to …
|
|
|
@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 …
|
|
|
@3928
|
6 years |
gronemeier |
change dimensions in NetCDF output files of virtual measurements; add …
|
|
|
@3927
|
6 years |
raasch |
pointer attribute removed from scalar 3d-array for performance reasons
|
|
|
@3926
|
6 years |
suehring |
Fix bad commit
|
|
|
@3925
|
6 years |
suehring |
Minor bugfix in building mapping when all building IDs in the model …
|
|
|
@3924
|
6 years |
monakurppa |
Bug corrected in salsa_mod, salsa test case introduced and test_salsa …
|
|
|
@3921
|
6 years |
suehring |
Undo accidentally commented initialization
|
|
|
@3918
|
6 years |
suehring |
Disable also green fraction at vertical building walls; update test …
|
|
|
@3917
|
6 years |
raasch |
in case of batch jobs on remote machines, copying files from …
|
|
|
@3916
|
6 years |
suehring |
update timeseries output for urban restart test
|
|
|
@3914
|
6 years |
suehring |
In order to obtain correct surface temperature during spinup set …
|
|
|
@3913
|
6 years |
gronemeier |
Bugfix: rotate positions of measurements before writing them into file …
|
|
|
@3912
|
6 years |
knoop |
Introduced user_interface testcase
|
|
|
@3911
|
6 years |
knoop |
Bugfix: added before_prognostic_equations case in user_actions and …
|
|
|
@3910
|
6 years |
suehring |
Bugfix in rotation of UTM coordinates
|
|
|
@3909
|
6 years |
suehring |
Minor bugfix in STG
|
|
|
@3904
|
6 years |
gronemeier |
rotate coordinates of stations by given rotation_angle
|
|
|
@3901
|
6 years |
suehring |
Set green-fraction on buildings to zero for now, in order to avoid …
|
|
|
@3900
|
6 years |
suehring |
Bugfixes in initialization and STG
|
|
|
@3899
|
6 years |
monakurppa |
corrected the OpenMP implementation for salsa and some minor bugs in …
|
|
|
@3898
|
6 years |
suehring |
remove un-used variable
|
|
|
@3897
|
6 years |
suehring |
2D output of emission fluxes in chemistry; revise check for multigrid …
|
|
|
@3896
|
6 years |
suehring |
Bugfix, wrong index used for accessing building_pars from PIDS
|
|
|
@3891
|
6 years |
suehring |
Bugfix in initialization of turbulence generator in case of restart …
|
|
|
@3890
|
6 years |
suehring |
Check if grid coarsening is possible on subdomain, in order to avoid …
|
|
|
@3889
|
6 years |
schwenkel |
bugfix for commit 3887
|
|
|
@3888
|
6 years |
hellstea |
bugfix in pmc_handle_communicator_mod
|
|
|
@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
|
|
|
@3884
|
6 years |
Giersch |
id_recycling is only calculated in case of tubulent inflow
|
|
|
@3883
|
6 years |
hellstea |
Checks and error messages improved and extended. Number of variables …
|
|
|
@3882
|
6 years |
suehring |
Move definition of building-surface properties from declaration block …
|
|
|
@3881
|
6 years |
suehring |
Make level 3 initialization of urban-surfaces consistent to input data …
|
|
|
@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 …
|
|
|
@3875
|
6 years |
knoop |
Implemented wtm_actions and moved respective module code into it
|
|
|
@3874
|
6 years |
knoop |
Implemented non_transport_physics module interfaces
|
|
|
@3873
|
6 years |
knoop |
Moved ocean_mode specific code from advec_ws to ocean_mod + …
|
|
|
@3872
|
6 years |
knoop |
Including last commit, salsa dependency for advec_ws removed
|
|
|
@3871
|
6 years |
knoop |
Moving prognostic equations of bcm into bulk_cloud_model_mod
|
|
|
@3870
|
6 years |
knoop |
Moving prognostic equations of bcm into bulk_cloud_model_mod
|
|
|
@3869
|
6 years |
knoop |
moving the furniture in the BCM around ;-)
|
|
|
@3868
|
6 years |
suehring |
More strict limitation of roughness length when it is in the order of …
|
|
|
@3867
|
6 years |
eckhard |
Fix 'kinds.mod0' build issue
|
|
|
@3866
|
6 years |
eckhard |
inifor: Use PALM's working precision; improved error handling, coding …
|
|
|
@3865
|
6 years |
monakurppa |
Bug fix in preprocessor directive netcdf
|
|
|
@3864
|
6 years |
monakurppa |
major changes in salsa: data input, format and performance
- …
|
|
|
@3862
|
6 years |
banzhafs |
some formatting in deposition code of chemistry_model_mod
|
|
|
@3861
|
6 years |
maronga |
bugfix in radiation model (rad_lw_out_change_0)
|
|
|
@3860
|
6 years |
raasch |
check added, that it is not allowed to set option -b if the …
|
|
|
@3859
|
6 years |
maronga |
comments in radiation model updated, minor bugfix in palm_csd
|
|
|
@3858
|
6 years |
suehring |
Avoid local communication in offline nesting when it is not necessary
|
|
|
@3857
|
6 years |
knoop |
Introduced 1D arrays for horizontal grid dimensions
|
|
|
@3856
|
6 years |
suehring |
Bugfix in lsm_init in case no surface fractions are provided
|
|
|
@3855
|
6 years |
suehring |
In projection of non-building 3D objects onto numerical grid remove …
|
|
|
@3854
|
6 years |
suehring |
typo and print statement removed
|
|
|
@3851
|
6 years |
knoop |
Bufgix in palm_installer get-started message
|
|
|
@3850
|
6 years |
raasch |
debug configuration for HLRN-IV system added
|
|
|
@3849
|
6 years |
knoop |
Bugfix: added proper OpenACC support to disturb_field
|
|
|
@3848
|
6 years |
forkel |
some formatting
|
|
|
@3847
|
6 years |
suehring |
Adjust message-call for checks that are especially carried out locally.
|
|
|
@3846
|
6 years |
suehring |
Check for proper setting of dt_radiation
|
|
|
@3844
|
6 years |
suehring |
Bugfix in one of the checks
|
|
|
@3843
|
6 years |
pavelkrc |
Code review for radiation_model_mod.f90
|
|
|
@3842
|
6 years |
suehring |
remove redundant VTK netcdf option in postprocessor
|
|
|
@3841
|
6 years |
suehring |
In VTK postprocessor add suffix to indicate average data in VTK files
|
|
|
@3840
|
6 years |
knoop |
Moved ocean_prognostic_equations calls into module_interface
|
|
|
@3839
|
6 years |
moh.hefny |
fixing negative day situation when 1st day of month is used with spinup
|
|
|
@3838
|
6 years |
forkel |
some formatting and comments for chem_photolysis_mod.f90
|
|
|
@3837
|
6 years |
knoop |
Added module_interface for prognostic_equations
|
|
|
@3836
|
6 years |
raasch |
default config file for HLRN-IV system in Goettingen added
|
|
|
@3835
|
6 years |
kanani |
Formatting, clean-up, clarified/corrected comments (chem_modules)
|
|
|
@3834
|
6 years |
forkel |
removed forgotten ,nvar from USE chem_modules
|
|
|
@3833
|
6 years |
forkel |
removed USE chem_gasphase_mod from chem_modules, apply USE …
|
|
|
@3832
|
6 years |
raasch |
some routines instrumented with openmp directives, loop reordering for …
|
|
|
@3831
|
6 years |
forkel |
added nvar to USE chem_gasphase_mod - nvar will not be included in …
|
|
|
@3830
|
6 years |
raasch |
more uninitialized checks removed in gfortran default options
|
|
|
@3829
|
6 years |
raasch |
uninitialized checks removed in gfortran default options
|
|
|
@3828
|
6 years |
raasch |
further gfortran warnings activated on testserver, unused variables removed
|
|
|
@3827
|
6 years |
forkel |
some formatting and reordering of lines
|
|
|
@3826
|
6 years |
raasch |
unused variable removed
|
|
|