Changes between Version 171 and Version 172 of todo


Ignore:
Timestamp:
May 25, 2018 9:44:03 AM (7 years ago)
Author:
sward
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • todo

    v171 v172  
    114114||-  ||tool for finding vertical grid configuration with grid stretching (maybe as part of palm_gf) || Katrin+HiWi ||
    115115||Vapor || remove deprecated vapor scripts. Users try to use them but they are highly specialized for our IMUK system and the old HLRN2 complex (deprecated). Also update documentation (see above). || Tobias ||
     116\\
     117== Variable descriptions==
     118||='''File'''  =||='''Line'''  =||='''routine, function or module'''  =||='''responsible'''  =||='''notes'''  =||||advec_s_bc.f90       ||      ||      ||Matthias      ||      ||
     119||      ||134   ||SUBROUTINE advec_s_bc         ||      ||      ||
     120||advec_s_pw.f90        ||      ||      ||Matthias      ||      ||
     121||      ||103   ||SUBROUTINE advec_s_pw         ||      ||      ||
     122||      ||160   ||SUBROUTINE advec_s_pw_ij      ||      ||      ||
     123||advec_s_up.f90        ||      ||      ||Matthias      ||      ||
     124||      ||103   ||SUBROUTINE advec_s_up         ||      ||      ||
     125||      ||195   ||SUBROUTINE advec_s_up_ij      ||      ||      ||
     126||advec_u_pw.f90        ||      ||      ||Matthias      ||      ||
     127||      ||95    ||SUBROUTINE advec_u_pw         ||      ||      ||
     128||      ||149   ||SUBROUTINE advec_u_pw_ij      ||      ||      ||
     129||advec_u_up.f90        ||      ||      ||Matthias      ||      ||
     130||      ||94    ||SUBROUTINE advec_u_up         ||      ||      ||
     131||      ||182   ||SUBROUTINE advec_u_up_ij      ||      ||      ||
     132||advec_v_pw.f90        ||      ||      ||Matthias      ||      ||
     133||      ||96    ||SUBROUTINE advec_v_pw         ||      ||      ||
     134||      ||151   ||SUBROUTINE advec_v_pw_ij      ||      ||      ||
     135||advec_v_up.f90        ||      ||      ||Matthias      ||      ||
     136||      ||94    ||SUBROUTINE advec_v_up         ||      ||      ||
     137||      ||182   ||SUBROUTINE advec_v_up_ij      ||      ||      ||
     138||advec_w_pw.f90        ||      ||      ||Matthias      ||      ||
     139||      ||95    ||SUBROUTINE advec_w_pw         ||      ||      ||
     140||      ||150   ||SUBROUTINE advec_w_pw_ij      ||      ||      ||
     141||advec_ws.f90  ||      ||      ||Matthias      ||      ||
     142||      ||1157  ||SUBROUTINE advec_s_ws_ij      ||      ||      ||
     143||      ||1732  ||SUBROUTINE advec_u_ws_ij      ||      ||      ||
     144||      ||2230  ||SUBROUTINE advec_v_ws_ij      ||      ||      ||
     145||      ||2735  ||SUBROUTINE advec_w_ws_ij      ||      ||      ||
     146||      ||3215  ||SUBROUTINE advec_s_ws         ||      ||      ||
     147||      ||3771  ||SUBROUTINE advec_u_ws         ||      ||      ||
     148||      ||4265  ||SUBROUTINE advec_v_ws         ||      ||      ||
     149||      ||4770  ||SUBROUTINE advec_w_ws         ||      ||      ||
     150||advec_w_up.f90        ||      ||      ||Matthias      ||      ||
     151||      ||94    ||SUBROUTINE advec_w_up         ||      ||      ||
     152||      ||180   ||SUBROUTINE advec_w_up_ij      ||      ||      ||
     153||boundary_conds.f90    ||      ||      ||Micha ||      ||
     154||      ||179   ||SUBROUTINE boundary_conds     ||      ||      ||
     155||buoyancy.f90  ||      ||      ||Siggi ||      ||
     156||      ||131   ||SUBROUTINE buoyancy           ||      ||      ||
     157||      ||237   ||SUBROUTINE buoyancy_ij        ||      ||      ||
     158||calc_liquid_water_content.f90 ||      ||      ||Johannes      ||      ||
     159||      ||93    ||SUBROUTINE calc_liquid_water_content          ||      ||      ||
     160||calc_mean_profile.f90 ||      ||      ||Farah ||      ||
     161||      ||82    ||SUBROUTINE calc_mean_profile          ||      ||      ||
     162||calc_radiation.f90    ||      ||      ||Siggi ||      ||
     163||      ||77    ||MODULE calc_radiation_mod     ||      ||      ||
     164||      ||104   ||SUBROUTINE calc_radiation     ||      ||      ||
     165||      ||253   ||SUBROUTINE calc_radiation_ij          ||      ||      ||
     166||check_for_restart.f90 ||      ||      ||Sebastian     ||      ||
     167||      ||79    ||SUBROUTINE check_for_restart          ||      ||      ||
     168||check_open.f90        ||      ||      ||Siggi ||      ||
     169||      ||165   ||SUBROUTINE check_open         ||      ||      ||
     170||check_parameters.f90  ||      ||      ||Tobias        ||      ||
     171||      ||633   ||SUBROUTINE check_parameters           ||      ||      ||
     172||      ||4351  ||SUBROUTINE set_bc_scalars     ||      ||      ||
     173||      ||4406  ||SUBROUTINE check_bc_scalars           ||      ||      ||
     174||chem_gasphase_mod.f90 ||      ||      ||Farah → others        ||Coding standard..?    ||
     175||      ||1     ||MODULE chem_gasphase_mod      ||      ||      ||
     176||      ||693   ||SUBROUTINE initialize         ||      ||      ||
     177||      ||722   ||SUBROUTINE integrate          ||      ||      ||
     178||      ||776   ||SUBROUTINE fun        ||      ||      ||
     179||      ||796   ||SUBROUTINE kppsolve           ||      ||      ||
     180||      ||808   ||SUBROUTINE kppdecomp          ||      ||      ||
     181||      ||845   ||REAL(kind=dp)FUNCTION wlamch          ||      ||      ||
     182||      ||887   ||SUBROUTINE jac_sp     ||      ||      ||
     183||      ||916   ||elemental REAL(kind=dp)FUNCTION k_arr         ||      ||      ||
     184||      ||929   ||SUBROUTINE update_rconst      ||      ||      ||
     185||      ||944   ||REAL(kind=dp)FUNCTION arr2    ||      ||      ||
     186||      ||950   ||SUBROUTINE initialize_kpp_ctrl        ||      ||      ||
     187||      ||1002  ||SUBROUTINE error_output       ||      ||      ||
     188||      ||1014  ||SUBROUTINE wcopy      ||      ||      ||
     189||      ||1050  ||SUBROUTINE wscal      ||      ||      ||
     190||      ||1112  ||SUBROUTINE waxpy      ||      ||      ||
     191||      ||1145  ||SUBROUTINE rosenbrock         ||      ||      ||
     192||      ||1437  ||SUBROUTINE ros_errormsg       ||      ||      ||
     193||      ||1477  ||SUBROUTINE ros_integrator     ||      ||      ||
     194||      ||1680  ||REAL          ||      ||      ||
     195||      ||1713  ||SUBROUTINE ros_funtimederivative      ||      ||      ||
     196||      ||1737  ||SUBROUTINE ros_preparematrix          ||      ||      ||
     197||      ||1818  ||SUBROUTINE ros_decomp         ||      ||      ||
     198||      ||1843  ||SUBROUTINE ros_solve          ||      ||      ||
     199||      ||2290  ||SUBROUTINE funtemplate        ||      ||      ||
     200||      ||2309  ||SUBROUTINE jactemplate        ||      ||      ||
     201||      ||2347  ||SUBROUTINE chem_gasphase_integrate    ||      ||      ||
     202||      ||2416  ||SUBROUTINE fill_temp          ||      ||      ||
     203||chemistry_model_mod.f90       ||      ||      ||Farah → others        ||      ||
     204||      ||119   ||MODULE chemistry_model_mod    ||      ||      ||
     205||      ||284   ||SUBROUTINE chem_boundary_conds        ||      ||      ||
     206||      ||718   ||SUBROUTINE set_const_initial_values           ||      ||      ||
     207||      ||889   ||SUBROUTINE chem_integrate_ij          ||      ||      ||
     208||      ||987   ||SUBROUTINE chem_swap_timelevel        ||      ||      ||
     209||      ||1019  ||SUBROUTINE chem_define_netcdf_grid    ||      ||      ||
     210||      ||1053  ||SUBROUTINE chem_check_data_output     ||      ||      ||
     211||      ||1103  ||SUBROUTINE chem_check_data_output_pr          ||      ||      ||
     212||      ||1157  ||SUBROUTINE chem_data_output_3d        ||      ||      ||
     213||      ||1240  ||SUBROUTINE chem_3d_data_averaging     ||      ||      ||
     214||      ||1338  ||SUBROUTINE chem_wrd_local     ||      ||      ||
     215||      ||1368  ||SUBROUTINE chem_rrd_local     ||      ||      ||
     216||      ||1446  ||SUBROUTINE chem_prognostic_equations_ij       ||      ||      ||
     217||      ||1548  ||SUBROUTINE chem_prognostic_equations          ||      ||      ||
     218||chem_modules.f90      ||      ||      ||Farah → others        ||      ||
     219||      ||49    ||MODULE chem_modules           ||      ||      ||
     220||chem_photolysis_mod.f90       ||      ||      ||Farah → others        ||Coding standard..?    ||
     221||      ||47    ||MODULE chem_photolysis_mod    ||      ||      ||
     222||close_file.f90        ||      ||      ||Siggi ||      ||
     223||      ||86    ||SUBROUTINE close_file         ||      ||      ||
     224||compute_vpt.f90       ||      ||      ||Johannes      ||      ||
     225||      ||65    ||SUBROUTINE compute_vpt        ||      ||      ||
     226||coriolis.f90  ||      ||      ||Siggi ||      ||
     227||      ||105   ||SUBROUTINE coriolis           ||      ||      ||
     228||      ||208   ||SUBROUTINE coriolis_ij        ||      ||      ||
     229||cpulog_mod.f90        ||      ||      ||Siggi ||check module description → too detailed       ||
     230||      ||159   ||MODULE PROCEDURE cpu_statistics       ||      ||      ||
     231||      ||200   ||SUBROUTINE cpu_log    ||      ||      ||
     232||      ||309   ||SUBROUTINE cpu_statistics     ||      ||      ||
     233||data_log.f90  ||      ||      ||Siggi ||      ||
     234||      ||61    ||SUBROUTINE data_log           ||      ||      ||
     235||      ||111   ||SUBROUTINE data_log_2d        ||      ||      ||
     236||      ||159   ||SUBROUTINE data_log_2d_int    ||      ||      ||
     237||data_output_2d.f90    ||      ||      ||Tobias        ||      ||
     238||      ||216   ||SUBROUTINE data_output_2d     ||      ||      ||
     239||data_output_3d.f90    ||      ||      ||Tobias        ||      ||
     240||      ||194   ||SUBROUTINE data_output_3d     ||      ||      ||
     241||data_output_dvrp.f90  ||      ||      ||Siggi ||      ||
     242||      ||105   ||SUBROUTINE color_dvrp         ||      ||      ||
     243||      ||125   ||RECURSIVE SUBROUTINE data_output_dvrp         ||      ||      ||
     244||data_output_profiles.f90      ||      ||      ||Tobias        ||      ||
     245||      ||91    ||SUBROUTINE data_output_profiles       ||      ||      ||
     246||data_output_ptseries.f90      ||      ||      ||Johannes      ||      ||
     247||      ||83    ||SUBROUTINE data_output_ptseries       ||      ||      ||
     248||data_output_spectra.f90       ||      ||      ||Matthias      ||      ||
     249||      ||93    ||SUBROUTINE data_output_spectra        ||      ||      ||
     250||      ||240   ||SUBROUTINE output_spectra_netcdf      ||      ||      ||
     251||data_output_tseries.f90       ||      ||      ||Sebastian     ||      ||
     252||      ||76    ||SUBROUTINE data_output_tseries        ||      ||      ||
     253||diagnostic_quantities_mod.f90 ||      ||      ||Johannes      ||      ||
     254||      ||77    ||SUBROUTINE supersaturation    ||      ||      ||
     255||      ||127   ||FUNCTION magnus       ||      ||      ||
     256||diffusion_s.f90       ||      ||      ||Matthias      ||      ||
     257||      ||124   ||SUBROUTINE diffusion_s        ||      ||      ||
     258||      ||435   ||SUBROUTINE diffusion_s_ij     ||      ||      ||
     259||diffusion_u.f90       ||      ||      ||Matthias      ||      ||
     260||      ||125   ||SUBROUTINE diffusion_u        ||      ||      ||
     261||      ||362   ||SUBROUTINE diffusion_u_ij     ||      ||      ||
     262||diffusion_v.f90       ||      ||      ||Matthias      ||      ||
     263||      ||120   ||SUBROUTINE diffusion_v        ||      ||      ||
     264||      ||350   ||SUBROUTINE diffusion_v_ij     ||      ||      ||
     265||diffusion_w.f90       ||      ||      ||Matthias      ||      ||
     266||      ||124   ||SUBROUTINE diffusion_w        ||      ||      ||
     267||      ||302   ||SUBROUTINE diffusion_w_ij     ||      ||      ||
     268||disturb_field.f90     ||      ||      ||Helge ||      ||
     269||      ||86    ||SUBROUTINE disturb_field      ||      ||      ||
     270||disturb_heatflux.f90  ||      ||      ||Helge ||      ||
     271||      ||74    ||SUBROUTINE disturb_heatflux           ||      ||      ||
     272||eqn_state_seawater.f90        ||      ||      ||Siggi ||      ||
     273||      ||84    ||MODULE eqn_state_seawater_mod         ||      ||      ||
     274||      ||130   ||SUBROUTINE eqn_state_seawater         ||      ||      ||
     275||      ||244   ||SUBROUTINE eqn_state_seawater_ij      ||      ||      ||
     276||      ||350   ||REAL(wp) FUNCTION eqn_state_seawater_func     ||      ||      ||
     277||exchange_horiz_2d.f90 ||      ||      ||Simon ||      ||
     278||      ||82    ||SUBROUTINE exchange_horiz_2d          ||      ||      ||
     279||exchange_horiz.f90    ||      ||      ||Simon ||      ||
     280||      ||96    ||SUBROUTINE exchange_horiz     ||      ||      ||
     281||fft_xy_mod.f90        ||      ||      ||Siggi (Ketelsen)      ||      ||
     282||      ||146   ||MODULE fft_xy         ||      ||      ||
     283||      ||265   ||SUBROUTINE fft_init           ||      ||      ||
     284||      ||397   ||SUBROUTINE fft_x      ||      ||      ||
     285||      ||749   ||SUBROUTINE fft_x_1d           ||      ||      ||
     286||      ||984   ||SUBROUTINE fft_y      ||      ||      ||
     287||      ||1314  ||SUBROUTINE fft_y_1d           ||      ||      ||
     288||      ||1539  ||SUBROUTINE fft_x_m    ||      ||      ||
     289||      ||1679  ||SUBROUTINE fft_y_m    ||      ||      ||
     290||flow_statistics.f90   ||      ||      ||Siggi ||      ||
     291||      ||272   ||SUBROUTINE flow_statistics    ||      ||      ||
     292||global_min_max.f90    ||      ||      ||Siggi ||      ||
     293||      ||68    ||SUBROUTINE global_min_max     ||      ||      ||
     294||gust_mod.f90  ||      ||      ||Helge ||      ||
     295||      ||219   ||SUBROUTINE gust_check_data_output_pr          ||      ||      ||
     296||      ||238   ||SUBROUTINE gust_check_data_output     ||      ||      ||
     297||      ||269   ||SUBROUTINE gust_init          ||      ||      ||
     298||      ||290   ||SUBROUTINE gust_define_netcdf_grid    ||      ||      ||
     299||      ||326   ||SUBROUTINE gust_actions       ||      ||      ||
     300||      ||342   ||SUBROUTINE gust_actions_ij    ||      ||      ||
     301||      ||361   ||SUBROUTINE gust_swap_timelevel        ||      ||      ||
     302||      ||378   ||SUBROUTINE gust_3d_data_averaging     ||      ||      ||
     303||      ||395   ||SUBROUTINE gust_data_output_2d        ||      ||      ||
     304||      ||425   ||SUBROUTINE gust_data_output_3d        ||      ||      ||
     305||      ||451   ||SUBROUTINE gust_statistics    ||      ||      ||
     306||      ||471   ||SUBROUTINE gust_rrd_global    ||      ||      ||
     307||      ||506   ||SUBROUTINE gust_rrd_local     ||      ||      ||
     308||header.f90    ||      ||      ||Tobias        ||      ||
     309||      ||357   ||SUBROUTINE header     ||      ||      ||
     310||init_3d_model.f90     ||      ||      ||Tobias        ||      ||
     311||      ||464   ||SUBROUTINE init_3d_model      ||      ||      ||
     312||init_advec.f90        ||      ||      ||Matthias      ||      ||
     313||      ||75    ||SUBROUTINE init_advec         ||      ||      ||
     314||init_cloud_physics.f90        ||      ||      ||Johannes      ||      ||
     315||      ||93    ||SUBROUTINE init_cloud_physics         ||      ||      ||
     316||init_coupling.f90     ||      ||      ||Siggi ||change file name?     ||
     317||      ||71    ||SUBROUTINE init_coupling      ||      ||      ||
     318||init_dvrp.f90 ||      ||      ||Siggi ||      ||
     319||      ||77    ||SUBROUTINE init_dvrp          ||      ||      ||
     320||      ||777   ||SUBROUTINE init_dvrp_logging          ||      ||      ||
     321||      ||840   ||SUBROUTINE close_dvrp         ||      ||      ||
     322||init_masks.f90        ||      ||      ||Tobias        ||      ||
     323||      ||121   ||SUBROUTINE init_masks         ||      ||      ||
     324||      ||602   ||SUBROUTINE set_mask_locations         ||      ||      ||
     325||init_ocean.f90        ||      ||      ||Siggi ||      ||
     326||      ||83    ||SUBROUTINE init_ocean         ||      ||      ||
     327||init_pegrid.f90       ||      ||      ||Matthias      ||      ||
     328||      ||225   ||SUBROUTINE init_pegrid        ||      ||      ||
     329||init_pt_anomaly.f90   ||      ||      ||Matthias      ||      ||
     330||      ||68    ||SUBROUTINE init_pt_anomaly    ||      ||      ||
     331||init_rankine.f90      ||      ||      ||Siggi ||rename betrag, check necessity        ||
     332||      ||66    ||SUBROUTINE init_rankine       ||      ||      ||
     333||init_slope.f90        ||      ||      ||Siggi ||      ||
     334||      ||68    ||SUBROUTINE init_slope         ||      ||      ||
     335||land_surface_model_mod.f90    ||      ||      ||Björn ||      ||
     336||      ||396   ||MODULE land_surface_model_mod         ||      ||      ||
     337||      ||1069  ||SUBROUTINE lsm_check_data_output      ||      ||      ||
     338||      ||1185  ||SUBROUTINE lsm_check_data_output_pr           ||      ||      ||
     339||      ||1653  ||SUBROUTINE lsm_energy_balance         ||      ||      ||
     340||      ||4839  ||SUBROUTINE lsm_soil_model     ||      ||      ||
     341||      ||5166  ||SUBROUTINE lsm_swap_timelevel         ||      ||      ||
     342||      ||5249  ||SUBROUTINE lsm_3d_data_averaging      ||      ||      ||
     343||      ||5590  ||SUBROUTINE lsm_define_netcdf_grid     ||      ||      ||
     344||      ||5627  ||SUBROUTINE lsm_data_output_2d         ||      ||      ||
     345||      ||5931  ||SUBROUTINE lsm_data_output_3d         ||      ||      ||
     346||      ||6199  ||SUBROUTINE lsm_rrd_local      ||      ||      ||
     347||large_scale_forcing_nudging_mod.f90   ||      ||      ||Matthias      ||      ||
     348||      ||62    ||MODULE lsf_nudging_mod        ||      ||      ||
     349||      ||165   ||SUBROUTINE forcing_bc_mass_conservation       ||      ||      ||
     350||      ||779   ||SUBROUTINE lsf_nudging_check_data_output_pr           ||      ||      ||
     351||      ||998   ||SUBROUTINE lsf_init           ||      ||      ||
     352||      ||1420  ||SUBROUTINE ls_forcing_surf    ||      ||      ||
     353||      ||1507  ||SUBROUTINE ls_forcing_vert    ||      ||      ||
     354||      ||1545  ||SUBROUTINE ls_advec           ||      ||      ||
     355||      ||1648  ||SUBROUTINE ls_advec_ij        ||      ||      ||
     356||      ||1734  ||SUBROUTINE nudge_init         ||      ||      ||
     357||      ||1887  ||SUBROUTINE calc_tnudge        ||      ||      ||
     358||      ||1921  ||SUBROUTINE nudge      ||      ||      ||
     359||      ||2058  ||SUBROUTINE nudge_ij           ||      ||      ||
     360||      ||2173  ||SUBROUTINE nudge_ref          ||      ||      ||
     361||local_system.f90      ||      ||      ||Siggi || no longer necessary  ||
     362||      ||56    ||SUBROUTINE local_system       ||      ||      ||
     363||local_tremain.f90     ||      ||      ||Sebastian     || rename count (is intrinsic function) ||
     364||      ||68    ||SUBROUTINE local_tremain      ||      ||      ||
     365||local_tremain_ini.f90 ||      ||      ||Sebastian     || rename count (is intrinsic function) ||
     366||      ||68    ||SUBROUTINE local_tremain_ini          ||      ||      ||
     367||lpm_advec.f90 ||      ||      ||Johannes      ||      ||
     368||      ||156   ||SUBROUTINE lpm_advec          ||      ||      ||
     369||lpm_boundary_conds.f90        ||      ||      ||Johannes      ||      ||
     370||      ||111   ||SUBROUTINE lpm_boundary_conds         ||      ||      ||
     371||lpm_calc_liquid_water_content.f90     ||      ||      ||Johannes      ||      ||
     372||      ||65    ||SUBROUTINE lpm_calc_liquid_water_content      ||      ||      ||
     373||lpm_collision_kernels.f90     ||      ||      ||Johannes      ||      ||
     374||      ||134   ||MODULE lpm_collision_kernels_mod      ||      ||      ||
     375||      ||196   ||SUBROUTINE init_kernels       ||      ||      ||
     376||      ||317   ||SUBROUTINE recalculate_kernel         ||      ||      ||
     377||      ||403   ||SUBROUTINE turbsd     ||      ||      ||
     378||      ||574   ||REAL(wp) FUNCTION phi_w       ||      ||      ||
     379||      ||591   ||REAL(wp) FUNCTION zhi         ||      ||      ||
     380||      ||631   ||SUBROUTINE fallg      ||      ||      ||
     381||      ||671   ||SUBROUTINE effic      ||      ||      ||
     382||      ||843   ||SUBROUTINE turb_enhance_eff           ||      ||      ||
     383||lpm_data_output_particles.f90 ||      ||      ||Johannes      ||      ||
     384||      ||72    ||SUBROUTINE lpm_data_output_particles          ||      ||      ||
     385||lpm_droplet_collision.f90     ||      ||      ||Johannes      ||      ||
     386||      ||113   ||SUBROUTINE lpm_droplet_collision      ||      ||      ||
     387||lpm_droplet_condensation.f90  ||      ||      ||Johannes      ||      ||
     388||      ||122   ||SUBROUTINE lpm_droplet_condensation           ||      ||      ||
     389||lpm_exchange_horiz.f90        ||      ||      ||Johannes      ||      ||
     390||      ||150   ||MODULE lpm_exchange_horiz_mod         ||      ||      ||
     391||      ||886   ||SUBROUTINE Add_particles_to_gridcell          ||      ||      ||
     392||      ||1187  ||SUBROUTINE realloc_particles_array    ||      ||      ||
     393||      ||1244  ||SUBROUTINE dealloc_particles_array    ||      ||      ||
     394||lpm.f90       ||      ||      ||Johannes      ||      ||
     395||      ||204   ||SUBROUTINE lpm        ||      ||      ||
     396||lpm_init.f90  ||      ||      ||Johannes      ||      ||
     397||      ||206   ||MODULE lpm_init_mod           ||      ||      ||
     398||      ||288   ||SUBROUTINE lpm_init           ||      ||      ||
     399||      ||1035  ||SUBROUTINE lpm_init_aerosols          ||      ||      ||
     400||lpm_merging.f90       ||      ||      ||Johannes      ||      ||
     401||      ||50    ||SUBROUTINE lpm_merging        ||      ||      ||
     402||lpm_pack_arrays.f90   ||      ||      ||Johannes      ||      ||
     403||      ||123   ||SUBROUTINE lpm_sort_in_subboxes       ||      ||      ||
     404||      ||220   ||SUBROUTINE lpm_pack           ||      ||      ||
     405||lpm_read_restart_file.f90     ||      ||      ||Johannes      ||      ||
     406||      ||78    ||SUBROUTINE lpm_read_restart_file      ||      ||      ||
     407||lpm_set_attributes.f90        ||      ||      ||Johannes      ||      ||
     408||      ||78    ||SUBROUTINE lpm_set_attributes         ||      ||      ||
     409||lpm_write_exchange_statistics.f90     ||      ||      ||Johannes      ||      ||
     410||      ||80    ||SUBROUTINE lpm_write_exchange_statistics      ||      ||      ||
     411||lpm_write_restart_file.f90    ||      ||      ||Johannes      ||      ||
     412||      ||67    ||SUBROUTINE lpm_write_restart_file     ||      ||      ||
     413||message.f90   ||      ||      ||Sebastian     ||      ||
     414||      ||89    ||SUBROUTINE message    ||      ||      ||
     415||      ||256   ||SUBROUTINE location_message           ||      ||      ||
     416||microphysics_mod.f90  ||      ||      ||Johannes      ||      ||
     417||      ||166   ||MODULE microphysics_mod       ||      ||      ||
     418||      ||391   ||SUBROUTINE microphysics_control       ||      ||      ||
     419||      ||485   ||SUBROUTINE adjust_cloud       ||      ||      ||
     420||      ||555   ||SUBROUTINE activation         ||      ||      ||
     421||      ||683   ||SUBROUTINE condensation       ||      ||      ||
     422||      ||786   ||SUBROUTINE autoconversion     ||      ||      ||
     423||      ||932   ||SUBROUTINE autoconversion_kessler     ||      ||      ||
     424||      ||996   ||SUBROUTINE accretion          ||      ||      ||
     425||      ||1095  ||SUBROUTINE selfcollection_breakup     ||      ||      ||
     426||      ||1172  ||SUBROUTINE evaporation_rain           ||      ||      ||
     427||      ||1318  ||SUBROUTINE sedimentation_cloud        ||      ||      ||
     428||      ||1433  ||SUBROUTINE sedimentation_rain         ||      ||      ||
     429||      ||1758  ||SUBROUTINE microphysics_control_ij    ||      ||      ||
     430||      ||1881  ||SUBROUTINE adjust_cloud_ij    ||      ||      ||
     431||      ||1944  ||SUBROUTINE activation_ij      ||      ||      ||
     432||      ||2084  ||SUBROUTINE condensation_ij    ||      ||      ||
     433||      ||2194  ||SUBROUTINE autoconversion_ij          ||      ||      ||
     434||      ||2323  ||SUBROUTINE autoconversion_kessler_ij          ||      ||      ||
     435||      ||2381  ||SUBROUTINE accretion_ij       ||      ||      ||
     436||      ||2470  ||SUBROUTINE selfcollection_breakup_ij          ||      ||      ||
     437||      ||2531  ||SUBROUTINE evaporation_rain_ij        ||      ||      ||
     438||      ||2677  ||SUBROUTINE sedimentation_cloud_ij     ||      ||      ||
     439||      ||2776  ||SUBROUTINE sedimentation_rain_ij      ||      ||      ||
     440||      ||3070  ||FUNCTION gamm         ||      ||      ||
     441||mod_particle_attributes.f90   ||      ||      ||Johannes      ||      ||
     442||      ||102   ||MODULE particle_attributes    ||      ||      ||
     443||modules.f90   ||      ||      ||Sebastian     ||      ||
     444||      ||1900  ||MODULE pegrid         ||      ||      ||
     445||netcdf_data_input_mod.f90     ||      ||      ||Tobias        ||      ||
     446||      ||121   ||MODULE netcdf_data_input_mod          ||      ||      ||
     447||      ||1991  ||SUBROUTINE netcdf_data_input_init_3d          ||      ||      ||
     448||      ||3773  ||SUBROUTINE open_read_file     ||      ||      ||
     449||      ||4209  ||SUBROUTINE get_variable_3d_int8       ||      ||      ||
     450||      ||4253  ||SUBROUTINE get_variable_3d_real       ||      ||      ||
     451||      ||4297  ||SUBROUTINE get_variable_3d_real_v     ||      ||      ||
     452||      ||4374  ||SUBROUTINE get_variable_4d_real       ||      ||      ||
     453||      ||4511  ||SUBROUTINE handle_error       ||      ||      ||
     454||netcdf_interface_mod.f90      ||      ||      ||Tobias        ||      ||
     455||      ||266   ||MODULE netcdf_interface       ||      ||      ||
     456||      ||496   ||SUBROUTINE netcdf_define_header       ||      ||      ||
     457||      ||5465  ||SUBROUTINE netcdf_create_file         ||      ||      ||
     458||      ||5538  ||SUBROUTINE netcdf_open_write_file     ||      ||      ||
     459||      ||5573  ||SUBROUTINE netcdf_handle_error        ||      ||      ||
     460||      ||5606  ||SUBROUTINE netcdf_create_dim          ||      ||      ||
     461||      ||5637  ||SUBROUTINE netcdf_create_var          ||      ||      ||
     462||outflow_turbulence.f90        ||      ||      ||Tobias        ||      ||
     463||      ||44    ||SUBROUTINE outflow_turbulence         ||      ||      ||
     464||package_parin.f90     ||      ||      ||Johannes      ||      ||
     465||      ||158   ||SUBROUTINE package_parin      ||      ||      ||
     466||parin.f90     ||      ||      ||Simon ||replace i with ii     ||
     467||      ||380   ||SUBROUTINE parin      ||      ||      ||
     468||plant_canopy_model_mod.f90    ||      ||      ||Farah ||      ||
     469||      ||303   ||SUBROUTINE pcm_check_data_output      ||      ||      ||
     470||      ||417   ||SUBROUTINE pcm_data_output_3d         ||      ||      ||
     471||      ||507   ||SUBROUTINE pcm_define_netcdf_grid     ||      ||      ||
     472||      ||543   ||SUBROUTINE pcm_header         ||      ||      ||
     473||      ||660   ||SUBROUTINE pcm_init           ||      ||      ||
     474||      ||1089  ||SUBROUTINE pcm_read_plant_canopy_3d           ||      ||      ||
     475||pmc_child_mod.f90     ||      ||      ||Ketelsen      ||      ||
     476||      ||1     ||MODULE pmc_child      ||      ||      ||
     477||      ||180   ||SUBROUTINE pmc_childinit      ||      ||      ||
     478||      ||212   ||SUBROUTINE pmc_set_dataarray_name     ||      ||      ||
     479||      ||281   ||SUBROUTINE pmc_set_dataarray_name_lastentry           ||      ||      ||
     480||      ||305   ||SUBROUTINE pmc_c_get_2d_index_list    ||      ||      ||
     481||      ||420   ||LOGICAL FUNCTION pmc_c_getnextarray   ||      ||      ||
     482||      ||457   ||SUBROUTINE pmc_c_set_dataarray_2d     ||      ||      ||
     483||      ||490   ||SUBROUTINE pmc_c_set_dataarray_ip2d           ||      ||      ||
     484||      ||522   ||SUBROUTINE pmc_c_set_dataarray_3d     ||      ||      ||
     485||      ||558   ||SUBROUTINE pmc_c_setind_and_allocmem          ||      ||      ||
     486||      ||730   ||SUBROUTINE pmc_c_getbuffer    ||      ||      ||
     487||      ||865   ||SUBROUTINE pmc_c_putbuffer    ||      ||      ||
     488||pmc_general_mod.f90   ||      ||      ||Ketelsen      ||      ||
     489||      ||1     ||MODULE pmc_general    ||      ||      ||
     490||      ||175   ||SUBROUTINE pmc_g_setname      ||      ||      ||
     491||      ||202   ||SUBROUTINE sort_2d_i          ||      ||      ||
     492||pmc_handle_communicator_mod.f90       ||      ||      ||Ketelsen      ||      ||
     493||      ||116   ||MODULE PMC_handle_communicator        ||      ||      ||
     494||      ||186   ||SUBROUTINE pmc_init_model     ||      ||      ||
     495||      ||398   ||SUBROUTINE pmc_get_model_info         ||      ||      ||
     496||      ||474   ||SUBROUTINE read_coupling_layout       ||      ||      ||
     497||pmc_interface_mod.f90 ||      ||      ||Ketelsen      ||      ||
     498||      ||287   ||MODULE pmc_interface          ||      ||      ||
     499||      ||674   ||SUBROUTINE pmci_init          ||      ||      ||
     500||      ||800   ||SUBROUTINE pmci_setup_parent          ||      ||      ||
     501||      ||1055  ||SUBROUTINE pmci_create_index_list     ||      ||      ||
     502||      ||1161  ||SUBROUTINE set_child_edge_coords      ||      ||      ||
     503||      ||1203  ||SUBROUTINE pmci_setup_child           ||      ||      ||
     504||      ||1448  ||SUBROUTINE pmci_map_fine_to_coarse_grid       ||      ||      ||
     505||      ||1546  ||SUBROUTINE pmci_init_interp_tril      ||      ||      ||
     506||      ||1658  ||SUBROUTINE pmci_init_loglaw_correction        ||      ||      ||
     507||      ||2679  ||SUBROUTINE pmci_define_loglaw_correction_parameters           ||      ||      ||
     508||      ||2787  ||SUBROUTINE pmci_find_logc_pivot_k     ||      ||      ||
     509||      ||2824  ||SUBROUTINE pmci_find_logc_pivot_j     ||      ||      ||
     510||      ||2883  ||SUBROUTINE pmci_find_logc_pivot_i     ||      ||      ||
     511||      ||2942  ||FUNCTION pmci_find_nearest_coarse_grid_index_j        ||      ||      ||
     512||      ||2966  ||FUNCTION pmci_find_nearest_coarse_grid_index_i        ||      ||      ||
     513||      ||2990  ||SUBROUTINE pmci_init_anterp_tophat    ||      ||      ||
     514||      ||3289  ||SUBROUTINE pmci_init_tkefactor        ||      ||      ||
     515||      ||3450  ||SUBROUTINE pmci_setup_coordinates     ||      ||      ||
     516||      ||3477  ||SUBROUTINE pmci_set_array_pointer     ||      ||      ||
     517||      ||3605  ||INTEGER FUNCTION get_childid          ||      ||      ||
     518||      ||3622  ||SUBROUTINE get_child_edges    ||      ||      ||
     519||      ||3647  ||SUBROUTINE get_child_gridspacing      ||      ||      ||
     520||      ||3662  ||SUBROUTINE pmci_create_child_arrays           ||      ||      ||
     521||      ||3768  ||SUBROUTINE pmci_parent_initialize     ||      ||      ||
     522||      ||3792  ||SUBROUTINE pmci_child_initialize      ||      ||      ||
     523||      ||3918  ||SUBROUTINE pmci_interp_tril_all       ||      ||      ||
     524||      ||4077  ||SUBROUTINE pmci_check_setting_mismatches      ||      ||      ||
     525||      ||4172  ||SUBROUTINE pmci_ensure_nest_mass_conservation         ||      ||      ||
     526||      ||4298  ||SUBROUTINE pmci_synchronize           ||      ||      ||
     527||      ||4322  ||SUBROUTINE pmci_set_swaplevel         ||      ||      ||
     528||      ||4346  ||SUBROUTINE pmci_datatrans     ||      ||      ||
     529||      ||4402  ||SUBROUTINE pmci_parent_datatrans      ||      ||      ||
     530||      ||4473  ||SUBROUTINE pmci_child_datatrans       ||      ||      ||
     531||      ||5139  ||SUBROUTINE pmci_interp_tril_lr        ||      ||      ||
     532||      ||5358  ||SUBROUTINE pmci_interp_tril_sn        ||      ||      ||
     533||      ||5574  ||SUBROUTINE pmci_interp_tril_t         ||      ||      ||
     534||pmc_mpi_wrapper_mod.f90       ||      ||      ||Ketelsen      ||      ||
     535||      ||1     ||MODULE pmc_mpi_wrapper        ||      ||      ||
     536||      ||156   ||SUBROUTINE pmc_recv_from_parent_logical       ||      ||      ||
     537||      ||173   ||SUBROUTINE pmc_send_to_child_logical          ||      ||      ||
     538||      ||193   ||SUBROUTINE pmc_send_to_parent_integer         ||      ||      ||
     539||      ||211   ||SUBROUTINE pmc_recv_from_parent_integer       ||      ||      ||
     540||      ||230   ||SUBROUTINE pmc_send_to_parent_integer_2       ||      ||      ||
     541||      ||249   ||SUBROUTINE pmc_send_to_parent_real_r1         ||      ||      ||
     542||      ||267   ||SUBROUTINE pmc_recv_from_parent_real_r1       ||      ||      ||
     543||      ||286   ||SUBROUTINE pmc_send_to_parent_real_r2         ||      ||      ||
     544||      ||303   ||SUBROUTINE pmc_recv_from_parent_real_r2       ||      ||      ||
     545||      ||321   ||SUBROUTINE pmc_send_to_parent_real_r3         ||      ||      ||
     546||      ||339   ||SUBROUTINE pmc_recv_from_parent_real_r3       ||      ||      ||
     547||      ||357   ||SUBROUTINE pmc_send_to_child_integer          ||      ||      ||
     548||      ||378   ||SUBROUTINE pmc_recv_from_child_integer        ||      ||      ||
     549||      ||399   ||SUBROUTINE pmc_recv_from_child_integer_2      ||      ||      ||
     550||      ||420   ||SUBROUTINE pmc_send_to_child_real_r1          ||      ||      ||
     551||      ||441   ||SUBROUTINE pmc_recv_from_child_real_r1        ||      ||      ||
     552||      ||462   ||SUBROUTINE pmc_send_to_child_real_r2          ||      ||      ||
     553||      ||483   ||SUBROUTINE pmc_recv_from_child_real_r2        ||      ||      ||
     554||      ||504   ||SUBROUTINE pmc_send_to_child_real_r3          ||      ||      ||
     555||      ||525   ||SUBROUTINE pmc_recv_from_child_real_r3        ||      ||      ||
     556||      ||546   ||SUBROUTINE pmc_bcast_integer          ||      ||      ||
     557||      ||575   ||SUBROUTINE pmc_bcast_character        ||      ||      ||
     558||      ||604   ||SUBROUTINE pmc_inter_bcast_integer_1          ||      ||      ||
     559||      ||643   ||SUBROUTINE pmc_alloc_mem_integer_1    ||      ||      ||
     560||      ||669   ||SUBROUTINE pmc_alloc_mem_real_1       ||      ||      ||
     561||      ||698   ||FUNCTION pmc_time     ||      ||      ||
     562||pmc_parent_mod.f90    ||      ||      ||Ketelsen      ||      ||
     563||      ||1     ||MODULE pmc_parent     ||      ||      ||
     564||      ||193   ||SUBROUTINE pmc_parentinit     ||      ||      ||
     565||      ||243   ||SUBROUTINE pmc_s_set_2d_index_list    ||      ||      ||
     566||      ||329   ||LOGICAL FUNCTION pmc_s_getnextarray   ||      ||      ||
     567||      ||364   ||SUBROUTINE pmc_s_set_dataarray_2d     ||      ||      ||
     568||      ||395   ||SUBROUTINE pmc_s_set_dataarray_ip2d           ||      ||      ||
     569||      ||419   ||SUBROUTINE pmc_s_set_dataarray_3d     ||      ||      ||
     570||      ||457   ||SUBROUTINE pmc_s_setind_and_allocmem          ||      ||      ||
     571||      ||622   ||SUBROUTINE pmc_s_fillbuffer           ||      ||      ||
     572||      ||716   ||SUBROUTINE pmc_s_getdata_from_buffer          ||      ||      ||
     573||      ||852   ||SUBROUTINE get_da_names_from_child    ||      ||      ||
     574||      ||878   ||SUBROUTINE pmc_s_setarray     ||      ||      ||
     575||      ||919   ||SUBROUTINE pmc_s_set_active_data_array        ||      ||      ||
     576||      ||946   ||INTEGER FUNCTION pmc_s_get_child_npes         ||      ||      ||
     577||      ||957   ||SUBROUTINE set_pe_index_list          ||      ||      ||
     578||pmc_particle_interface.f90    ||      ||      ||Ketelsen      ||      ||
     579||      ||1     ||MODULE pmc_particle_interface         ||      ||      ||
     580||      ||234   ||SUBROUTINE pmcp_g_alloc_win           ||      ||      ||
     581||      ||315   ||SUBROUTINE pmcp_c_get_particle_from_parent    ||      ||      ||
     582||      ||389   ||SUBROUTINE pmcp_c_send_particle_to_parent     ||      ||      ||
     583||      ||506   ||SUBROUTINE pmcp_p_fill_particle_win           ||      ||      ||
     584||      ||649   ||SUBROUTINE pmcp_p_empty_particle_win          ||      ||      ||
     585||      ||769   ||SUBROUTINE pmcp_g_print_number_of_particles           ||      ||      ||
     586||      ||832   ||SUBROUTINE check_and_alloc_coarse_particle    ||      ||      ||
     587||      ||967   ||SUBROUTINE c_copy_particle_to_coarse_grid     ||      ||      ||
     588||      ||1082  ||SUBROUTINE p_copy_particle_to_org_grid        ||      ||      ||
     589||poisfft_mod.f90       ||      ||      ||Siggi ||      ||
     590||      ||153   ||MODULE poisfft_mod    ||      ||      ||
     591||      ||193   ||SUBROUTINE poisfft_init       ||      ||      ||
     592||      ||220   ||SUBROUTINE poisfft    ||      ||      ||
     593||      ||724   ||SUBROUTINE ffty_tr_yx         ||      ||      ||
     594||      ||857   ||SUBROUTINE tr_xy_ffty         ||      ||      ||
     595||      ||992   ||SUBROUTINE fftx_tri_fftx      ||      ||      ||
     596||      ||1136  ||SUBROUTINE fftx_tr_xy         ||      ||      ||
     597||      ||1249  ||SUBROUTINE tr_yx_fftx         ||      ||      ||
     598||      ||1362  ||SUBROUTINE ffty_tri_ffty      ||      ||      ||
     599||poismg_mod.f90        ||      ||      ||Siggi ||      ||
     600||      ||148   ||SUBROUTINE poismg     ||      ||      ||
     601||      ||428   ||SUBROUTINE restrict           ||      ||      ||
     602||      ||566   ||SUBROUTINE prolong    ||      ||      ||
     603||      ||733   ||SUBROUTINE redblack           ||      ||      ||
     604||      ||1046  ||SUBROUTINE sort_k_to_even_odd_blocks          ||      ||      ||
     605||      ||1162  ||SUBROUTINE sort_k_to_even_odd_blocks_int      ||      ||      ||
     606||      ||1235  ||SUBROUTINE sort_k_to_sequential       ||      ||      ||
     607||      ||1291  ||SUBROUTINE mg_gather          ||      ||      ||
     608||      ||1372  ||SUBROUTINE mg_scatter         ||      ||      ||
     609||      ||1421  ||RECURSIVE SUBROUTINE next_mg_level    ||      ||      ||
     610||      ||1806  ||SUBROUTINE init_even_odd_blocks       ||      ||      ||
     611||      ||1870  ||SUBROUTINE special_exchange_horiz     ||      ||      ||
     612||poismg_noopt_mod.f90  ||      ||      ||Siggi ||      ||
     613||      ||193   ||SUBROUTINE poismg_noopt       ||      ||      ||
     614||      ||342   ||SUBROUTINE resid_noopt        ||      ||      ||
     615||      ||487   ||SUBROUTINE restrict_noopt     ||      ||      ||
     616||      ||702   ||SUBROUTINE prolong_noopt      ||      ||      ||
     617||      ||813   ||SUBROUTINE redblack_noopt     ||      ||      ||
     618||      ||1286  ||SUBROUTINE mg_gather_noopt    ||      ||      ||
     619||      ||1368  ||SUBROUTINE mg_scatter_noopt           ||      ||      ||
     620||      ||1418  ||RECURSIVE SUBROUTINE next_mg_level_noopt      ||      ||      ||
     621||      ||1795  ||SUBROUTINE poismg_noopt_init          ||      ||      ||
     622||posix_calls_from_fortran.f90  ||      ||      ||Tobias        || edit module description, check coding standard       ||
     623||      ||42    ||MODULE posix_calls_from_fortran       ||      ||      ||
     624||      ||53    ||FUNCTION fsleep( seconds ) BIND       ||      ||      ||
     625||      ||75    ||SUBROUTINE fortran_sleep      ||      ||      ||
     626||pres.f90      ||      ||      ||Siggi ||      ||
     627||      ||155   ||SUBROUTINE pres       ||      ||      ||
     628||print_1d.f90  ||      ||      ||Sebastian     ||      ||
     629||      ||70    ||SUBROUTINE print_1d           ||      ||      ||
     630||prognostic_equations.f90      ||      ||      ||Sebastian     ||      ||
     631||      ||437   ||SUBROUTINE prognostic_equations_cache         ||      ||      ||
     632||      ||1353  ||SUBROUTINE prognostic_equations_vector        ||      ||      ||
     633||progress_bar_mod.f90  ||      ||      ||Helge ||      ||
     634||      ||59    ||MODULE progress_bar           ||      ||      ||
     635||radiation_model_mod.f90       ||      ||      ||Björn ||      ||
     636||      ||336   ||MODULE radiation_model_mod    ||      ||      ||
     637||      ||1047  ||SUBROUTINE radiation_check_data_output        ||      ||      ||
     638||      ||1113  ||SUBROUTINE radiation_check_data_output_pr     ||      ||      ||
     639||      ||2745  ||SUBROUTINE radiation_rrtmg    ||      ||      ||
     640||      ||3961  ||SUBROUTINE read_trace_gas_data        ||      ||      ||
     641||      ||4215  ||SUBROUTINE netcdf_handle_error_rad    ||      ||      ||
     642||      ||4328  ||SUBROUTINE radiation_interaction      ||      ||      ||
     643||      ||4870  ||PURE SUBROUTINE box_absorb    ||      ||      ||
     644||      ||4942  ||SUBROUTINE calc_diffusion_radiation           ||      ||      ||
     645||      ||5008  ||SUBROUTINE radiation_interaction_init         ||      ||      ||
     646||      ||5334  ||SUBROUTINE radiation_calc_svf         ||      ||      ||
     647||      ||6062  ||SUBROUTINE raytrace           ||      ||      ||
     648||      ||6253  ||SUBROUTINE raytrace_2d        ||      ||      ||
     649||      ||6606  ||SUBROUTINE radiation_presimulate_solar_pos    ||      ||      ||
     650||      ||6700  ||PURE LOGICAL FUNCTION surface_facing  ||      ||      ||
     651||      ||6760  ||SUBROUTINE radiation_read_svf         ||      ||      ||
     652||      ||6893  ||SUBROUTINE radiation_write_svf        ||      ||      ||
     653||      ||6944  ||PURE FUNCTION svf_lt          ||      ||      ||
     654||      ||6960  ||RECURSIVE SUBROUTINE quicksort_svf    ||      ||      ||
     655||      ||6988  ||PURE FUNCTION csf_lt          ||      ||      ||
     656||      ||7009  ||RECURSIVE SUBROUTINE quicksort_csf    ||      ||      ||
     657||      ||7037  ||SUBROUTINE merge_and_grow_csf         ||      ||      ||
     658||      ||7121  ||RECURSIVE SUBROUTINE quicksort_csf2   ||      ||      ||
     659||      ||7152  ||PURE FUNCTION csf_lt2         ||      ||      ||
     660||      ||7162  ||PURE FUNCTION searchsorted    ||      ||      ||
     661||      ||7301  ||SUBROUTINE radiation_3d_data_averaging        ||      ||      ||
     662||      ||7626  ||SUBROUTINE radiation_define_netcdf_grid       ||      ||      ||
     663||      ||7677  ||SUBROUTINE radiation_data_output_2d           ||      ||      ||
     664||      ||7951  ||SUBROUTINE radiation_data_output_3d           ||      ||      ||
     665||      ||8180  ||SUBROUTINE radiation_data_output_mask         ||      ||      ||
     666||      ||8491  ||SUBROUTINE radiation_rrd_local        ||      ||      ||
     667||      ||8796  ||SUBROUTINE radiation_write_debug_log          ||      ||      ||
     668||random_function_mod.f90       ||      ||      ||Helge || merge into random_generator_parallel_mod.f90?        ||
     669||      ||73    ||MODULE random_function_mod    ||      ||      ||
     670||      ||111   ||FUNCTION random_function      ||      ||      ||
     671||random_gauss.f90      ||      ||      ||Siggi || merge into random_generator_parallel_mod.f90?        ||
     672||      ||66    ||FUNCTION random_gauss         ||      ||      ||
     673||random_generator_parallel_mod.f90     ||      ||      ||Helge ||      ||
     674||      ||73    ||MODULE random_generator_parallel      ||      ||      ||
     675||      ||142   ||SUBROUTINE init_parallel_random_generator     ||      ||      ||
     676||      ||198   ||SUBROUTINE ran0_s     ||      ||      ||
     677||      ||234   ||SUBROUTINE ran_init           ||      ||      ||
     678||      ||354   ||SUBROUTINE random_seed_parallel       ||      ||      ||
     679||      ||407   ||SUBROUTINE ran_hash_v         ||      ||      ||
     680||      ||453   ||FUNCTION reallocate_iv        ||      ||      ||
     681||      ||483   ||FUNCTION reallocate_im        ||      ||      ||
     682||      ||522   ||FUNCTION arth_i       ||      ||      ||
     683||read_restart_data_mod.f90     ||      ||      ||Sebastian     ||      ||
     684||      ||88    ||SUBROUTINE rrd_global         ||      ||      ||
     685||      ||808   ||SUBROUTINE rrd_read_parts_of_global           ||      ||      ||
     686||      ||1036  ||SUBROUTINE rrd_local          ||      ||      ||
     687||      ||2065  ||SUBROUTINE rrd_skip_global    ||      ||      ||
     688||run_control.f90       ||      ||      ||Sebastian     ||      ||
     689||      ||79    ||SUBROUTINE run_control        ||      ||      ||
     690||set_slicer_attributes_dvrp.f90        ||      ||      ||Siggi ||      ||
     691||      ||62    ||SUBROUTINE set_slicer_attributes_dvrp         ||      ||      ||
     692||singleton_mod.f90     ||      ||      ||Siggi ||edit description      ||
     693||      ||167   ||MODULE singleton      ||      ||      ||
     694||      ||201   ||FUNCTION fft1d        ||      ||      ||
     695||      ||230   ||FUNCTION fft2d        ||      ||      ||
     696||      ||258   ||FUNCTION fft3d        ||      ||      ||
     697||      ||288   ||FUNCTION fft4d        ||      ||      ||
     698||      ||317   ||FUNCTION fft5d        ||      ||      ||
     699||      ||348   ||FUNCTION fft6d        ||      ||      ||
     700||      ||379   ||FUNCTION fft7d        ||      ||      ||
     701||      ||410   ||SUBROUTINE fftn       ||      ||      ||
     702||      ||468   ||SUBROUTINE fftradix           ||      ||      ||
     703||      ||535   ||SUBROUTINE factorize          ||      ||      ||
     704||      ||604   ||SUBROUTINE transform          ||      ||      ||
     705||      ||959   ||SUBROUTINE permute    ||      ||      ||
     706||sor.f90       ||      ||      ||Siggi ||      ||
     707||      ||70    ||SUBROUTINE sor        ||      ||      ||
     708||spectra_mod.f90       ||      ||      ||Siggi ||coding standard       ||
     709||      ||126   ||MODULE spectra_mod    ||      ||      ||
     710||      ||413   ||SUBROUTINE calc_spectra       ||      ||      ||
     711||      ||546   ||SUBROUTINE preprocess_spectra         ||      ||      ||
     712||      ||654   ||SUBROUTINE calc_spectra_x     ||      ||      ||
     713||      ||801   ||SUBROUTINE calc_spectra_y     ||      ||      ||
     714||subsidence_mod.f90    ||      ||      ||Tobias        ||      ||
     715||      ||119   ||SUBROUTINE init_w_subsidence          ||      ||      ||
     716||      ||196   ||SUBROUTINE subsidence         ||      ||      ||
     717||      ||311   ||SUBROUTINE subsidence_ij      ||      ||      ||
     718||sum_up_3d_data.f90    ||      ||      ||Matthias      ||      ||
     719||      ||184   ||SUBROUTINE sum_up_3d_data     ||      ||      ||
     720||surface_coupler.f90   ||      ||      ||Siggi ||coding standard       ||
     721||      ||91    ||SUBROUTINE surface_coupler    ||      ||      ||
     722||      ||676   ||SUBROUTINE interpolate_to_atmos       ||      ||      ||
     723||      ||765   ||SUBROUTINE interpolate_to_ocean       ||      ||      ||
     724||surface_layer_fluxes_mod.f90  ||      ||      ||Matthias      ||      ||
     725||      ||743   ||SUBROUTINE init_surface_layer_fluxes          ||      ||      ||
     726||      ||983   ||SUBROUTINE calc_uvw_abs_v_ugrid       ||      ||      ||
     727||      ||1018  ||SUBROUTINE calc_uvw_abs_v_vgrid       ||      ||      ||
     728||      ||1052  ||SUBROUTINE calc_uvw_abs_v_wgrid       ||      ||      ||
     729||      ||1104  ||SUBROUTINE calc_uvw_abs_v_sgrid       ||      ||      ||
     730||surface_mod.f90       ||      ||      ||Matthias      ||      ||
     731||      ||174   ||MODULE surface_mod    ||      ||      ||
     732||      ||521   ||SUBROUTINE init_bc    ||      ||      ||
     733||      ||3274  ||SUBROUTINE surface_rrd_local          ||      ||      ||
     734||      ||4272  ||SUBROUTINE surface_restore_elements_1d        ||      ||      ||
     735||      ||4333  ||SUBROUTINE surface_restore_elements_2d        ||      ||      ||
     736||swap_timelevel.f90    ||      ||      ||Sebastian     ||!> instead of !<      ||
     737||      ||122   ||SUBROUTINE swap_timelevel     ||      ||      ||
     738||synthetic_turbulence_generator_mod.f90        ||      ||      ||Tobias        ||      ||
     739||      ||110   ||MODULE synthetic_turbulence_generator_mod     ||      ||      ||
     740||      ||396   ||SUBROUTINE stg_init           ||      ||      ||
     741||      ||952   ||SUBROUTINE stg_rrd_global     ||      ||      ||
     742||temperton_fft_mod.f90 ||      ||      ||Siggi ||coding standard, descriptions ||
     743||      ||112   ||SUBROUTINE fft991cy           ||      ||      ||
     744||      ||354   ||SUBROUTINE qpassm     ||      ||      ||
     745||      ||1231  ||SUBROUTINE rpassm     ||      ||      ||
     746||      ||2085  ||SUBROUTINE set99      ||      ||      ||
     747||time_integration.f90  ||      ||      ||Sebastian     ||      ||
     748||      ||340   ||SUBROUTINE time_integration           ||      ||      ||
     749||time_integration_spinup.f90   ||      ||      ||Sebastian     ||      ||
     750||      ||88    ||SUBROUTINE time_integration_spinup    ||      ||      ||
     751||      ||581   ||FUNCTION solar_angle          ||      ||      ||
     752||timestep.f90  ||      ||      ||Siggi ||      ||
     753||      ||112   ||SUBROUTINE timestep           ||      ||      ||
     754||time_to_string.f90    ||      ||      ||Simon ||move function to module, USE, coding standard ||
     755||      ||62    ||FUNCTION time_to_string       ||      ||      ||
     756||transpose.f90 ||      ||      ||Siggi ||coding standard       ||
     757||      ||93    ||SUBROUTINE resort_for_xy      ||      ||      ||
     758||      ||137   ||SUBROUTINE transpose_xy       ||      ||      ||
     759||      ||222   ||SUBROUTINE resort_for_xz      ||      ||      ||
     760||      ||264   ||SUBROUTINE transpose_xz       ||      ||      ||
     761||      ||352   ||SUBROUTINE resort_for_yx      ||      ||      ||
     762||      ||396   ||SUBROUTINE transpose_yx       ||      ||      ||
     763||      ||484   ||SUBROUTINE transpose_yxd      ||      ||      ||
     764||      ||561   ||SUBROUTINE resort_for_yz      ||      ||      ||
     765||      ||605   ||SUBROUTINE transpose_yz       ||      ||      ||
     766||      ||691   ||SUBROUTINE resort_for_zx      ||      ||      ||
     767||      ||732   ||SUBROUTINE transpose_zx       ||      ||      ||
     768||      ||818   ||SUBROUTINE resort_for_zy      ||      ||      ||
     769||      ||863   ||SUBROUTINE transpose_zy       ||      ||      ||
     770||      ||952   ||SUBROUTINE transpose_zyd      ||      ||      ||
     771||tridia_solver_mod.f90 ||      ||      ||Siggi ||      ||
     772||      ||105   ||MODULE tridia_solver          ||      ||      ||
     773||      ||140   ||SUBROUTINE tridia_init        ||      ||      ||
     774||      ||179   ||SUBROUTINE maketri    ||      ||      ||
     775||      ||272   ||SUBROUTINE tridia_substi      ||      ||      ||
     776||      ||348   ||SUBROUTINE tridia_substi_overlap      ||      ||      ||
     777||      ||425   ||SUBROUTINE split      ||      ||      ||
     778||      ||472   ||SUBROUTINE tridia_1dd         ||      ||      ||
     779||      ||533   ||SUBROUTINE maketri_1dd        ||      ||      ||
     780||      ||600   ||SUBROUTINE split_1dd          ||      ||      ||
     781||      ||628   ||SUBROUTINE substi_1dd         ||      ||      ||
     782||turbulence_closure_mod.f90    ||      ||      ||Tobias        ||      ||
     783||      ||371   ||SUBROUTINE tcm_check_data_output      ||      ||      ||
     784||      ||415   ||SUBROUTINE tcm_define_netcdf_grid     ||      ||      ||
     785||      ||468   ||SUBROUTINE tcm_3d_data_averaging      ||      ||      ||
     786||      ||607   ||SUBROUTINE tcm_data_output_2d         ||      ||      ||
     787||      ||728   ||SUBROUTINE tcm_data_output_3d         ||      ||      ||
     788||      ||950   ||SUBROUTINE tcm_init           ||      ||      ||
     789||      ||2175  ||SUBROUTINE tcm_prognostic_ij          ||      ||      ||
     790||      ||2381  ||SUBROUTINE production_e       ||      ||      ||
     791||      ||3098  ||SUBROUTINE production_e_ij    ||      ||      ||
     792||      ||3793  ||SUBROUTINE diffusion_e        ||      ||      ||
     793||      ||3928  ||SUBROUTINE diffusion_e_ij     ||      ||      ||
     794||      ||4111  ||SUBROUTINE diffusion_diss_ij          ||      ||      ||
     795||      ||4289  ||SUBROUTINE tcm_diffusivities          ||      ||      ||
     796||      ||4509  ||SUBROUTINE tcm_swap_timelevel         ||      ||      ||
     797||urban_surface_mod.f90 ||      ||      ||Farah → others        ||      ||
     798||      ||274   ||MODULE urban_surface_mod      ||      ||      ||
     799||      ||814   ||SUBROUTINE usm_allocate_surface       ||      ||      ||
     800||      ||1202  ||SUBROUTINE usm_average_3d_data        ||      ||      ||
     801||      ||2247  ||SUBROUTINE usm_check_data_output      ||      ||      ||
     802||      ||2348  ||SUBROUTINE usm_data_output_3d         ||      ||      ||
     803||      ||3332  ||SUBROUTINE usm_define_netcdf_grid     ||      ||      ||
     804||      ||3516  ||SUBROUTINE usm_init_urban_surface     ||      ||      ||
     805||      ||5324  ||SUBROUTINE usm_read_anthropogenic_heat        ||      ||      ||
     806||      ||5410  ||SUBROUTINE usm_rrd_local      ||      ||      ||
     807||      ||6590  ||SUBROUTINE usm_read_urban_surface_types       ||      ||      ||
     808||      ||7068  ||PURE FUNCTION advance_surface         ||      ||      ||
     809||      ||7099  ||SUBROUTINE usm_read_wall_temperature          ||      ||      ||
     810||      ||7661  ||SUBROUTINE usm_swap_timelevel         ||      ||      ||
     811||user_3d_data_averaging.f90    ||      ||      ||Simon ||      ||
     812||      ||67    ||SUBROUTINE user_3d_data_averaging     ||      ||      ||
     813||user_actions.f90      ||      ||      ||Simon ||      ||
     814||      ||99    ||SUBROUTINE user_actions       ||      ||      ||
     815||      ||206   ||SUBROUTINE user_actions_ij    ||      ||      ||
     816||user_check_data_output.f90    ||      ||      ||Simon ||      ||
     817||      ||60    ||SUBROUTINE user_check_data_output     ||      ||      ||
     818||user_check_data_output_pr.f90 ||      ||      ||Simon ||      ||
     819||      ||63    ||SUBROUTINE user_check_data_output_pr          ||      ||      ||
     820||user_data_output_2d.f90       ||      ||      ||Simon ||      ||
     821||      ||76    ||SUBROUTINE user_data_output_2d        ||      ||      ||
     822||user_data_output_3d.f90       ||      ||      ||Simon ||      ||
     823||      ||71    ||SUBROUTINE user_data_output_3d        ||      ||      ||
     824||user_data_output_dvrp.f90     ||      ||      ||Simon ||      ||
     825||      ||57    ||SUBROUTINE user_data_output_dvrp      ||      ||      ||
     826||user_data_output_mask.f90     ||      ||      ||Simon ||      ||
     827||      ||55    ||SUBROUTINE user_data_output_mask      ||      ||      ||
     828||user_define_netcdf_grid.f90   ||      ||      ||Simon ||      ||
     829||      ||59    ||SUBROUTINE user_define_netcdf_grid    ||      ||      ||
     830||user_dvrp_coltab.f90  ||      ||      ||Simon ||      ||
     831||      ||55    ||SUBROUTINE user_dvrp_coltab           ||      ||      ||
     832||user_header.f90       ||      ||      ||Simon ||      ||
     833||      ||63    ||SUBROUTINE user_header        ||      ||      ||
     834||user_init.f90 ||      ||      ||Simon ||      ||
     835||      ||64    ||SUBROUTINE user_init          ||      ||      ||
     836||user_lpm_init.f90     ||      ||      ||Simon ||      ||
     837||      ||66    ||SUBROUTINE user_lpm_init      ||      ||      ||
     838||user_lpm_set_attributes.f90   ||      ||      ||Simon ||      ||
     839||      ||63    ||SUBROUTINE user_lpm_set_attributes    ||      ||      ||
     840||user_module.f90       ||      ||      ||Simon ||      ||
     841||      ||71    ||MODULE user           ||      ||      ||
     842||user_parin.f90        ||      ||      ||Simon ||      ||
     843||      ||86    ||SUBROUTINE user_parin         ||      ||      ||
     844||user_read_restart_data_mod.f90        ||      ||      ||Simon ||      ||
     845||      ||63    ||SUBROUTINE user_rrd_global    ||      ||      ||
     846||      ||102   ||SUBROUTINE user_rrd_local     ||      ||      ||
     847||user_spectra.f90      ||      ||      ||Simon ||      ||
     848||      ||66    ||SUBROUTINE user_spectra       ||      ||      ||
     849||user_statistics.f90   ||      ||      ||Simon ||      ||
     850||      ||78    ||SUBROUTINE user_statistics    ||      ||      ||
     851||uv_exposure_model_mod.f90     ||      ||      ||Michael       ||hard coding necessary?        ||
     852||      ||68    ||MODULE uv_exposure_model_mod          ||      ||      ||
     853||      ||256   ||SUBROUTINE uvem_check_data_output     ||      ||      ||
     854||      ||315   ||SUBROUTINE uvem_data_output_2d        ||      ||      ||
     855||      ||395   ||SUBROUTINE uvem_define_netcdf_grid    ||      ||      ||
     856||      ||477   ||SUBROUTINE uvem_3d_data_averaging     ||      ||      ||
     857||vertical_nesting_mod.f90      ||      ||      ||Farah → SadiqHuq      ||      ||
     858||      ||78    ||MODULE vertical_nesting_mod           ||      ||      ||
     859||      ||221   ||SUBROUTINE vnest_init_fine    ||      ||      ||
     860||      ||629   ||SUBROUTINE interpolate_to_fine_w      ||      ||      ||
     861||      ||761   ||SUBROUTINE interpolate_to_fine_u      ||      ||      ||
     862||      ||907   ||SUBROUTINE interpolate_to_fine_v      ||      ||      ||
     863||      ||1051  ||SUBROUTINE interpolate_to_fine_s      ||      ||      ||
     864||      ||1201  ||SUBROUTINE interpolate_to_fine_kh     ||      ||      ||
     865||      ||1369  ||SUBROUTINE interpolate_to_fine_km     ||      ||      ||
     866||      ||1539  ||SUBROUTINE interpolate_to_fine_flux           ||      ||      ||
     867||      ||1675  ||SUBROUTINE vnest_boundary_conds       ||      ||      ||
     868||      ||1839  ||SUBROUTINE vnest_set_topbc_w          ||      ||      ||
     869||      ||1941  ||SUBROUTINE vnest_set_topbc_u          ||      ||      ||
     870||      ||2041  ||SUBROUTINE vnest_set_topbc_v          ||      ||      ||
     871||      ||2150  ||SUBROUTINE vnest_set_topbc_s          ||      ||      ||
     872||      ||2291  ||SUBROUTINE vnest_boundary_conds_khkm          ||      ||      ||
     873||      ||2442  ||SUBROUTINE vnest_set_topbc_kh         ||      ||      ||
     874||      ||2580  ||SUBROUTINE vnest_set_topbc_km         ||      ||      ||
     875||      ||2725  ||SUBROUTINE vnest_anterpolate          ||      ||      ||
     876||      ||2998  ||SUBROUTINE anterpolate_to_crse_u      ||      ||      ||
     877||      ||3068  ||SUBROUTINE anterpolate_to_crse_v      ||      ||      ||
     878||      ||3137  ||SUBROUTINE anterpolate_to_crse_w      ||      ||      ||
     879||      ||3206  ||SUBROUTINE anterpolate_to_crse_s      ||      ||      ||
     880||      ||3280  ||SUBROUTINE vnest_anterpolate_e        ||      ||      ||
     881||      ||3438  ||SUBROUTINE anterpolate_to_crse_e      ||      ||      ||
     882||      ||3537  ||SUBROUTINE vnest_init_pegrid_rank     ||      ||      ||
     883||      ||3631  ||SUBROUTINE vnest_init_pegrid_domain           ||      ||      ||
     884||virtual_flight_mod.f90        ||      ||      ||Matthias      ||      ||
     885||      ||920   ||SUBROUTINE flight_rrd_global          ||      ||      ||
     886||wind_turbine_model_mod.f90    ||      ||      ||Sebastian     ||      ||
     887||      ||143   ||MODULE wind_turbine_model_mod         ||      ||      ||
     888||      ||479   ||SUBROUTINE wtm_parin          ||      ||      ||
     889||      ||627   ||SUBROUTINE wtm_rrd_global     ||      ||      ||
     890||      ||717   ||SUBROUTINE wtm_init_arrays    ||      ||      ||
     891||      ||933   ||SUBROUTINE wtm_init           ||      ||      ||
     892||      ||1316  ||SUBROUTINE wtm_read_blade_tables      ||      ||      ||
     893||      ||1565  ||SUBROUTINE wtm_rotate_rotor           ||      ||      ||
     894||      ||1630  ||SUBROUTINE wtm_forces         ||      ||      ||
     895||      ||2490  ||SUBROUTINE wtm_yawcontrol     ||      ||      ||
     896||      ||2633  ||SUBROUTINE wtm_speed_control          ||      ||      ||
     897||write_restart_data_mod.f90    ||      ||      ||Sebastian     ||      ||
     898||      ||86    ||SUBROUTINE wrd_global         ||      ||      ||
     899||      ||948   ||SUBROUTINE wrd_local          ||      ||      ||
     900