../
|
write_restart_data_mod.f90
|
34.1 KB
|
4039
|
5 years
|
suehring |
diagnostic output: Modularize diagnostic output, rename subroutines; …
|
wrd_write_string.f90
|
1.7 KB
|
3687
|
6 years
|
knoop |
Moved all user routunes that are dependencies of the PALM core only, …
|
wind_turbine_model_mod.f90
|
122.0 KB
|
4056
|
5 years
|
Giersch |
Redundant example files deleted, wtm example added as a test case, …
|
virtual_measurement_mod.f90
|
76.4 KB
|
3988
|
5 years
|
kanani |
enable steering of output interval for virtual measurements
|
virtual_flight_mod.f90
|
41.0 KB
|
4004
|
5 years
|
suehring |
chemistry: perform basic checks only when anthropenic emissions are …
|
vertical_nesting_mod.f90
|
150.8 KB
|
3802
|
6 years
|
raasch |
unused variables removed, unused subroutines commented out, type …
|
user_spectra.f90
|
4.5 KB
|
3768
|
6 years
|
raasch |
variables commented out + statement added to avoid compiler warnings …
|
user_module.f90
|
37.3 KB
|
3986
|
5 years
|
Giersch |
Case statement in gust_rrd_local modifed, redundant integration of …
|
user_lpm_init.f90
|
2.9 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_init_urban_surface.f90
|
2.4 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_plant_canopy.f90
|
4.6 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_grid.f90
|
5.0 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_3d_model.f90
|
4.1 KB
|
3768
|
6 years
|
raasch |
variables commented out + statement added to avoid compiler warnings …
|
user_flight.f90
|
3.0 KB
|
3768
|
6 years
|
raasch |
variables commented out + statement added to avoid compiler warnings …
|
user_data_output_mask.f90
|
7.1 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
urban_surface_mod.f90
|
557.4 KB
|
4051
|
5 years
|
suehring |
changes from last commit documented
|
turbulence_closure_mod.f90
|
193.8 KB
|
4048
|
5 years
|
knoop |
Moved turbulence_closure_mod calls into module_interface
|
tridia_solver_mod.f90
|
22.8 KB
|
3761
|
6 years
|
raasch |
unused variables removed, OpenACC directives re-formatted, statements …
|
transpose.f90
|
34.0 KB
|
3832
|
6 years
|
raasch |
some routines instrumented with openmp directives, loop reordering for …
|
timestep_scheme_steering.f90
|
3.2 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
timestep.f90
|
17.2 KB
|
3658
|
6 years
|
knoop |
OpenACC: flow_statistics partly ported to GPU
|
time_to_string.f90
|
2.9 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
time_integration_spinup.f90
|
22.4 KB
|
4064
|
5 years
|
gronemeier |
Moved call to radiation module out of intermediate time loop …
|
time_integration.f90
|
80.5 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
temperton_fft_mod.f90
|
71.2 KB
|
3725
|
6 years
|
raasch |
modifications to avoid compiler warnings about unused variables, …
|
synthetic_turbulence_generator_mod.f90
|
100.2 KB
|
4071
|
5 years
|
suehring |
Bugfix in synthetic turbulence generator in non-nested cases (offline …
|
surface_mod.f90
|
241.3 KB
|
3943
|
6 years
|
maronga |
bugfixes in urban surface model; output of greenz roof transpiration …
|
surface_layer_fluxes_mod.f90
|
75.9 KB
|
3987
|
5 years
|
kanani |
clean up location, debug and error messages
|
surface_data_output_mod.f90
|
244.7 KB
|
4029
|
5 years
|
raasch |
bugfix: decycling of chemistry species after nesting data transfer, …
|
surface_coupler.f90
|
32.0 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
|
subsidence_mod.f90
|
15.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
|
sor.f90
|
8.8 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
singleton_mod.f90
|
38.2 KB
|
3761
|
6 years
|
raasch |
unused variables removed, OpenACC directives re-formatted, statements …
|
salsa_mod.f90
|
503.9 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
run_control.f90
|
6.1 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
read_restart_data_mod.f90
|
78.7 KB
|
4039
|
5 years
|
suehring |
diagnostic output: Modularize diagnostic output, rename subroutines; …
|
random_generator_parallel_mod.f90
|
19.0 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
random_gauss.f90
|
3.4 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
random_function_mod.f90
|
4.7 KB
|
3802
|
6 years
|
raasch |
unused variables removed, unused subroutines commented out, type …
|
radiation_model_mod.f90
|
515.5 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
progress_bar_mod.f90
|
8.2 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
prognostic_equations.f90
|
63.7 KB
|
4048
|
5 years
|
knoop |
Moved turbulence_closure_mod calls into module_interface
|
print_1d.f90
|
6.1 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 …
|
posix_calls_from_fortran.f90
|
2.6 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
poismg_noopt_mod.f90
|
80.8 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
poismg_mod.f90
|
87.0 KB
|
3725
|
6 years
|
raasch |
modifications to avoid compiler warnings about unused variables, …
|
poisfft_mod.f90
|
45.9 KB
|
3690
|
6 years
|
knoop |
Enabled OpenACC usage without using the cudaFFT library.
Added …
|
pmc_particle_interface.f90
|
46.4 KB
|
4043
|
5 years
|
schwenkel |
further modularization of lpm and delete min_nr_particle
|
pmc_parent_mod.f90
|
36.9 KB
|
3962
|
5 years
|
suehring |
Bugfixes in initial settings of child and parent communication patterns
|
pmc_mpi_wrapper_mod.f90
|
21.0 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
pmc_interface_mod.f90
|
227.4 KB
|
4029
|
5 years
|
raasch |
bugfix: decycling of chemistry species after nesting data transfer, …
|
pmc_handle_communicator_mod.f90
|
20.5 KB
|
3888
|
6 years
|
hellstea |
bugfix in pmc_handle_communicator_mod
|
pmc_general_mod.f90
|
8.1 KB
|
3945
|
6 years
|
raasch |
messed document changes for r3932 cleaned up
|
pmc_child_mod.f90
|
30.6 KB
|
3964
|
5 years
|
suehring |
In a nested child domain, distinguish between soil moisture and …
|
plant_canopy_model_mod.f90
|
89.0 KB
|
3885
|
6 years
|
kanani |
restructure/add location/debug messages
|
parin.f90
|
47.3 KB
|
4022
|
5 years
|
suehring |
Synthetic turbulence generator: Revise bias correction of imposed …
|
palm.f90
|
21.4 KB
|
4039
|
5 years
|
suehring |
diagnostic output: Modularize diagnostic output, rename subroutines; …
|
outflow_turbulence.f90
|
6.0 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
ocean_mod.f90
|
84.4 KB
|
3873
|
6 years
|
knoop |
Moved ocean_mode specific code from advec_ws to ocean_mod + …
|
netcdf_interface_mod.f90
|
327.2 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
netcdf_data_input_mod.f90
|
295.7 KB
|
4012
|
5 years
|
monakurppa |
remove salsa_util_mod.f90 and correct some bugs in salsa and salsa …
|
nesting_offl_mod.f90
|
61.0 KB
|
4022
|
5 years
|
suehring |
Synthetic turbulence generator: Revise bias correction of imposed …
|
multi_agent_system_mod.f90
|
197.6 KB
|
3987
|
5 years
|
kanani |
clean up location, debug and error messages
|
modules.f90
|
138.6 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
module_interface.f90
|
81.1 KB
|
4048
|
5 years
|
knoop |
Moved turbulence_closure_mod calls into module_interface
|
model_1d_mod.f90
|
44.9 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
mod_particle_attributes.f90
|
8.9 KB
|
4043
|
5 years
|
schwenkel |
further modularization of lpm and delete min_nr_particle
|
mod_kinds.f90
|
2.6 KB
|
4000
|
5 years
|
raasch |
preprocessor switch added for choosing the real precision
|
message.f90
|
14.7 KB
|
3987
|
5 years
|
kanani |
clean up location, debug and error messages
|
Makefile
|
40.3 KB
|
4070
|
5 years
|
gronemeier |
Add new data output modules
|
local_tremain_ini.f90
|
2.6 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_system.f90
|
1.9 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
local_stop.f90
|
6.5 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
large_scale_forcing_nudging_mod.f90
|
55.3 KB
|
3719
|
6 years
|
kanani |
Correct and clean-up cpu_logs, some overlapping counts …
|
land_surface_model_mod.f90
|
340.5 KB
|
4026
|
5 years
|
suehring |
Improve albedo initialization in land-surface model by setting always …
|
lagrangian_particle_model_mod.f90
|
339.0 KB
|
4054
|
5 years
|
raasch |
bugfix for calculating the minimum particle time step
|
init_vertical_profiles.f90
|
5.3 KB
|
3294
|
6 years
|
raasch |
modularization of the ocean code
|
init_slope.f90
|
5.8 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_pt_anomaly.f90
|
6.2 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
init_pegrid.f90
|
56.0 KB
|
4045
|
5 years
|
raasch |
bugfix: kind attribute added to NINT function to allow for large …
|
init_masks.f90
|
34.4 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
init_grid.f90
|
118.4 KB
|
3927
|
6 years
|
raasch |
pointer attribute removed from scalar 3d-array for performance reasons
|
init_coupling.f90
|
6.4 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
init_advec.f90
|
4.4 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
init_3d_model.f90
|
93.0 KB
|
4048
|
5 years
|
knoop |
Moved turbulence_closure_mod calls into module_interface
|
inflow_turbulence.f90
|
11.2 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
indoor_model_mod.f90
|
85.1 KB
|
3885
|
6 years
|
kanani |
restructure/add location/debug messages
|
header.f90
|
86.9 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
gust_mod.f90
|
21.2 KB
|
3986
|
5 years
|
Giersch |
Case statement in gust_rrd_local modifed, redundant integration of …
|
global_min_max.f90
|
11.1 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
flow_statistics.f90
|
112.1 KB
|
4039
|
5 years
|
suehring |
diagnostic output: Modularize diagnostic output, rename subroutines; …
|
fft_xy_mod.f90
|
55.9 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
exchange_horiz_2d.f90
|
17.7 KB
|
3768
|
6 years
|
raasch |
variables commented out + statement added to avoid compiler warnings …
|
exchange_horiz.f90
|
15.0 KB
|
3761
|
6 years
|
raasch |
unused variables removed, OpenACC directives re-formatted, statements …
|
dynamics_mod.f90
|
28.2 KB
|
4047
|
5 years
|
knoop |
Initial introduction of the dynamics module with only …
|
disturb_heatflux.f90
|
5.5 KB
|
3761
|
6 years
|
raasch |
unused variables removed, OpenACC directives re-formatted, statements …
|
disturb_field.f90
|
10.5 KB
|
3849
|
6 years
|
knoop |
Bugfix: added proper OpenACC support to disturb_field
|
diffusion_w.f90
|
21.1 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_u.f90
|
26.2 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
diffusion_s.f90
|
34.7 KB
|
3927
|
6 years
|
raasch |
pointer attribute removed from scalar 3d-array for performance reasons
|
diagnostic_output_quantities_mod.f90
|
38.1 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
date_and_time_mod.f90
|
21.3 KB
|
3839
|
6 years
|
moh.hefny |
fixing negative day situation when 1st day of month is used with spinup
|
data_output_tseries.f90
|
5.0 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_profiles.f90
|
12.8 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
data_output_netcdf4_serial_module.f90
|
33.1 KB
|
4070
|
5 years
|
gronemeier |
Add new data output modules
|
data_output_netcdf4_parallel_module.f90
|
33.7 KB
|
4070
|
5 years
|
gronemeier |
Add new data output modules
|
data_output_module.f90
|
162.5 KB
|
4070
|
5 years
|
gronemeier |
Add new data output modules
|
data_output_mask.f90
|
34.2 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
data_output_flight.f90
|
4.9 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
data_output_binary_module.f90
|
28.8 KB
|
4070
|
5 years
|
gronemeier |
Add new data output modules
|
data_output_3d.f90
|
31.1 KB
|
4048
|
5 years
|
knoop |
Moved turbulence_closure_mod calls into module_interface
|
data_output_2d.f90
|
97.0 KB
|
4048
|
5 years
|
knoop |
Moved turbulence_closure_mod calls into module_interface
|
data_log.f90
|
4.7 KB
|
3725
|
6 years
|
raasch |
modifications to avoid compiler warnings about unused variables, …
|
cuda_fft_interfaces.f90
|
4.8 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 …
|
coriolis.f90
|
10.4 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
compute_vpt.f90
|
3.3 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
close_file.f90
|
8.6 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
chemistry_model_mod.f90
|
229.9 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
chem_photolysis_mod.f90
|
10.2 KB
|
3876
|
6 years
|
knoop |
Moved "photolysis_scheme", "chem_species" and "phot_frequen" to …
|
chem_modules.f90
|
14.5 KB
|
3968
|
5 years
|
suehring |
Updates from chemistriy branched merged into trunk: code cleaning and …
|
chem_gasphase_mod.f90
|
81.4 KB
|
3833
|
6 years
|
forkel |
removed USE chem_gasphase_mod from chem_modules, apply USE …
|
chem_emissions_mod.f90
|
64.4 KB
|
4055
|
5 years
|
suehring |
chem_emissions_mod: Formatting adjustments; initialization of arrays …
|
check_parameters.f90
|
158.6 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
check_open.f90
|
49.2 KB
|
4069
|
5 years
|
Giersch |
Bugfix for masked output, compiler warning removed, test case for wind …
|
check_for_restart.f90
|
10.9 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
calc_mean_profile.f90
|
5.5 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
buoyancy.f90
|
10.3 KB
|
3725
|
6 years
|
raasch |
modifications to avoid compiler warnings about unused variables, …
|
bulk_cloud_model_mod.f90
|
199.2 KB
|
4027
|
5 years
|
schwenkel |
Added microphyics scheme morrision_no_rain
|
boundary_conds.f90
|
48.1 KB
|
3879
|
6 years
|
knoop |
Moved loop over chem_species into chem_boundary_conds_decycle
|
biometeorology_mod.f90
|
180.7 KB
|
3885
|
6 years
|
kanani |
restructure/add location/debug messages
|
basic_constants_and_equations_mod.f90
|
13.8 KB
|
4055
|
5 years
|
suehring |
chem_emissions_mod: Formatting adjustments; initialization of arrays …
|
average_3d_data.f90
|
18.1 KB
|
4048
|
5 years
|
knoop |
Moved turbulence_closure_mod calls into module_interface
|
advec_ws.f90
|
353.4 KB
|
3873
|
6 years
|
knoop |
Moved ocean_mode specific code from advec_ws to ocean_mod + …
|
advec_w_up.f90
|
8.1 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_v_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_u_up.f90
|
8.2 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
advec_u_pw.f90
|
6.6 KB
|
3655
|
6 years
|
knoop |
Bugfix: made "unit" and "found" intend INOUT in module interface …
|
advec_s_up.f90
|
8.7 KB
|
3927
|
6 years
|
raasch |
pointer attribute removed from scalar 3d-array for performance reasons
|
advec_s_pw.f90
|
8.9 KB
|
3927
|
6 years
|
raasch |
pointer attribute removed from scalar 3d-array for performance reasons
|
advec_s_bc.f90
|
57.6 KB
|
3761
|
6 years
|
raasch |
unused variables removed, OpenACC directives re-formatted, statements …
|