source: palm/trunk/SOURCE @ 4101

Name Size Rev Age Author Last Change
../
advec_s_bc.f90 57.6 KB 3761   5 years raasch unused variables removed, OpenACC directives re-formatted, statements …
advec_s_pw.f90 8.9 KB 3927   5 years raasch pointer attribute removed from scalar 3d-array for performance reasons
advec_s_up.f90 8.7 KB 3927   5 years raasch pointer attribute removed from scalar 3d-array for performance reasons
advec_u_pw.f90 6.6 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
advec_u_up.f90 8.2 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
advec_v_pw.f90 6.7 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
advec_v_up.f90 8.2 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
advec_w_pw.f90 6.6 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
advec_w_up.f90 8.1 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
advec_ws.f90 360.9 KB 4079   5 years suehring Implementation of a monotonic flux limiter for vertical advection term …
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 180.7 KB 3885   5 years kanani restructure/add location/debug messages
boundary_conds.f90 48.4 KB 4087   5 years gronemeier Add comment (boundary_conds.f90)
bulk_cloud_model_mod.f90 199.2 KB 4027   5 years schwenkel Added microphyics scheme morrision_no_rain
buoyancy.f90 10.3 KB 3725   5 years raasch modifications to avoid compiler warnings about unused variables, …
calc_mean_profile.f90 5.5 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
check_for_restart.f90 10.9 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
check_open.f90 50.5 KB 4099   5 years suehring Bugfix in opening the parameter file (unit 11) in case of ocean …
check_parameters.f90 158.6 KB 4069   5 years Giersch Bugfix for masked output, compiler warning removed, test case for wind …
chem_emissions_mod.f90 64.4 KB 4055   5 years suehring chem_emissions_mod: Formatting adjustments; initialization of arrays …
chem_gasphase_mod.f90 81.4 KB 3833   5 years forkel removed USE chem_gasphase_mod from chem_modules, apply USE …
chem_modules.f90 14.5 KB 3968   5 years suehring Updates from chemistriy branched merged into trunk: code cleaning and …
chem_photolysis_mod.f90 10.2 KB 3876   5 years knoop Moved "photolysis_scheme", "chem_species" and "phot_frequen" to …
chemistry_model_mod.f90 230.5 KB 4080   5 years suehring Restore accidantly removed limitation to positive values
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   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
coriolis.f90 10.4 KB 3655   5 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   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
data_log.f90 4.7 KB 3725   5 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.1 KB 4048   5 years knoop Moved turbulence_closure_mod calls into module_interface
data_output_binary_module.f90 28.8 KB 4070   5 years gronemeier Add new data output modules
data_output_flight.f90 4.9 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
data_output_mask.f90 34.2 KB 4069   5 years Giersch Bugfix for masked output, compiler warning removed, test case for wind …
data_output_module.f90 162.5 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_netcdf4_serial_module.f90 33.1 KB 4070   5 years gronemeier Add new data output modules
data_output_profiles.f90 12.8 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
data_output_spectra.f90 9.7 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
data_output_tseries.f90 5.0 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
date_and_time_mod.f90 21.3 KB 3839   5 years moh.hefny fixing negative day situation when 1st day of month is used with spinup
diagnostic_output_quantities_mod.f90 38.1 KB 4069   5 years Giersch Bugfix for masked output, compiler warning removed, test case for wind …
diffusion_s.f90 34.7 KB 3927   5 years raasch pointer attribute removed from scalar 3d-array for performance reasons
diffusion_u.f90 26.2 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
diffusion_v.f90 25.5 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
diffusion_w.f90 21.1 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
disturb_field.f90 10.5 KB 3849   5 years knoop Bugfix: added proper OpenACC support to disturb_field
disturb_heatflux.f90 5.5 KB 3761   5 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   5 years raasch unused variables removed, OpenACC directives re-formatted, statements …
exchange_horiz_2d.f90 17.7 KB 3768   5 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 112.1 KB 4039   5 years suehring diagnostic output: Modularize diagnostic output, rename subroutines; …
global_min_max.f90 11.1 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
gust_mod.f90 21.2 KB 3986   5 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 85.1 KB 3885   5 years kanani restructure/add location/debug messages
inflow_turbulence.f90 11.2 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
init_3d_model.f90 92.9 KB 4090   5 years Giersch Unused variables removed
init_advec.f90 4.4 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
init_coupling.f90 6.4 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
init_grid.f90 118.4 KB 3927   5 years raasch pointer attribute removed from scalar 3d-array for performance reasons
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   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
init_rankine.f90 6.4 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
init_slope.f90 5.8 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
init_vertical_profiles.f90 5.3 KB 3294   5 years raasch modularization of the ocean code
lagrangian_particle_model_mod.f90 339.0 KB 4054   5 years raasch bugfix for calculating the minimum particle time step
land_surface_model_mod.f90 340.5 KB 4026   5 years suehring Improve albedo initialization in land-surface model by setting always …
large_scale_forcing_nudging_mod.f90 55.3 KB 3719   5 years kanani Correct and clean-up cpu_logs, some overlapping counts …
local_stop.f90 6.5 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
local_system.f90 1.9 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
local_tremain.f90 3.0 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
local_tremain_ini.f90 2.6 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
Makefile 40.3 KB 4070   5 years gronemeier Add new data output modules
message.f90 14.8 KB 4097   5 years suehring Avoid overlong lines
mod_kinds.f90 2.6 KB 4000   5 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   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
module_interface.f90 81.1 KB 4048   5 years knoop Moved turbulence_closure_mod calls into module_interface
modules.f90 138.7 KB 4101   5 years gronemeier timestep.f90: - consider 2*Km within diffusion criterion as Km is …
multi_agent_system_mod.f90 197.6 KB 3987   5 years kanani clean up location, debug and error messages
nesting_offl_mod.f90 61.8 KB 4079   5 years suehring Implementation of a monotonic flux limiter for vertical advection term …
netcdf_data_input_mod.f90 295.8 KB 4100   5 years forkel Made check for input_pids_dynamic and inifor more general
netcdf_interface_mod.f90 327.2 KB 4069   5 years Giersch Bugfix for masked output, compiler warning removed, test case for wind …
ocean_mod.f90 84.4 KB 3873   5 years knoop Moved ocean_mode specific code from advec_ws to ocean_mod + …
outflow_turbulence.f90 6.0 KB 3655   5 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.5 KB 4079   5 years suehring Implementation of a monotonic flux limiter for vertical advection term …
plant_canopy_model_mod.f90 89.0 KB 3885   5 years kanani restructure/add location/debug messages
pmc_child_mod.f90 30.6 KB 3964   5 years suehring In a nested child domain, distinguish between soil moisture and …
pmc_general_mod.f90 8.1 KB 3945   5 years raasch messed document changes for r3932 cleaned up
pmc_handle_communicator_mod.f90 20.5 KB 3888   5 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   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
pmc_parent_mod.f90 36.9 KB 3962   5 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   5 years knoop Enabled OpenACC usage without using the cudaFFT library. Added …
poismg_mod.f90 87.0 KB 3725   5 years raasch modifications to avoid compiler warnings about unused variables, …
poismg_noopt_mod.f90 80.8 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
posix_calls_from_fortran.f90 2.6 KB 3655   5 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   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
prognostic_equations.f90 64.3 KB 4079   5 years suehring Implementation of a monotonic flux limiter for vertical advection term …
progress_bar_mod.f90 8.2 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
radiation_model_mod.f90 515.8 KB 4089   5 years suehring Correct level 2 initialization of spectral albedos in rrtmg branch, …
random_function_mod.f90 4.7 KB 3802   5 years raasch unused variables removed, unused subroutines commented out, type …
random_gauss.f90 3.4 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
random_generator_parallel_mod.f90 19.0 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
read_restart_data_mod.f90 78.7 KB 4101   5 years gronemeier timestep.f90: - consider 2*Km within diffusion criterion as Km is …
run_control.f90 6.1 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
salsa_mod.f90 504.1 KB 4079   5 years suehring Implementation of a monotonic flux limiter for vertical advection term …
singleton_mod.f90 38.2 KB 3761   5 years raasch unused variables removed, OpenACC directives re-formatted, statements …
sor.f90 8.8 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
spectra_mod.f90 29.3 KB 3805   5 years raasch output format adjusted, unused variable removed
subsidence_mod.f90 15.8 KB 3655   5 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   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
surface_data_output_mod.f90 244.7 KB 4029   5 years raasch bugfix: decycling of chemistry species after nesting data transfer, …
surface_layer_fluxes_mod.f90 75.9 KB 3987   5 years kanani clean up location, debug and error messages
surface_mod.f90 241.3 KB 3943   5 years maronga bugfixes in urban surface model; output of greenz roof transpiration …
synthetic_turbulence_generator_mod.f90 100.2 KB 4071   5 years suehring Bugfix in synthetic turbulence generator in non-nested cases (offline …
temperton_fft_mod.f90 71.2 KB 3725   5 years raasch modifications to avoid compiler warnings about unused variables, …
time_integration.f90 80.5 KB 4069   5 years Giersch Bugfix for masked output, compiler warning removed, test case for wind …
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   5 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   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
transpose.f90 34.0 KB 3832   5 years raasch some routines instrumented with openmp directives, loop reordering for …
tridia_solver_mod.f90 22.8 KB 3761   5 years raasch unused variables removed, OpenACC directives re-formatted, statements …
turbulence_closure_mod.f90 193.8 KB 4048   5 years knoop Moved turbulence_closure_mod calls into module_interface
urban_surface_mod.f90 557.6 KB 4077   5 years gronemeier Set roughness length z0 and z0h/q at ground-floor level to same value …
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   5 years raasch variables commented out + statement added to avoid compiler warnings …
user_init_3d_model.f90 4.1 KB 3768   5 years raasch variables commented out + statement added to avoid compiler warnings …
user_init_flight.f90 3.4 KB 3768   5 years raasch variables commented out + statement added to avoid compiler warnings …
user_init_grid.f90 5.0 KB 3768   5 years raasch variables commented out + statement added to avoid compiler warnings …
user_init_land_surface.f90 2.3 KB 3766   5 years raasch unused_variables removed, bugfix in im_define_netcdf_grid argument …
user_init_plant_canopy.f90 4.6 KB 3768   5 years raasch variables commented out + statement added to avoid compiler warnings …
user_init_radiation.f90 2.0 KB 3768   5 years raasch variables commented out + statement added to avoid compiler warnings …
user_init_urban_surface.f90 2.4 KB 3768   5 years raasch variables commented out + statement added to avoid compiler warnings …
user_lpm_advec.f90 3.8 KB 3768   5 years raasch variables commented out + statement added to avoid compiler warnings …
user_lpm_init.f90 2.9 KB 3768   5 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_spectra.f90 4.5 KB 3768   5 years raasch variables commented out + statement added to avoid compiler warnings …
vertical_nesting_mod.f90 150.6 KB 4101   5 years gronemeier timestep.f90: - consider 2*Km within diffusion criterion as Km is …
virtual_flight_mod.f90 41.0 KB 4004   5 years suehring chemistry: perform basic checks only when anthropenic emissions are …
virtual_measurement_mod.f90 76.4 KB 3988   5 years kanani enable steering of output interval for virtual measurements
wind_turbine_model_mod.f90 122.0 KB 4056   5 years Giersch Redundant example files deleted, wtm example added as a test case, …
wrd_write_string.f90 1.7 KB 3687   5 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 …
  • Property svn:ignore set to
    palm_sources.tar
    .cproject
    .project
  • Property svn:mergeinfo set to (toggle deleted branches)
    /palm/branches/chemistry/SOURCE2047-3190,​3218-3297
    /palm/branches/forwind/SOURCE1564-1913
    /palm/branches/fricke/SOURCE942-977
    /palm/branches/hoffmann/SOURCE989-1052
    /palm/branches/mosaik_M22360-3471
    /palm/branches/palm4u/SOURCE2540-2692
    /palm/branches/rans/SOURCE2078-3128
    /palm/branches/resler/SOURCE2023-3336
    /palm/branches/salsa/SOURCE2503-3581
    /palm/branches/suehring423-666
    /palm/branches/letzel/masked_output/SOURCE296-409
Note: See TracBrowser for help on using the repository browser.