../
|
advec_s_bc.f90
|
57.6 KB
|
3761
|
6 years
|
raasch |
unused variables removed, OpenACC directives re-formatted, statements …
|
advec_s_pw.f90
|
8.9 KB
|
3927
|
6 years
|
raasch |
pointer attribute removed from scalar 3d-array for performance reasons
|
advec_s_up.f90
|
8.7 KB
|
3927
|
6 years
|
raasch |
pointer attribute removed from scalar 3d-array for performance reasons
|
advec_u_pw.f90
|
6.6 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
advec_u_up.f90
|
8.2 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
advec_v_pw.f90
|
6.7 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
advec_v_up.f90
|
8.2 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
advec_w_pw.f90
|
6.6 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
advec_w_up.f90
|
8.1 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
advec_ws.f90
|
381.2 KB
|
4110
|
5 years
|
suehring |
last changes documented
|
average_3d_data.f90
|
18.1 KB
|
4048
|
5 years
|
knoop |
Moved turbulence_closure_mod calls into module_interface
|
basic_constants_and_equations_mod.f90
|
14.3 KB
|
4088
|
5 years
|
Giersch |
Pressure and density profile calculations revised using basic …
|
biometeorology_mod.f90
|
182.6 KB
|
4144
|
5 years
|
raasch |
relational operators .EQ., .NE., etc. replaced by ==, /=, etc.
|
boundary_conds.f90
|
40.6 KB
|
4102
|
5 years
|
suehring |
Bugfix, set Neumann boundary conditions for the subgrid TKE at …
|
bulk_cloud_model_mod.f90
|
203.0 KB
|
4110
|
5 years
|
suehring |
last changes documented
|
buoyancy.f90
|
10.3 KB
|
3725
|
6 years
|
raasch |
modifications to avoid compiler warnings about unused variables, …
|
calc_mean_profile.f90
|
5.5 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
check_for_restart.f90
|
10.9 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
check_open.f90
|
51.1 KB
|
4128
|
5 years
|
gronemeier |
Bugfix for opening the parameter file (unit 11): return error message …
|
check_parameters.f90
|
159.4 KB
|
4142
|
5 years
|
suehring |
Consider spinup in number of output timesteps for averaged 2D output
|
chem_emissions_mod.f90
|
65.1 KB
|
4157
|
5 years
|
suehring |
chem_emissions: Replace global arrays also in mode_emis branch; …
|
chem_gasphase_mod.f90
|
81.4 KB
|
3833
|
6 years
|
forkel |
removed USE chem_gasphase_mod from chem_modules, apply USE …
|
chem_modules.f90
|
14.8 KB
|
4110
|
5 years
|
suehring |
last changes documented
|
chem_photolysis_mod.f90
|
10.2 KB
|
3876
|
6 years
|
knoop |
Moved "photolysis_scheme", "chem_species" and "phot_frequen" to …
|
chemistry_model_mod.f90
|
239.4 KB
|
4167
|
5 years
|
suehring |
Merge from branch resler: Changed behaviour of masked output over …
|
close_file.f90
|
8.6 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
compute_vpt.f90
|
3.3 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
coriolis.f90
|
10.4 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
cpulog_mod.f90
|
22.9 KB
|
4015
|
5 years
|
raasch |
all reals changed to double precision in order to work with 32-bit …
|
cuda_fft_interfaces.f90
|
4.8 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
data_log.f90
|
4.7 KB
|
3725
|
6 years
|
raasch |
modifications to avoid compiler warnings about unused variables, …
|
data_output_2d.f90
|
97.0 KB
|
4048
|
5 years
|
knoop |
Moved turbulence_closure_mod calls into module_interface
|
data_output_3d.f90
|
31.8 KB
|
4162
|
5 years
|
raasch |
bugfix for r4155
|
data_output_binary_module.f90
|
34.6 KB
|
4147
|
5 years
|
gronemeier |
corrected indentation according to coding standard
|
data_output_flight.f90
|
4.9 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
data_output_mask.f90
|
34.9 KB
|
4167
|
5 years
|
suehring |
Merge from branch resler: Changed behaviour of masked output over …
|
data_output_module.f90
|
191.4 KB
|
4147
|
5 years
|
gronemeier |
corrected indentation according to coding standard
|
data_output_netcdf4_module.f90
|
38.7 KB
|
4147
|
5 years
|
gronemeier |
corrected indentation according to coding standard
|
data_output_profiles.f90
|
12.8 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
data_output_spectra.f90
|
9.7 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
data_output_tseries.f90
|
5.0 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
date_and_time_mod.f90
|
21.3 KB
|
4144
|
5 years
|
raasch |
relational operators .EQ., .NE., etc. replaced by ==, /=, etc.
|
diagnostic_output_quantities_mod.f90
|
38.4 KB
|
4167
|
5 years
|
suehring |
Merge from branch resler: Changed behaviour of masked output over …
|
diffusion_s.f90
|
34.7 KB
|
3927
|
6 years
|
raasch |
pointer attribute removed from scalar 3d-array for performance reasons
|
diffusion_u.f90
|
26.2 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
diffusion_v.f90
|
25.5 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
diffusion_w.f90
|
21.1 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
disturb_field.f90
|
10.5 KB
|
3849
|
6 years
|
knoop |
Bugfix: added proper OpenACC support to disturb_field
|
disturb_heatflux.f90
|
5.5 KB
|
3761
|
6 years
|
raasch |
unused variables removed, OpenACC directives re-formatted, statements …
|
dynamics_mod.f90
|
28.4 KB
|
4097
|
5 years
|
suehring |
Avoid overlong lines
|
exchange_horiz.f90
|
15.0 KB
|
3761
|
6 years
|
raasch |
unused variables removed, OpenACC directives re-formatted, statements …
|
exchange_horiz_2d.f90
|
17.7 KB
|
3768
|
6 years
|
raasch |
variables commented out + statement added to avoid compiler warnings …
|
fft_xy_mod.f90
|
55.9 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
flow_statistics.f90
|
113.8 KB
|
4131
|
5 years
|
monakurppa |
Several changes in the salsa aerosol module:
- Add "salsa_" before …
|
global_min_max.f90
|
11.1 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
gust_mod.f90
|
21.2 KB
|
3986
|
6 years
|
Giersch |
Case statement in gust_rrd_local modifed, redundant integration of …
|
header.f90
|
86.9 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
indoor_model_mod.f90
|
93.1 KB
|
4159
|
5 years
|
suehring |
Revision of topography processing to have a consistent treatment of 2D …
|
inflow_turbulence.f90
|
11.2 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
init_3d_model.f90
|
96.6 KB
|
4151
|
5 years
|
suehring |
Fix for last commit - netcdf directive added.
|
init_advec.f90
|
4.4 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
init_coupling.f90
|
6.4 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
init_grid.f90
|
124.3 KB
|
4159
|
5 years
|
suehring |
Revision of topography processing to have a consistent treatment of 2D …
|
init_masks.f90
|
34.4 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
init_pegrid.f90
|
56.0 KB
|
4045
|
5 years
|
raasch |
bugfix: kind attribute added to NINT function to allow for large …
|
init_pt_anomaly.f90
|
6.2 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
init_rankine.f90
|
6.4 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
init_slope.f90
|
5.8 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
init_vertical_profiles.f90
|
5.3 KB
|
3294
|
6 years
|
raasch |
modularization of the ocean code
|
lagrangian_particle_model_mod.f90
|
352.4 KB
|
4145
|
5 years
|
schwenkel |
Some reformatting
|
land_surface_model_mod.f90
|
343.1 KB
|
4118
|
5 years
|
suehring |
Initialization of soil temperature and moisture via dynamic input file …
|
large_scale_forcing_nudging_mod.f90
|
55.3 KB
|
3719
|
6 years
|
kanani |
Correct and clean-up cpu_logs, some overlapping counts …
|
local_stop.f90
|
6.5 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
local_system.f90
|
1.9 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
local_tremain.f90
|
3.0 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
local_tremain_ini.f90
|
2.6 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
Makefile
|
40.4 KB
|
4167
|
5 years
|
suehring |
Merge from branch resler: Changed behaviour of masked output over …
|
message.f90
|
14.8 KB
|
4097
|
5 years
|
suehring |
Avoid overlong lines
|
mod_kinds.f90
|
2.6 KB
|
4000
|
6 years
|
raasch |
preprocessor switch added for choosing the real precision
|
mod_particle_attributes.f90
|
8.9 KB
|
4043
|
5 years
|
schwenkel |
further modularization of lpm and delete min_nr_particle
|
model_1d_mod.f90
|
44.9 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
module_interface.f90
|
82.1 KB
|
4157
|
5 years
|
suehring |
chem_emissions: Replace global arrays also in mode_emis branch; …
|
modules.f90
|
139.1 KB
|
4131
|
5 years
|
monakurppa |
Several changes in the salsa aerosol module:
- Add "salsa_" before …
|
multi_agent_system_mod.f90
|
197.6 KB
|
3987
|
6 years
|
kanani |
clean up location, debug and error messages
|
nesting_offl_mod.f90
|
64.5 KB
|
4125
|
5 years
|
suehring |
Enable netcdf parallel input for lateral boundary conditions in …
|
netcdf_data_input_mod.f90
|
308.9 KB
|
4150
|
5 years
|
suehring |
Framework to input single surface variables independent on …
|
netcdf_interface_mod.f90
|
328.6 KB
|
4127
|
5 years
|
suehring |
Merge with branch resler: biomet- output of bio_mrt added; …
|
ocean_mod.f90
|
86.6 KB
|
4110
|
5 years
|
suehring |
last changes documented
|
outflow_turbulence.f90
|
6.0 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
palm.f90
|
21.4 KB
|
4039
|
5 years
|
suehring |
diagnostic output: Modularize diagnostic output, rename subroutines; …
|
parin.f90
|
47.6 KB
|
4131
|
5 years
|
monakurppa |
Several changes in the salsa aerosol module:
- Add "salsa_" before …
|
plant_canopy_model_mod.f90
|
95.3 KB
|
4127
|
5 years
|
suehring |
Merge with branch resler: biomet- output of bio_mrt added; …
|
pmc_child_mod.f90
|
30.6 KB
|
3964
|
6 years
|
suehring |
In a nested child domain, distinguish between soil moisture and …
|
pmc_general_mod.f90
|
8.1 KB
|
3945
|
6 years
|
raasch |
messed document changes for r3932 cleaned up
|
pmc_handle_communicator_mod.f90
|
20.5 KB
|
3888
|
6 years
|
hellstea |
bugfix in pmc_handle_communicator_mod
|
pmc_interface_mod.f90
|
227.4 KB
|
4029
|
5 years
|
raasch |
bugfix: decycling of chemistry species after nesting data transfer, …
|
pmc_mpi_wrapper_mod.f90
|
21.0 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
pmc_parent_mod.f90
|
36.9 KB
|
3962
|
6 years
|
suehring |
Bugfixes in initial settings of child and parent communication patterns
|
pmc_particle_interface.f90
|
46.4 KB
|
4043
|
5 years
|
schwenkel |
further modularization of lpm and delete min_nr_particle
|
poisfft_mod.f90
|
45.9 KB
|
3690
|
6 years
|
knoop |
Enabled OpenACC usage without using the cudaFFT library.
Added …
|
poismg_mod.f90
|
87.0 KB
|
3725
|
6 years
|
raasch |
modifications to avoid compiler warnings about unused variables, …
|
poismg_noopt_mod.f90
|
80.8 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
posix_calls_from_fortran.f90
|
2.6 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
pres.f90
|
33.7 KB
|
4015
|
5 years
|
raasch |
all reals changed to double precision in order to work with 32-bit …
|
print_1d.f90
|
6.1 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
prognostic_equations.f90
|
67.8 KB
|
4110
|
5 years
|
suehring |
last changes documented
|
progress_bar_mod.f90
|
8.2 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
radiation_model_mod.f90
|
514.0 KB
|
4167
|
5 years
|
suehring |
Merge from branch resler: Changed behaviour of masked output over …
|
random_function_mod.f90
|
4.8 KB
|
4144
|
5 years
|
raasch |
relational operators .EQ., .NE., etc. replaced by ==, /=, etc.
|
random_gauss.f90
|
3.4 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
random_generator_parallel_mod.f90
|
19.0 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
read_restart_data_mod.f90
|
78.9 KB
|
4131
|
5 years
|
monakurppa |
Several changes in the salsa aerosol module:
- Add "salsa_" before …
|
run_control.f90
|
6.1 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
salsa_mod.f90
|
533.4 KB
|
4167
|
5 years
|
suehring |
Merge from branch resler: Changed behaviour of masked output over …
|
singleton_mod.f90
|
38.2 KB
|
3761
|
6 years
|
raasch |
unused variables removed, OpenACC directives re-formatted, statements …
|
sor.f90
|
8.8 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
spectra_mod.f90
|
29.3 KB
|
3805
|
6 years
|
raasch |
output format adjusted, unused variable removed
|
subsidence_mod.f90
|
15.8 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
sum_up_3d_data.f90
|
45.9 KB
|
4048
|
5 years
|
knoop |
Moved turbulence_closure_mod calls into module_interface
|
surface_coupler.f90
|
32.0 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
surface_data_output_mod.f90
|
245.1 KB
|
4129
|
5 years
|
gronemeier |
changes in surface_data_output_mod:
- bugfix: corrected loop over …
|
surface_layer_fluxes_mod.f90
|
75.9 KB
|
3987
|
6 years
|
kanani |
clean up location, debug and error messages
|
surface_mod.f90
|
252.2 KB
|
4159
|
5 years
|
suehring |
Revision of topography processing to have a consistent treatment of 2D …
|
synthetic_turbulence_generator_mod.f90
|
100.4 KB
|
4148
|
5 years
|
suehring |
indoor_model_mod: Revision of indoor model; urban_surface_mod: …
|
temperton_fft_mod.f90
|
71.2 KB
|
3725
|
6 years
|
raasch |
modifications to avoid compiler warnings about unused variables, …
|
time_integration.f90
|
80.8 KB
|
4144
|
5 years
|
raasch |
relational operators .EQ., .NE., etc. replaced by ==, /=, etc.
|
time_integration_spinup.f90
|
22.4 KB
|
4064
|
5 years
|
gronemeier |
Moved call to radiation module out of intermediate time loop …
|
time_to_string.f90
|
2.9 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
timestep.f90
|
18.5 KB
|
4101
|
5 years
|
gronemeier |
timestep.f90:
- consider 2*Km within diffusion criterion as Km is …
|
timestep_scheme_steering.f90
|
3.2 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
transpose.f90
|
34.0 KB
|
3832
|
6 years
|
raasch |
some routines instrumented with openmp directives, loop reordering for …
|
tridia_solver_mod.f90
|
22.8 KB
|
3761
|
6 years
|
raasch |
unused variables removed, OpenACC directives re-formatted, statements …
|
turbulence_closure_mod.f90
|
206.2 KB
|
4110
|
5 years
|
suehring |
last changes documented
|
urban_surface_mod.f90
|
549.6 KB
|
4148
|
5 years
|
suehring |
indoor_model_mod: Revision of indoor model; urban_surface_mod: …
|
user_data_output_mask.f90
|
7.1 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
user_flight.f90
|
3.0 KB
|
3768
|
6 years
|
raasch |
variables commented out + statement added to avoid compiler warnings …
|
user_init_3d_model.f90
|
4.1 KB
|
3768
|
6 years
|
raasch |
variables commented out + statement added to avoid compiler warnings …
|
user_init_flight.f90
|
3.4 KB
|
3768
|
6 years
|
raasch |
variables commented out + statement added to avoid compiler warnings …
|
user_init_grid.f90
|
5.0 KB
|
3768
|
6 years
|
raasch |
variables commented out + statement added to avoid compiler warnings …
|
user_init_land_surface.f90
|
2.3 KB
|
3766
|
6 years
|
raasch |
unused_variables removed, bugfix in im_define_netcdf_grid argument …
|
user_init_plant_canopy.f90
|
4.6 KB
|
3768
|
6 years
|
raasch |
variables commented out + statement added to avoid compiler warnings …
|
user_init_radiation.f90
|
2.0 KB
|
3768
|
6 years
|
raasch |
variables commented out + statement added to avoid compiler warnings …
|
user_init_urban_surface.f90
|
2.4 KB
|
3768
|
6 years
|
raasch |
variables commented out + statement added to avoid compiler warnings …
|
user_lpm_advec.f90
|
3.8 KB
|
3768
|
6 years
|
raasch |
variables commented out + statement added to avoid compiler warnings …
|
user_lpm_init.f90
|
2.9 KB
|
3768
|
6 years
|
raasch |
variables commented out + statement added to avoid compiler warnings …
|
user_module.f90
|
37.3 KB
|
3986
|
6 years
|
Giersch |
Case statement in gust_rrd_local modifed, redundant integration of …
|
user_spectra.f90
|
4.5 KB
|
3768
|
6 years
|
raasch |
variables commented out + statement added to avoid compiler warnings …
|
vertical_nesting_mod.f90
|
150.5 KB
|
4102
|
5 years
|
suehring |
Bugfix, set Neumann boundary conditions for the subgrid TKE at …
|
virtual_flight_mod.f90
|
41.0 KB
|
4004
|
6 years
|
suehring |
chemistry: perform basic checks only when anthropenic emissions are …
|
virtual_measurement_mod.f90
|
76.4 KB
|
3988
|
6 years
|
kanani |
enable steering of output interval for virtual measurements
|
wind_turbine_model_mod.f90
|
122.1 KB
|
4144
|
5 years
|
raasch |
relational operators .EQ., .NE., etc. replaced by ==, /=, etc.
|
wrd_write_string.f90
|
1.7 KB
|
3687
|
6 years
|
knoop |
Moved all user routunes that are dependencies of the PALM core only, …
|
write_restart_data_mod.f90
|
34.1 KB
|
4101
|
5 years
|
gronemeier |
timestep.f90:
- consider 2*Km within diffusion criterion as Km is …
|