source: palm/trunk/SOURCE @ 4024

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 353.4 KB 3873   5 years knoop Moved ocean_mode specific code from advec_ws to ocean_mod + …
average_3d_data.f90 18.7 KB 3994   5 years suehring new module for diagnostic output quantities added + output of …
basic_constants_and_equations_mod.f90 13.6 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
biometeorology_mod.f90 180.7 KB 3885   5 years kanani restructure/add location/debug messages
boundary_conds.f90 48.1 KB 3879   5 years knoop Moved loop over chem_species into chem_boundary_conds_decycle
bulk_cloud_model_mod.f90 193.8 KB 3931   5 years schwenkel renamed module interface from non_transport_physics to …
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 49.0 KB 3967   5 years gronemeier Save binary data of virtual measurements within separate folder
check_parameters.f90 158.5 KB 4017   5 years schwenkel Modularization of all lagrangian particle model code components
chem_emissions_mod.f90 65.0 KB 3968   5 years suehring Updates from chemistriy branched merged into trunk: code cleaning and …
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 229.8 KB 4004   5 years suehring chemistry: perform basic checks only when anthropenic emissions are …
close_file.f90 8.4 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
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.5 KB 3994   5 years suehring new module for diagnostic output quantities added + output of …
data_output_3d.f90 31.8 KB 3994   5 years suehring new module for diagnostic output quantities added + output of …
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 33.9 KB 3994   5 years suehring new module for diagnostic output quantities added + output of …
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 11.9 KB 3998   5 years suehring Bugfix in output module for diagnostic quantities
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 …
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.7 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
flow_statistics.f90 111.5 KB 3828   5 years raasch further gfortran warnings activated on testserver, unused variables removed
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.6 KB 4023   5 years maronga consistent output of time stamps in header and run control for runs …
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 93.7 KB 4017   5 years schwenkel Modularization of all lagrangian particle model code components
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.2 KB 3766   5 years raasch unused_variables removed, bugfix in im_define_netcdf_grid argument …
init_pegrid.f90 55.8 KB 3999   5 years suehring in a nested run spend 3 ghost points also for 2nd-order pw-scheme
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
interaction_droplets_ptq.f90 5.4 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
lagrangian_particle_model_mod.f90 335.7 KB 4020   5 years schwenkel removing submodules
land_surface_model_mod.f90 339.2 KB 4024   5 years suehring Bugfix in albedo initialization, caused crashes in rrtmg calls
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.0 KB 4017   5 years schwenkel Modularization of all lagrangian particle model code components
message.f90 14.7 KB 3987   5 years kanani clean up location, debug and error messages
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 4017   5 years schwenkel Modularization of all lagrangian particle model code components
model_1d_mod.f90 44.9 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
module_interface.f90 74.9 KB 4017   5 years schwenkel Modularization of all lagrangian particle model code components
modules.f90 138.4 KB 4017   5 years schwenkel Modularization of all lagrangian particle model code components
multi_agent_system_mod.f90 197.6 KB 3987   5 years kanani clean up location, debug and error messages
nesting_offl_mod.f90 61.0 KB 4022   5 years suehring Synthetic turbulence generator: Revise bias correction of imposed …
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 …
netcdf_interface_mod.f90 328.1 KB 3995   5 years suehring remove unused variable and fix non-standard string operation PGI compiler
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 4017   5 years schwenkel Modularization of all lagrangian particle model code components
parin.f90 47.3 KB 4022   5 years suehring Synthetic turbulence generator: Revise bias correction of imposed …
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.0 KB 4011   5 years hellstea Last commit fixed
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 4017   5 years schwenkel Modularization of all lagrangian particle model code components
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.0 KB 3987   5 years kanani clean up location, debug and error messages
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.0 KB 4008   5 years moh.hefny Bugfix in check radiation related variables
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 76.8 KB 4017   5 years schwenkel Modularization of all lagrangian particle model code components
run_control.f90 6.1 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
salsa_mod.f90 503.5 KB 4012   5 years monakurppa remove salsa_util_mod.f90 and correct some bugs in salsa and salsa …
salsa_util_mod.f90 5.2 KB 3872   5 years knoop Including last commit, salsa dependency for advec_ws removed
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 46.7 KB 3994   5 years suehring new module for diagnostic output quantities added + output of …
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.5 KB 3881   5 years suehring Make level 3 initialization of urban-surfaces consistent to input data …
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 …
swap_timelevel.f90 7.1 KB 3761   5 years raasch unused variables removed, OpenACC directives re-formatted, statements …
synthetic_turbulence_generator_mod.f90 99.0 KB 4022   5 years suehring Synthetic turbulence generator: Revise bias correction of imposed …
temperton_fft_mod.f90 71.2 KB 3725   5 years raasch modifications to avoid compiler warnings about unused variables, …
time_integration.f90 77.9 KB 4022   5 years suehring Synthetic turbulence generator: Revise bias correction of imposed …
time_integration_spinup.f90 22.5 KB 4023   5 years maronga consistent output of time stamps in header and run control for runs …
time_to_string.f90 2.9 KB 3655   5 years knoop Bugfix: made "unit" and "found" intend INOUT in module interface …
timestep.f90 17.2 KB 3658   5 years knoop OpenACC: flow_statistics partly ported to GPU
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.0 KB 3776   5 years gronemeier write out preprocessor directives; remove tailing whitespaces
urban_surface_mod.f90 558.3 KB 3993   5 years suehring Rename the USM-internal flag spinup into during_spinup, in order to …
user_data_output_mask.f90 6.8 KB 3768   5 years raasch variables commented out + statement added to avoid compiler warnings …
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.8 KB 3802   5 years raasch unused variables removed, unused subroutines commented out, type …
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 3885   5 years kanani restructure/add location/debug messages
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.2 KB 4017   5 years schwenkel Modularization of all lagrangian particle model code components
  • 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.