== PALM source code change log == '''Current revision:''' [[CRev]] [[BR]] '''Current fixed release:''' 4.0 (r1540) The following table documents all changes to the PALM repository since 2013. Changes made during 2009-2012 can be found [wiki:/doc/tec/changelog_2009-2012 here]. Older changes can be found [http://www.muk.uni-hannover.de/~raasch/PALM_group/doc/tec/tec_doc_1998-2008.html here]. Please follow the [wiki:/doc/tec/developerrules rules for developers] when carrying out source code changes! Entries in the fifth column specify the type of the change: change of existing code ('''C'''), new code ('''N''') or bugfix ('''B'''). More detailed information about the changes may sometimes be found in the header comment lines of the respectively changed routines. ||='''Date''' =||='''Author''' =||='''svn\\Revision''' =||='''Last\\Release''' =||='''Type''' =||='''Description''' =|| |---------------- {{{#!td style="vertical-align:top;width: 50px" 15/09/15 }}} {{{#!td style="vertical-align:top;width: 50px" HK }}} {{{#!td style="vertical-align:top;width: 75px" r1649 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Updated lectures and tutorials for PALM seminar in Hong Kong (exercise_cbl.tex, exercise_cumulus.tex, exercise_topography.tex, final_remarks.tex, fundamentals_of_les.tex, installation.tex, mrun_steering_parameters.tex, ncl.tex, numerics_bc.tex, program_control.tex, user_defined_code.tex). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 02/09/15 }}} {{{#!td style="vertical-align:top;width: 50px" FH }}} {{{#!td style="vertical-align:top;width: 75px" r1647 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: Wrong calculation of d_mean now fixed (microphysics.f90). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 01/09/15 }}} {{{#!td style="vertical-align:top;width: 50px" FH }}} {{{#!td style="vertical-align:top;width: 75px" r1645 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Extended and updated version of tutorial: Exercise 3, user interface (exercise_interface.tex). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 31/08/15 }}} {{{#!td style="vertical-align:top;width: 50px" HK }}} {{{#!td style="vertical-align:top;width: 75px" r1640 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix to match string length with declared LEN=13 in modules.f90. }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 31/08/15 }}} {{{#!td style="vertical-align:top;width: 50px" FH }}} {{{#!td style="vertical-align:top;width: 75px" r1634 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Extended and updated version of tutorial on Lagrangian particles (particle_model_cloud_physics.tex). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 26/08/15 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1629 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix concerning wall_flags at left and south PE boundaries. (advec_ws) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 21/07/15 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1626 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Bugfix to plot xy-cross sections in case variables contain only one level (like lwp*_xy, shf*_xy, ...) (cross_sections.ncl). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 17/07/15 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1620 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Changed: Adjustments for DKRZ machine Mistral (lcbullhh) (.mrun.config.dkrz, mbuild, mrun, subjob). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 13/07/15 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1618 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Changed: PALM watchdog is now steered via configuration files. palm_wd requires a file .wd.config in the palm working directory, whereas palm_wdd requires the file .wdd.config placed unter $HOME on each remote host to be monitored. Default configuration files have been added (palm_wd, palm_wdd, .wd.config.default, wd.config.hlrnIII, .wdd.config.default, .wdd.config.hlrnIII). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 08/07/15 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1615 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Enable turbulent inflow for passive_scalar and humidity. (inflow_turbulence, init_3d_model, read_var_list) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 08/07/15 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1613 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B,C }}} {{{#!td style="vertical-align:top" Bugfix: compilation of RRTMG as shared library incorporated faulty remove commands (intall_rrtmg). Removed nc2vdf from mbuild (mbuild). Changed: Added new watchdog context menu actions to view the parameter file and the run control file (palm_wd, palm_wdd, mainwindow.ui). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 07/07/15 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1611 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Deleted: nc2vdf is outdated and no longer needed (batch_nc2vdf, nc2vdf, nc2vdf.config, nc2vdf.ncl). Old hlrn_watchdog is replaced by new palm watchdog (see below) (hrln_watchdog, hlrn_watchdog.kwinrule). New: A new palm watchdog for monitoring queuing systems on remote host added. The watchdog can be started either from [wiki:doc/app/mrungui mrungui] or by typing palm_wd into the shell. For more information see [wiki:doc/app/palm_wd PALM watchdog] (palm_wd, palm_wdd, mainwindow.cpp, mainwindow.h). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 03/07/15 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1609 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B,C }}} {{{#!td style="vertical-align:top" Changed: random number for the temporary job directory on lccray is now set identical to the queuing number. (mrun). Bugfix: Compilation without !__parallel failed due to missing pre-processor directives. (poismg_fast) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 03/07/15 }}} {{{#!td style="vertical-align:top;width: 50px" FK }}} {{{#!td style="vertical-align:top;width: 75px" r1608 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Two parameters corrected in TUTORIAL file. (mrun_steering_parameters.tex) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 29/06/15 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1606 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: compilation without netCDF failed. (radiation_model, check_parameters) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 11/06/15 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1600 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: openMP threadprivate statement moved after variable declaration. (fft_xy) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 29/05/15 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1598 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix for creating hostfile and determining the total number of MPI tasks if run in openmp-mode on one node. (mrun) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 21/05/15 }}} {{{#!td style="vertical-align:top;width: 50px" TG }}} {{{#!td style="vertical-align:top;width: 75px" r1596 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix in masked data output. Read 'zu_3d' when trying to extend masked data (netcdf.f90). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 08/05/15 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1590 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: definition of character strings requires same length for all elements. This gives an error e.g. when compiling with gfortran (header.f90, land_surface_model.f90, radiation_model.f90). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 04/05/15 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1586 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Changed: added parameter file check for albedo settings when using RRTMG. Added albedo class for snow surfaces (check_parameters.f90, radiation_model.f90). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 30/04/15 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1585 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" New: added support for the RRTMG radiation code, which is now delivered with PALM and can be linked to the default code either as static or shared library. (LIB/rrtmg/*, Makefile, average_3d_data.f90, check_parameters.f90, data_output_2d.f90, data_output_3d.f90, data_output_mask.f90, flow_statistics.f90, header.f90, init_3d_model.f90, land_surface_model.f90, netcdf.f90, package_parin.f90, prognostic_equations.f90, radiation_model.f90, read_3d_binary.f90, read_var_list.f90, sum_up_3d_data.f90, time_integration.f90, user_init_land_surface.f90, user_init_radiation.f90, write_3d_binary.f90, write_var_list.f90). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 15/04/15 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1583 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: particle advection within Prandtl-layer in case of Galilei transformation. (lpm_advec) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 10/04/15 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1580 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: setting flags for 5th order scheme near buildings. (init_grid) \\ Bugfix: statistical evaluation of scalar fluxes in case of monotonic limiter. (advec_ws) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 27/03/15 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1575 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" N, C }}} {{{#!td style="vertical-align:top" '''New:'''\\\\ Optimized version of the multigrid solver has been installed. Data along the {{{k}}} index (vertical direction) is sorted from alternate even and odd indices into two blocks of completely even and odd indices respectively, which allows vectorization on INTEL processors of loops in the red/black scheme. Additionally, topography flags are completely ignored (i.e. not used) in case of {{{masking_method}}} switched on. On fine grid levels only even or odd data are send for the lateral ghost point exchange. Speedup of the multigrid solver for medium sized cases (1024*1024*192 gridpoints) can be about 40%. '''ATTENTION:''' There are still small differences observed between the optimised and non-optimised version in case of topography with masking methid switched on. (calc_spectra, check_parameters, header, init_3d_model, init_grid, init_pegrid, modules, '''new:''' poismg_fast, pres, Makefile) New parameter {{{seed_follows_topography}}} implemented, which allows to set initial particle heights relative to a given topography. (header, lpm_init, mod_particle_attributes, package_parin)\\\\ '''Changed:'''\\\\ Queue adjustment for HLRN system. (subjob) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 23/03/15 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1573 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: check for advection schemes in case of non-cyclic boundary conditions. (check_parameters) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 12/03/15 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1571 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Minor bugfixes in land surface model and radiation model (flow_statistics, land_surface_model, radiation_model). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 12/03/15 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1569 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix for background communication. (exchange_horiz) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 10/03/15 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1567 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfixes in monotonic limiter. (advec_ws) \\ Reverse changes for statistical evaluation of vertical fluxes for monotonic limiter. (flow_statistics) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 09/03/15 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1565 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Refine if-clause for setting nbgp. (init_pegrid) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 09/03/15 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1563 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" REAL constants provided with KIND-attribute in call of intrinsic function like MAX and MIN (advec_ws.f90). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 06/03/15 }}} {{{#!td style="vertical-align:top;width: 50px" MK }}} {{{#!td style="vertical-align:top;width: 75px" r1561 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" New control parameter recycling_yshift, that allows for a y shift of the recycled inflow turbulence (header.f90, inflow_turbulence.f90, modules.f90, parin.f90, read_var_list.f90). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 06/03/15 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1559 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Allow using NCL version 6.2.1 and higher. Backward compatibility is also ensured. (cross_sections.ncl, profiles.ncl, spectra.ncl, timeseries.ncl) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 05/03/15 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1557 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Enable monotone advection for scalars using monotonic limiter. (advec_ws, check_parameters, flow_statistics, header, init_grid, init_pegrid, modules) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 04/03/15 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1555 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Added output of aerodynamic resistance (r_a) and soil resistance (r_s) (timeseries, xy-section). Renumbering of LSM-related PA messages. }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 03/03/15 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1553 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Small adjustments in land surface model. }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 03/03/15 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1551 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" B, C, N }}} {{{#!td style="vertical-align:top" Final version of the land surface model (LSM) released. The LSM comes with a simple clear-sky radiation model for the net radiation at the surface (for details see [/changeset/1551 r1551]) (Makefile, average_3d_data, check_open, check_parameters, data_output_2d, data_output_3d, flow_statistics, header, init_3d_model, land_surface_model, modules, netcdf, package_parin, prandtl_fluxes, radiation_model, read_3d_binary, read_var_list, sum_up_3d_data, swap_timelevel, time_integration, user_data_output_2d, user_data_output_3d, user_header, write_3d_binary, write_var_list, combine_plot_fields) For a description of the LSM, see [wiki:doc/tec/lsm Land surface model] and [wiki:doc/app/lsmpar &lsm_par].\\ For a description of the clear-sky radiation model, see [wiki:doc/tec/radiation radiation model] and [wiki:doc/app/radpar &radiation_par]. }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 30/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1550 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Enable interactive debug sessions with allinea debugger (mrun) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 29/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" BW }}} {{{#!td style="vertical-align:top;width: 75px" r1548 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" C, N }}} {{{#!td style="vertical-align:top" adjustments for !ForWind cluster lcflow (mbuild, mrun, subjob, .mrun.config.forwind_flow, .mrun.config.forwind_hlrnIII) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 29/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1546 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Local host name for blizzard further specified (subjob). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 28/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" FH }}} {{{#!td style="vertical-align:top;width: 75px" r1543 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Small changes in exercise on bulk cloud physics (exercise_cumulus.tex). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 28/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" FK }}} {{{#!td style="vertical-align:top;width: 75px" r1542 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Updated some run examples, with corresponding steering parameters in INPUT file and RUN_CONTROL output (trunk/EXAMPLES/building, trunk/EXAMPLES/topo_file). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 28/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" FK }}} {{{#!td style="vertical-align:top;width: 75px" r1541 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" C, N }}} {{{#!td style="vertical-align:top" Updated tutorial files, new figures added, old figures deleted (topography.tex, exercise_topography.tex). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 28/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1540 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Release 4.0 created. }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 28/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1539 }}} {{{#!td style="vertical-align:top" 4.0 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Version update to 4.0 (palm) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 27/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" FH }}} {{{#!td style="vertical-align:top;width: 75px" r1538 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" New figures for exercise on bulk cloud physics (exercise_cumulus.tex). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 27/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" FH }}} {{{#!td style="vertical-align:top;width: 75px" r1537 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Exercise on bulk cloud physics updated (exercise_cumulus.tex). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 27/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1534 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Exercise on convection between plates and neutral boundary layer flow updated (exercise_cbl.tex, exercise_neutral.tex). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 26/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" FH }}} {{{#!td style="vertical-align:top;width: 75px" r1533 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Exercise on bulk cloud physics updated (exercise_cumulus.tex). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 26/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" FH }}} {{{#!td style="vertical-align:top;width: 75px" r1532 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C,N }}} {{{#!td style="vertical-align:top" Updated tutorials on NCL and the particle model (with cloud physics) (ncl.tex, particle_model_cloud_physics.tex). New exercise on bulk cloud physics (exercise_cumulus.tex). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 26/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" MK }}} {{{#!td style="vertical-align:top;width: 75px" r1531 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Several updates in the tutorial (basic_equations.tex, final_remarks.tex, non_cyclic_boundary_conditions.tex, parallelization.tex, perf_4.png, program_structure.tex, user_defined_code.tex). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 22/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" FH }}} {{{#!td style="vertical-align:top;width: 75px" r1528 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: palmplot pr can now handle *pr.nc files consisting exclusively of user profiles (profiles.ncl). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 22/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" MK }}} {{{#!td style="vertical-align:top;width: 75px" r1526 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Several updates in the tutorial (fundamentals_of_les.tex, header_HANDOUT.tex, header_LECTURE.tex, header_WEB.tex, surface_bc.png, runs_with_mrun.tex, sgs_models.tex). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 14/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" MK }}} {{{#!td style="vertical-align:top;width: 75px" r1524 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: dots_time_count is now incremented after the call of subroutine check_open. (data_output_tseries.f90)\\ \\ Typo corrected. (read_var_list.f90) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 14/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" MK }}} {{{#!td style="vertical-align:top;width: 75px" r1522 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Added queries for checking if the advection schemes for momentum and scalar quantities in a restart run are the same as the advection schemes used in the corresponding initial run. (read_var_list.f90) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 08/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" FH }}} {{{#!td style="vertical-align:top;width: 75px" r1519 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: For the computation of collision efficiencies, it is necessary that the ratio of radii is smaller than one. Due to the new particle structure, this is not ensured by the order of particles (sorting of particles is not necessary for the new particle structure). (lpm_collision_kernels.f90) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 07/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" FH }}} {{{#!td style="vertical-align:top;width: 75px" r1517 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: Bott-Chlond scheme is available again (Makefile, advec_s_bc, prognostic_equations) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 02/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" LB }}} {{{#!td style="vertical-align:top;width: 75px" r1516 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Added two new figures to the tutorial }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 02/01/15 }}} {{{#!td style="vertical-align:top;width: 50px" LB }}} {{{#!td style="vertical-align:top;width: 75px" r1515 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Several updates in the tutorial (atmosphere_ocean_coupling.tex, canopy_model.tex, cloud_physics.tex, debugging.tex, exercise_cbl.tex, exercise_interface.tex, exercise_neutral.tex, exercise_topography.tex, final_remarks.tex, mrun_data_analysis.tex, mrun_steering_parameters.tex, ncl.tex, non_cyclic_boundary_conditions.tex, numerics_bc.tex, ocean_version.tex, parallelization.tex, particle_model_cloud_physics.tex, program_control.tex, program_structure.tex, restarts_with_mrun.tex, runs_with_mrun.tex, topography.tex, user_defined_code.tex) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 19/12/14 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1514 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: provide REAL constants with _wp in call of MAX and MIN. (land_surface_model) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 16/12/14 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1512 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix concerning spectra normalization. (calc_spectra) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 16/12/14 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1510 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: Prevent infinite loop in case of automatic restarts. (check_for_restart) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 10/12/14 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1508 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: Set horizontal velocity components to zero inside topography. (init_3d_model) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 03/12/14 }}} {{{#!td style="vertical-align:top;width: 50px" FK }}} {{{#!td style="vertical-align:top;width: 75px" r1502 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B,C }}} {{{#!td style="vertical-align:top" '''Changed/Bugfix:'''\\ Canopy module and parameters removed, since parameters are always read from canopy_par NAMELIST for initial and restart runs. (read_var_list, write_var_list)\\ At the same time, this is a bugfix, since 1d-array {{{lad}}} in {{{read_var_list}}} was not allocated yet at the call of {{{read_var_list}}}. \\\\ '''Bugfix:'''\\ Added blanks in "cloud_top_radiation"-string to fill the string to a total of 30 characters. (write_var_list) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 03/12/14 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1500 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B,C }}} {{{#!td style="vertical-align:top" '''Changes for the land surface model:''' * Allow for dry runs with land surface model * Added interception of rain fall by plants in the land surface model in case {{{precipiation = .TRUE.}}} (land_surface_model.f90) '''Bugfixes:''' * Adjustments in Makefile for land surface and radiation models (Makefile) * Calculation of aerodynamic resistance in land surface model (check_parameters.f90, land_surface_model.f90) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 03/12/14 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1498 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Comments concerning statistical evaluation of vertical fluxes and variances added. (flow_statistics) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 02/12/14 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1496 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" N,C }}} {{{#!td style="vertical-align:top" A beta version of a land surface model (lsm) and a radiation model have been implemented. '''New:''' '''1) Land surface model:''' * Based on the TESSEL scheme used in the ECMWF IFS model (see [http://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0CCMQFjAA&url=http%3A%2F%2Fwww.ecmwf.int%2Fsites%2Fdefault%2Ffiles%2FIFS_CY40R1_Part4.pdf&ei=ePh9VJiWKebjywPd7YLwDw&usg=AFQjCNE8hTytbYfAgSjixe22sIELYgEFaA&sig2=bZ8oejJJlP0eoA4lTn1JSQ&bvm=bv.80642063,d.bGQ IFS documentation], with modifications according to H-TESSEL. * Implementation was realized similarily to the DALES code. * The scheme consists of a solver to the energy balance of the skin layer and a four-layer soil model. Moreover, a liquid water reservoir allows the interception of water by plants. * Activated by setting of {{{&lsm_par}}} Namelist. * Required parameters for {{{&lsm_par}}}: * {{{veg_type = 0-19}}}, * {{{soil_type = 0-5}}}, * {{{soil_temperature}}} (temperatures for each soil level), * Several other optional parameters. * A proper documentation will follow. Until then, the lsm should be used for testing purposes only. * The implementation is still under construction. Open tasks: * Proper calculation of the aerodynamic resistance (solved in r1500) * Add support for binary I/O support (solved in r1551) * Add support for lsm data output (solved in r1551) * Add precipitation to liquid water reservoir (solved in r1571) * Consider reaction of plants at wilting point and at atmospheric saturation * Consider partial absorption of the net shortwave radiation by the skin layer * Allow for water surfaces, check performance for bare soils '''2) Radiation model:''' * A simple radiation model for clear sky (no clouds) conditions * Provides the net radiation for the energy balance solver of the lsm * Activated by setting of {{{&radiation_par}}} Namelist. * Required parameters for {{{&radiation_par}}}: * {{{lambda}}} (longitude), * {{{albedo}}}, * {{{day_init}}} (day of the year at model start), * {{{time_utc_init}}} (UTC time at model start, in seconds), * {{{dt_radiation}}} (temporal interval for the call of the radiation model), * latitude is given by the parameter {{{phi}}} in {{{&inipar}}}. '''Changed:''' * The {{{&inipar}}} parameter {{{radiation}}} has been renamed to {{{cloud_top_radiation}}} as {{{radiation}}} is now used for the radiation model. (Makefile, check_parameters.f90, header.f90, init_3d_model.f90, land_surface_model.f90, modules.f90, package_parin.f90, parin.f90, prandtl_fluxes.f90, prognostic_equations.f90, radiation_model.f90, read_var_list.f90, swap_timelevel.f90, time_integration.f90, user_init_land_surface.f90, write_var_list.f90) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 21/11/14 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1494 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Minor bugfixes in prandtl_fluxes.f90: * Calculation of {{{qs}}} is now done directly after calculation of {{{ts}}}, * Missing humidity term in the calculation of {{{Rif}}} added. These modifications will slightly alter simulations with {{{humidity = .TRUE.}}} * Added support for topography for large-scale forcing (replaced k index 0-> {{{nzb_s_inner}}}, not tested). (prandtl_fluxes.f90) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 12/11/14 }}} {{{#!td style="vertical-align:top;width: 50px" FK }}} {{{#!td style="vertical-align:top;width: 75px" r1493 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Update of tutorial presentation due to new code structure and steering of the plant canopy model. (canopy_model.tex) For details see [/changeset/1484 r1484]. }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 12/11/14 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1492 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" bugfix: Correct setting of {{{batch_job}}} allowed for ibm-machines. This fixes a crash of batch jobs due to the output or progress_bar on IBM machines. (mrun) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 30/10/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1489 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" bugfix: {{{sums_ls_l}}} must not be used with {{{large_scale_forcing}}} switched off. (subsidence) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 25/10/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1487 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" bash compatibility adjustments: output formatting with {{{printf}}} instead of {{{typeset -L/-R}}}, {{{print}}} replaced by {{{echo}}}. (mbuild) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 21/10/14 }}} {{{#!td style="vertical-align:top;width: 50px" FK }}} {{{#!td style="vertical-align:top;width: 75px" r1484 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" N,C,B }}} {{{#!td style="vertical-align:top" Changes due to new code structure of the plant canopy model. All parts of the plant canopy model are now combined within module {{{plant_canopy_model}}}. '''New:''' * Subroutine init_plant_canopy added to module plant_canopy_model_mod. (plant_canopy_model) * Alternative method for lad-profile construction added, also, new parameters added. (header, package_parin, plant_canopy_model, read_var_list, write_var_list) * plant_canopy_model-dependency added to several subroutines. (Makefile) * New package/namelist canopy_par for canopy-related parameters added. (package_parin) '''Changed:''' * Code structure of the plant canopy model changed, all canopy-model related code combined to module plant_canopy_model_mod. (check_parameters, init_3d_model, modules, timestep) * Module plant_canopy_model_mod added in USE-lists of some subroutines. (check_parameters, header, init_3d_model, package_parin, read_var_list, user_init_plant_canopy, write_var_list) * Canopy initialization moved to new subroutine init_plant_canopy. (check_parameters, init_3d_model, plant_canopy_model) * Calculation of canopy timestep-criterion removed, instead, the canopy drag is now directly limited in the calculation of the canopy tendency terms. (plant_canopy_model, timestep) * Some parameters renamed. (check_parameters, header, init_plant_canopy, plant_canopy_model, read_var_list, write_var_list) * Unnecessary 3d-arrays removed. (init_plant_canopy, plant_canopy_model, user_init_plant_canopy) * Parameter checks regarding canopy initialization added. (check_parameters) * All canopy steering parameters moved from namelist inipar to canopy_par. (package_parin, parin) * Some redundant MPI communication removed. (init_plant_canopy) '''Bugfixes:''' * Missing KIND-attribute for REAL constant added. (check_parameters) * DO-WHILE-loop for lad-profile output restricted. (header) * Removed double-listing of {{{use_upstream_for_tke}}} in ONLY-list of module {{{control_parameters}}}. (prognostic_equations) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 18/10/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1482 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" N,C,B }}} {{{#!td style="vertical-align:top" '''New:''' Adjustments for using CUDA-aware OpenMPI. The local MPI rank is determined from environment variable {{{OMPI_COMM_WORLD_LOCAL_RANK}}}. (palm) '''Changed:''' Use 2d-decomposition, if accelerator boards are used. (poisfft) '''Bugfixes:''' cudafft workaround for data declaration of {{{ar_tmp}}} because of PGI 14.1 bug. (fft_xy) \\ Information about calculated or predefined virtual processor topology adjusted. (header) \\ Missing {{{ngp_sums_ls}}} added in accelerator version. (flow_statistics) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 17/10/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1480 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Adjustments for 2nd stage of HLRNIII-system: new job-classes {{{mpp1q}}}, {{{mpp1testq}}}, {{{mpp2q}}}, {{{mpp2testq}}}. The Ivy-Bridge- (mpp1) or Haswell-nodes (mpp2) can be selected by including an additional line in the respective block of the .mrun.config-file, e.g.: {{{ %feature mpp2 lccrayb parallel }}} (subjob) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 24/09/14 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1468 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B,C,N }}} {{{#!td style="vertical-align:top" '''New:''' * The user can now set two different flag files during the execution of batch jobs ({{{DO_STOP_NOW}}} and {{{DO_RESTART_NOW}}}). {{{DO_STOP_NOW}}} forces the model to terminate properly (this can include the preparation of binary output for restart runs!), whereas {{{DO_RESTART_NOW}}} forces the model to terminate and immediately submits a restart run. The flag files must be created in the temporary directory of the job (e.g. {{{/tmp/user/jobid/}}}). This can be achieved (here to terminate the run) by: {{{ touch DO_STOP_NOW }}} * A progress file ({{{PROGRESS}}} is now available in the temporary directory of the job. In contains the job name as well as the progress of the running job with respect to the next restart (first value), and to the {{{end_time}}} of the simulation. The file can be used for following the progress of the job and will later be used by a watchdog tool for PALM. '''Changed:''' * PALM has been adjusted to allow (restart) runs with up to 6-digit processor cores (formely only 4-digit (< 9,999) cores were possible). * Adjustments to use lcxe6 as a remote host (transfer of files). * Identifier (character) string length for user-defined variables has been increased from 6-10 to 20. '''Bugfix:''' * Transfer of data and initialization of automatic restart runs was not possible at IMUK due to problems with the shell environment. * Typo removed in shell scripts (addres->address) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 04/09/14 }}} {{{#!td style="vertical-align:top;width: 50px" BW }}} {{{#!td style="vertical-align:top;width: 75px" r1466 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Added new configuration file for !ForWind jobs on HLRNIII. (.mrun.config.forwind_hlrnIII) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 04/09/14 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1462 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: set dirichlet boundary condition for passive_scalar at model domain top (boundary_conds) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 29/08/14 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1456 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" empty time records in volume, cross-section and masked data output prevented in case of non-parallel netcdf-output in restart runs (check_parameters) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 22/08/14 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1453 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" local hosts for ibmh (blizzard) added (subjob) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 21/08/14 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1451 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" ntnudge increased from 100 to 1000 to allow longer simulations (modules)[[BR]] prevent division by zero at first time-step when calculating large scale forcing statistics (flow_statistics)[[BR]] HLRN-III lccrayb queue adjusted (testq -> mpp1testq) (subjob) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 07/08/14 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1448 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B,C }}} {{{#!td style="vertical-align:top" HLRN watchdog adapted for HLRN-III. Blanks removed from <> strings in all .mrun.config files (.mrun.config*, hlrn_watchdog) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 02/08/14 }}} {{{#!td style="vertical-align:top;width: 50px" ML }}} {{{#!td style="vertical-align:top;width: 75px" r1444 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" cpulog added to lpm_advec.o (Makefile) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 24/07/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1440 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C, N }}} {{{#!td style="vertical-align:top" Some configuration files have been adjusted (mainly for compiler options). (.mrun.config.hlrnIII, .mrun.config.imuk, .mrun.config.imuknb, '''new:''' .mrun.config.imuk_hlrnIII) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 22/07/14 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1439 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Mask output for nr, qc and qr added. (init_masks, data_output_mask) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 22/07/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1437 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Contents of example run control file adjusted to current revision. (example_cbl_rc) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 21/07/14 }}} {{{#!td style="vertical-align:top;width: 50px" MK }}} {{{#!td style="vertical-align:top;width: 75px" r1436 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: Added missing parameter coupling_mode_remote to ONLY-attribute. (init_pegrid) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 18/07/14 }}} {{{#!td style="vertical-align:top;width: 50px" MK }}} {{{#!td style="vertical-align:top;width: 75px" r1434 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Added new configuration file for the IMUK Linux notebooks. (.mrun.config.imuknb) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 15/07/14 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1432 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Wavenumber-integrated spectra coincide with respective variance. ([changeset:1431#file0 calc_spectra], [changeset:1431#file1 modules], [changeset:1431#file2 init_3d_model]) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 15/07/14 }}} {{{#!td style="vertical-align:top;width: 50px" HK }}} {{{#!td style="vertical-align:top;width: 75px" r1430 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Ensemble run capability added to the new [browser:palm/trunk/SOURCE/random_generator_parallel.f90 parallel random number generator]. By setting the initialization parameter [wiki:doc/app/inipar#ensemble_member_nr ensemble_member_nr] to an integer between 1 and 2000, palm will produce statistically independent members of a simulation. ([changeset:1429#file0 check_parameters], [changeset:1429#file1 header], [changeset:1429#file2 init_3d_model], [changeset:1429#file3 modules], [changeset:1429#file4 parin]) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 07/07/14 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1427 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix in [browser:palm/trunk/SOURCE/surface_coupler.f90 surface_coupler.f90]. Computation of latent heat of vaporization was set for 100° Celsius. ([changeset:1427 surface_coupler]) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 05/07/14 }}} {{{#!td style="vertical-align:top;width: 50px" HK }}} {{{#!td style="vertical-align:top;width: 75px" r1426 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix for the new [browser:palm/trunk/SOURCE/random_generator_parallel.f90 parallel random number generator]. Each processor is now generating random numbers only for the initial random perturbations in his own subdomain. Additionally some continuation line markers are moved to column 80. ([changeset:1425#file0 check_parameters], [changeset:1425#file1 disturb_field]) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 02/07/14 }}} {{{#!td style="vertical-align:top;width: 50px" FK }}} {{{#!td style="vertical-align:top;width: 75px" r1422 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Automatic restarts enabled for lccrayb and adjustment of path to compilervars.sh at IMUK (see automatic restarts). (mrun) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 10/06/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1420 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" {{{-j1}}} option added to {{{aprun}}} command for lccrayf (CSC). (mrun) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 06/06/14 }}} {{{#!td style="vertical-align:top;width: 50px" JF }}} {{{#!td style="vertical-align:top;width: 75px" r1418 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfixes concerning grid stretching for the ocean and calculation of the salinity flux in routine surface_coupler (init_grid, surface_coupler) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 04/06/14 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1416 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfixes concerning new particles structure. (lpm, user_lpm_advec, user_lpm_init) }}} |---------------- |---------------- {{{#!td style="vertical-align:top;width: 50px" 31/05/14 }}} {{{#!td style="vertical-align:top;width: 50px" TG }}} {{{#!td style="vertical-align:top;width: 75px" r1414 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: First and last grid points as they appear in 3D volume data can now be included to masked data output. (init_masks) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 26/05/14 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1411 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Initial horizontal velocity fields were not set to zero at the first vertical grid level in case of non-cyclic lateral boundary conditions. (init_3d_model) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 23/05/14 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1409 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfixes: Set inflow boundary conditions also if no humidity or passive_scalar is used. (boundary_conds) Set wall_flags_0 also at inflow and outflow boundary. (init_grid) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 16/05/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1406 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" openACC bugfix for PGI-compiler version 14.4: {{{declare create}}} statement moved behind array declaration. (poisfft, tridia_solver) Setting of initial horizontal velocities to zero at level {{{k=1}}} only in case of no-slip boundary condition. (init_3d_model) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 14/05/14 }}} {{{#!td style="vertical-align:top;width: 50px" MK }}} {{{#!td style="vertical-align:top;width: 75px" r1404 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Missing dependencies for progress_bar added. (Makefile) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 09/05/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1402 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Output of location messages complemented. Output of progress bar to {{{stdout}}} added (does not appear in batch jobs). (Makefile, check_parameters, cpulog, init_pegrid, init_3d_model, message, palm, parin, time_integration, '''new:''' progress_bar) Preprocessor switch {{{__intel_compiler}}} added, {{{-r8}}} compiler options removed. (.mrun.config.default, .mrun.config.imuk, .mrun.config.kiaps) Variable {{{batch_job}}} added to {{{envpar}}}-NAMELIST. (mrun, parin) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 09/05/14 }}} {{{#!td style="vertical-align:top;width: 50px" HK }}} {{{#!td style="vertical-align:top;width: 75px" r1400 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" A [browser:palm/trunk/SOURCE/random_generator_parallel.f90 parallel random number generator] has been added and can be selected by setting the parameter [wiki:doc/app/inipar#random_generator random_generator] to'' 'random-parallel' ''. ([changeset:1400#file0 Makefile], [changeset:1400#file1 check_parameters], [changeset:1400#file2 disturb_field], [changeset:1400#file3 init_3d_model], [changeset:1400#file5 read_3d_binary], [changeset:1400#file6 write_3d_binary], '''new:''' [browser:palm/trunk/SOURCE/random_generator_parallel.f90 random_generator_parallel]) Note: The parallel random number generator is a preliminary feature and still buggy. }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 07/05/14 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1398 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C/B }}} {{{#!td style="vertical-align:top" Adjustments in case of nudging. u_init and v_init are set to the current nudging profiles. In Rayleigh-damping terms, u_init and v_init are used instead of ug and vg to homogenize the treatment in case of nudging. (boundary_conds, nudging, prognostic_equations) \\\\ Bugfix: for KIND in CMPLX function (fft_xy) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 06/05/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1396 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" {{{copyin}}} clause replaced by {{{update device}}} statement in openACC-branch. (flow_statistics) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 06/05/14 }}} {{{#!td style="vertical-align:top;width: 50px" MK }}} {{{#!td style="vertical-align:top;width: 75px" r1394 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" KIND-attribute added to all INTEGER and REAL declaration statements. (combine_plot_fields) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 06/05/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1392 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" {{{KIND}}} attribute added to {{{CMPLX}}} functions. (fft_xy) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 06/05/14 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1391 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Adjustments for compilation on lcxe6 (.mrun.config.lcxe6, mbuild) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 05/05/14 }}} {{{#!td style="vertical-align:top;width: 50px" LB }}} {{{#!td style="vertical-align:top;width: 75px" r1387 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: The output of large scale forcing tendencies (td_lsa_lpt|q, td_sub_lpt|q) has been corrected. The tendencies were calculated at the wrong (simulated) time. (flow_statistics.f90) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 02/05/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1384 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Output of location messages to {{{stdout}}} (terminal or job protocol file) in order to allow for a better error detection. Preliminary. Will be further completed / modified in a later version. (check_parameters, init_pegrid, init_3d_model, message, parin, time_integration) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 30/04/14 }}} {{{#!td style="vertical-align:top;width: 50px" LB }}} {{{#!td style="vertical-align:top;width: 75px" r1383 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Renamed variables which store large scale forcing tendencies:\\ pt_lsa -> td_lsa_lpt, pt_subs -> td_sub_lpt, q_lsa -> td_lsa_q, q_subs -> td_sub_q, high|lowpt_lsa -> high|low_td_lsa_lpt, ... (flow_statistics.f90, ls_forcing.f90, modules.f90) Neumann boundary conditions were added to the profile data output of large scale advection, large scale subsidence and nudging terms at nzt+1. (flow_statistics.f90, nudging.f90, subsidence.f90) The weighting factor that is used in the summation of nudging and subsidence tendencies for profile data output was changed from weight_pres to weight_substep. (nudging.f90, subsidence.f90) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 28/04/14 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1381 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Upper boundary conditions for pt and q in case of nudging adjusted. (boundary_conds, Makefile, nudging, prognostic_equations, subsidence, time_integration) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 26/04/14 }}} {{{#!td style="vertical-align:top;width: 50px" LB }}} {{{#!td style="vertical-align:top;width: 75px" r1377 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Two typos corrected (header.f90) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 25/04/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1374 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Several '''bugfixes''' for the case running PALM without pointers on NVidia-GPUs (switches {{{-D__nopointer -D__openacc -D__cuda_fft}}} are used): Missing variables added to {{{ONLY}}} lists in {{{USE}}} statements. (advec_s_bc, advec_s_pw, advec_s_up, advec_ws, buoyancy, diffusion_e, diffusion_s, fft_xy, flow_statistics, palm, prognostic_equations) Missing module {{{kinds}}} added. (cuda_fft_interfaces) Kind {{{dpk}}} renamed {{{dp}}}. (fft_xy) Missing dependency for {{{check_open}}} added. (Makefile) Variables removed from acc-present-list. (diffusion_e, diffusion_w, diffusivities, production_e, wall_fluxes) Syntax errors removed from openacc-branch. (flow_statistics) {{{USE}}}-statement for the nopointer-case added. (swap_timelevel) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 24/04/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1372 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" openMP-bugfix for fftw: some arrays defined as threadprivate. (fft_xy) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 24/04/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1369 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" N/C }}} {{{#!td style="vertical-align:top" '''New:''' Routine description added. (cpulog) '''Changed:''' Usage of module {{{interfaces}}} removed. (lpm_advec) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 23/04/14 }}} {{{#!td style="vertical-align:top;width: 50px" BW }}} {{{#!td style="vertical-align:top;width: 75px" r1368 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: module kinds must be used (package_parin) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 22/04/14 }}} {{{#!td style="vertical-align:top;width: 50px" LB }}} {{{#!td style="vertical-align:top;width: 75px" r1366 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C/N }}} {{{#!td style="vertical-align:top" '''New:''' Large scale forcing for temperature and humidity enabled. If [wiki:doc/app/inipar#large_scale_forcing large_scale_forcing] is set to .T., large scale advection tendencies and subsidence tendencies are read in from the external file [../../app/iofiles#LSF_DATA LSF_DATA]. The horizontal large scale advection tendencies are applied to the prognostic variables in the new subroutine {{{ls_advec}}} in the module {{{ls_forcing}}}. The new control parameter [wiki:doc/app/inipar#use_subsidence_tendencies use_subsidence_tendencies] determines how the large scale subsidence is computed. If it is set to .F. (default), the large scale subsidence velocity w_subs is used to advect the prognostic variables (subroutine {{{subsidence}}}). If it is set to .T., the subroutine {{{subsidence}}} is not called and the subsidence tendencies from LSF_DATA are applied to the prognostic variables in the new subroutine {{{ls_advec}}}. The usage of use_subsidence_tendencies requires [wiki:doc/app/inipar#large_scale_forcing large_scale_forcing] = .T. as well as [wiki:doc/app/inipar#large_scale_subsidence large_scale_subsidence] = .T.. Note that because of these changes external files ([../../app/iofiles#LSF_DATA LSF_DATA]) that worked with previous revisions have to be modified. The profile data sets in LSF_DATA now must contain four new columns which provide large scale advection tendencies as well as subsidence tendencies. Standard output of profiles of large scale advection tendencies (td_lsa_lpt, td_lsa_q), large scale subsidence tendencies (td_sub_lpt, td_sub_q) and nudging tendencies (td_nud_lpt, td_nud_q, td_nud_u and td_nud_v) is now possible. A new section called 'Large scale forcing and nudging' has been added to the header. '''Changes:''' New module {{{calc_mean_profile}}} added (previously a subroutine in module {{{buoyancy}}}). Removed redundant calls of MPI_ALLREDUCE from nudging.f90. (buoyancy.f90, calc_mean_profile.f90, check_parameters.f90, flow_statistics.f90, header.f90, ls_forcing.f90, Makefile, modules.f90, nudging.f90, parin.f90, prognostic_equations.f90, subsidence.f90, time_integration.f90) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 17/04/14 }}} {{{#!td style="vertical-align:top;width: 50px" MK }}} {{{#!td style="vertical-align:top;width: 75px" r1364 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" cpulog added to lpm_pack_arrays.90 (Makefile) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 16/04/14 }}} {{{#!td style="vertical-align:top;width: 50px" FH }}} {{{#!td style="vertical-align:top;width: 75px" r1362 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C/B }}} {{{#!td style="vertical-align:top" Two-moment cloud microphysics improved. As a new default, two-moment cloud microphysics are called just once before the time step (and not before every sub-time step). Not affecting the results substantial, these changes increases the computational feasibility of the two-moment cloud microphysics scheme. Note that the computation of microphysics before every sub-time step is still possible by setting the new parameter [../../app/inipar#call_microphysics_at_all_substeps call_microphysics_at_all_substeps] = .T.. A vector-type CPU optimized version of the two-moment cloud physics was added as well. Moreover, the individual subroutines of microphyiscs were reviewd to increase their computational performance. The computation of turbulent surface fluxes of rain water content (qr) and rain drop concentration (nr) were added (bugfix). The default of [../../app/inipar#drizzle drizzle] has been set to .T., since analysis showed that its computational needs are marginal. In prognostic_equations, w_subs is allocated only if it is not allocated before (bugfix). (advec_s_bc, advec_ws, boundary_conds, check_parameters, init_3d_model, init_cloud_physics, Makefile, microphysics, modules, parin, prandtl_fluxes, prognostic_equations) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 11/04/14 }}} {{{#!td style="vertical-align:top;width: 50px" FH }}} {{{#!td style="vertical-align:top;width: 75px" r1360 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C/N/B }}} {{{#!td style="vertical-align:top" Integration of the new Lagrangian particle structure (4D-array insetad of 1d-array). Particle tails are currently not available. '''lpm_extend_particle_array.f90''' and '''lpm_sort_arrays.f90''' were deleted, since they are not necessary due to the new particle structure. '''mod_particle_attributes.f90''' was added to PALM and contains all particle related variables (a former part of modules.f90). A bugfix in '''write_3d_binary.f90''' was necessary to allow restart runs using particles. Several other files were changed (check_open.f90, check_parameters.f90, data_output_2d.f90, data_output_3d.f90, data_output_mask.f90, data_output_ptseries.f90, header.f90, init_3d_model.f90, lpm.f90, lpm_advec.f90, lpm_boundary_conds.f90, lpm_calc_liquid_water_content.f90, lpm_collision_kernels.f90, lpm_data_output_particles.f90, lpm_droplet_collision.f90, lpm_droplet_condensation.f90, lpm_exchange_horiz.f90, lpm_extend_particle_array.f90, lpm_extend_tail_array.f90, lpm_extend_tails.f90, lpm_init.f90, lpm_init_sgs_tke.f90, lpm_pack_arrays.f90, lpm_read_restart_file.f90, lpm_release_set.f90, lpm_set_attributes.f90, lpm_sort_arrays.f90, lpm_write_exchange_statistics.f90, lpm_write_restart_file.f90, Makefile, Makefile_check, mod_particle_attributes.f90, modules.f90, package_parin.f90, parin.f90, read_3d_binary.f90, sum_up_3d_data.f90, user_lpm_advec.f90, user_lpm_init.f90, user_lpm_set_attributes.f90, write_3d_binary.f90). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 11/04/14 }}} {{{#!td style="vertical-align:top;width: 50px" BW }}} {{{#!td style="vertical-align:top;width: 75px" r1358 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Adjustments for lccrayh (automatic restarts on lccrayh outside of IMUK are now possible, mrun) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 10/04/14 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1356 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Error message specified in case that the NUDGING_DATA has a maximum vertical height that is smaller than the vertical grid used in PALM. (nudging) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 08/04/14 }}} {{{#!td style="vertical-align:top;width: 50px" PALM team }}} {{{#!td style="vertical-align:top;width: 75px" r1354 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" '''Attention:''' About 74 PALM-FORTRAN-files in the SOURCE-directory are affected by these changes. \\\\ All REAL constants are provided with KIND-attribute by using _wp due to consistency reasons. }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 04/04/14 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1352 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Re-adjustments for lcxe6 after software updates on hexagon (.mrun.config.lcxe6, subjob, mbuild). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 27/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1348 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Some missed variables added to ONLY-list. (exchange_horiz, exchange_horiz_2d) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 27/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1347 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B/C }}} {{{#!td style="vertical-align:top" '''Bugfix:''' REAL constants provided with KIND-attribute especially in call of intrinsic function like MAX, MIN, SIGN. (advec_bc, data_output_dvrp, inflow_turbulence, init_1d_model, init_advec, microphysics, lpm_collision_kernel, lpm_droplet_condensation) '''Changed:''' {{{-qrealsize=8}}} removed, fftw include and library path added, debug options added (.mrun.config.ibmh)\\ }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 26/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" FK }}} {{{#!td style="vertical-align:top;width: 75px" r1345 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: Added missing parameters {{{bc_lr}}} and {{{bc_ns}}} to ONLY-attribute. (exchange_horiz) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 26/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" FK }}} {{{#!td style="vertical-align:top;width: 75px" r1343 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: REAL constants provided with KIND-attribute. (calc_spectra, fft_xy, pres, production_e, random_function, random_gauss, temperton_fft, time_integration, time_to_string, timestep, tridia_solver) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 25/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" FK }}} {{{#!td style="vertical-align:top;width: 75px" r1341 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: REAL constants provided with KIND-attribute. (diffusion_e, diffusion_s, diffusion_u, diffusion_v, diffusion_w, diffusivities, init_3d_model, package_parin, plant_canopy_model, prandtl_fluxes) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 25/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1339 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: REAL constants provided with KIND-attribute. (prognostic_equations) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 25/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1337 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Routine write_compressed removed. (Makefile, deleted: write_compressed) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 25/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1334 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: REAL constants provided with KIND-attribute. (init_cloud_physics, microphysics) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 25/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1332 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: call advec_ws or advec_pw for TKE only if NOT use_upstream_for_tke. (prognostic_equations) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 24/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1330 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" In case of SGS-particle velocity, advection of TKE is also allowed with dissipative 5th-order scheme. (check_parameters, prognostic_equations) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 21/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1327 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C/B }}} {{{#!td style="vertical-align:top" '''Changed:''' {{{-s real64}}} removed (.mrun.config.hlrnIII)\\ {{{-r8 removed}}} (.mrun.config.imuk)\\ '''deleted:''' .mrun.config.imuk_ice2_netcdf4 .mrun.config.imuk_hlrn\\ {{{REAL}}} constants defined as wp-KIND. (modules) "baroclinicity" renamed "baroclinity", "ocean version" replaced by "ocean mode". (check_parameters) Code parts concerning old output formats "iso2d" and "avs" removed. netCDF is the only remaining output format. (check_open, check_parameters, close_file, data_output_mask, data_output_profiles, data_output_ptseries, data_output_spectra, data_output_tseries, data_output_2d, data_output_3d, header, lpm_data_output_part, lpm_exchange_horiz, lpm_init, lpm_release_set, modules, parin, deleted: write_compressed) '''Bugfixes:''' duplicate error message 56 removed. (check_parameters) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 21/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1326 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" N,B }}} {{{#!td style="vertical-align:top" '''New code:''' New script {{{document:changes}}} has been added, which allows the automatic move of comments from "Current revisions:" to "Former revisions" (document_changes). '''Bugfixes:''' Some old comments in "Current revisions:" have been moved to "Former revisions:" (buoyancy.f90, mrun, nc2vdf, nc2vdf.config, nc2vdf.ncl) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 21/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1324 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfixes in {{{ONLY}}}-attributes. (calc_spectra, data_output_spectra, header, init_masks, package_parin, surface_coupler, transpose, write_var_list) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 20/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" PALM-\\team }}} {{{#!td style="vertical-align:top;width: 75px" r1322 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C/B }}} {{{#!td style="vertical-align:top" '''Changes:'''\\ {{{REAL}}} functions and a lot of {{{REAL}}} constants provided with KIND-attribute. (about 40 PALM-FORTRAN files)\\\\ '''Bugfixes:'''\\ Some missed {{{ONLY}}}-attributes added. }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 20/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" PALM-\\team }}} {{{#!td style="vertical-align:top;width: 75px" r1320 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" '''Attention:''' All PALM-FORTRAN-files in the SOURCE-directory are affected by these changes. \\\\ {{{ONLY}}}-attribute added to {{{USE}}}-statements. \\ {{{KIND}}}-parameters added to all {{{INTEGER}}} and {{{REAL}}} declaration statements. By default, all {{{REAL}}}s are declared double precision (64bit) and {{{INTEGER}}}s single precision (32bit). \\ kinds are defined in new module {{{kinds}}}, old module {{{precision_kind}}} has been removed. \\ Revision history before 2012 removed. \\ Comment fields (!:) to be used for variable explanations added to all variable declaration statements. }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 17/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1318 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Former files/routines {{{cpu_log}}} and {{{cpu_statistics}}} combined to one file/module {{{cpulog}}}, which also includes the former data module {{{cpulog}}} from the {{{modules}}}-file. ('''new:''' cpulog, '''removed:''' cpu_log, cpu_statistics, '''changed:''' about 50 routines) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 17/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1317 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: Allocation of w_subs. (init_3d_model) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 14/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1315 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Vertical logarithmic interpolation of horizontal particle speed for particles between roughness height and first vertical grid level. (lpm_advec, lpm_init, modules) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 14/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" JF }}} {{{#!td style="vertical-align:top;width: 75px" r1313 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Text correction (header.f90) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 14/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1312 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Bugfixes: forgotten dependency and #if clause not closed (data_output_2d, Makefile) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 14/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1310 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Update of GPL copyright. (all files under GPL) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 13/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" JF }}} {{{#!td style="vertical-align:top;width: 75px" r1308 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" '''Changed:'''\\ Adjustments for parallel NetCDF output on Cray XC30 systems (lccrayh/lccrayb). \\\\ Changes to increase the performance of the parallel netCDF output: - Environmental variables, e.g. for disc striping, are set. (.mrun.config.hlrnIII) - The time dimensions are set to ''limited'' instead of ''unlimited''. (check_parameters, data_output_2d, data_output_3d, header, netcdf, modules, read_var_list, write_var_list) - Output of axis data and update of time axis is done by PE0 only. (data_output_2d, data_output_3d, netcdf) - Cross sections are first stored on a local array, collected by MPI_ALLREDUCE, and then output collectively. (data_output_2d, netcdf) - The "no fill"-attribute is set for all variables using {{{NF90_DEF_VAR_FILL}}}. This prevents netCDF from initializing the complete file (writing zero-values) at the beginning, which turned out to be extremely time consuming. (netcdf) '''Attention:''' So far, parallel NetCDF output is only available for 2D- and 3D-data and not for masked data. \\ If the user chooses [wiki:doc/app/d3par#netcdf_data_format netcdf_data_format]{{{ = 5/6}}}, parallel output is used for 2D- and 3D-data and for masked data [wiki:doc/app/d3par#netcdf_data_format netcdf_data_format] is set internally to the value of {{{3/4}}}, respectively (check_parameters, time_integration) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 13/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1306 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" N/C }}} {{{#!td style="vertical-align:top" '''New:'''\\ module for declaring kind definitions added. ('''new:''' mod_kinds) '''Changed:'''\\ openMP sections removed from FFT/ALLTOALL overlapping. (poisfft) Second argument removed from routine {{{poisfft}}}, because it was unused. (poisfft, pres) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 12/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1304 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" B/C }}} {{{#!td style="vertical-align:top" '''Bugfix:'''\\ concerning openmp: {{{work1}}} used in Temperton algorithm must be private. (fft_xy) single core MPI runs missed some settings of transpose indices. (init_pegrid) '''Changed:'''\\ {{{ulimit}}} option changed from {{{-Ss}}} to {{{-s}}}. (mrun) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 06/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1301 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C/B }}} {{{#!td style="vertical-align:top" Enable usage of [wiki:doc/app/inipar#large_scale_subsidence large_scale_subsidence] in combination with [wiki:doc/app/inipar#large_scale_forcing large_scale_forcing] where the profile for the subsidence velocity w_subs can be prescribed. w_subs is now part of the standard profile output. (check_parameters, flow_statistics, header, init_3d_model, ls_forcing, parin) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 04/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1291 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Release 3.10 created. }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 04/03/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1289 }}} {{{#!td style="vertical-align:top" 3.10 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Version update to 3.10. (palm) Script comments translated to English. fimm-, scirocco-, ibmy-, nech-, and sgi-specific code removed. (mbuild, mrun, subjob) Routine {{{local_getenv}}} removed. (interpret_config) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 28/01/14 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1279 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" {{{tasks_per_node}}} must not be an integral divisor of {{{numprocs}}} any more. This change was done in order to remove annoying restrictions concerning the number of processors, which appear on machines with larger nodes (e.g. containing 24 cores). Now, without this restriction, one of the nodes will be filled with less than the given number of tasks per node. A respective warning is given. (mrun, subjob) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 21/01/14 }}} {{{#!td style="vertical-align:top;width: 50px" JF }}} {{{#!td style="vertical-align:top;width: 75px" r1278 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Temporary workaround for lccrayb/h, increasing the limit of open files per processor which is needed for combine_plot_fields. The system preferences is currently 1024 open files per processor (.mrun.config.hlrnIII). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 15/01/14 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1276 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Usage of Dirichlet bottom boundary condition for scalars in conjunction with large scale forcing enabled (check_parameters, ls_forcing, prandtl_fluxes, time_integration) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 09/01/14 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1274 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Adjustments for lccrayh (mbuild, mrun, subjob, .mrun.config.hlrnIII) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 08/01/14 }}} {{{#!td style="vertical-align:top;width: 50px" BW }}} {{{#!td style="vertical-align:top;width: 75px" r1272 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Small adjustment for lcflow (mrun) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 16/12/13 }}} {{{#!td style="vertical-align:top;width: 50px" JF }}} {{{#!td style="vertical-align:top;width: 75px" r1270 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Call of combine_plot_fields adjusted for lccrayb/lccrayh. \\ aprun is used for calling combine_plot_fields on the CRAY-machine in Hannover and Berlin because otherwise the script is started on the Cray system managment (MOM) nodes were the stack size limit is too small for larger jobs. }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 12/12/13 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1268 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: argument of calc_mean_profile corrected (nudging) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 11/12/13 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1266 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Adjustment for lccrayb: use msub instead of qsub (subjob) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 9/12/13 }}} {{{#!td style="vertical-align:top;width: 50px" JF }}} {{{#!td style="vertical-align:top;width: 75px" r1264 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: Using number of nodes instead of number of processors for lccrayb (subjob) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 9/12/13 }}} {{{#!td style="vertical-align:top;width: 50px" JF }}} {{{#!td style="vertical-align:top;width: 75px" r1262 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Further adjustments for lccrayb, change from qsub to msub command (subjob) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 8/11/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1257 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N, C, B }}} {{{#!td style="vertical-align:top" '''New:'''\\ openACC porting of timestep calculation. (modules, timestep, time_integration) '''Changed:'''\\ openACC {{{loop}}} directives and {{{vector}}} clauses removed where they do not give performance improvements (concerning PGI compiler versions >= 13.6). (advec_ws, buoyancy, coriolis, diffusion_e, diffusion_s, diffusion_u, diffusion_v, diffusion_w, diffusivities, exchange_horiz, fft_xy, pres, production_e, transpose, tridia_solver, wall_fluxes) openACC {{{loop independent}}} clauses added. (boundary_conds, prandtl_fluxes, pres) openACC {{{declare create}}} statements moved after FORTRAN declaration statement. (diffusion_u, diffusion_v, diffusion_w, fft_xy, poisfft, production_e, tridia_solver) openACC {{{end parallel}}} replaced by {{{end parallel loop}}}. (flow_statistics, pres) openACC {{{kernels do}}} replaced by {{{kernels loop}}}. (prandtl_fluxes) output format for theta* changed to avoid output of ***** in the run-control file. \\ '''Attention:''' Due to this modification, the format of the default run-control file has changed. (run_control, example_cbl_rc) '''Bugfix:'''\\ Calculation of the advective timestep in case of vertically stretched grids has been corrected. \\ '''Attention:''' Due to this modification, the contents of the default run-control output has changed. (timestep, example_cbl_rc) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 7/11/13 }}} {{{#!td style="vertical-align:top;width: 50px" JF }}} {{{#!td style="vertical-align:top;width: 75px" r1254 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: add ref_state to read_parts_of_var_list, otherwise ref_state is zero for initializing_actions = 'cyclic_fill' (read_var_list) Bugfix: q is set to qr in case that q is smaller than qr (calc_liquid_water_content) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 7/11/13 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1252 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Bugfix: calculate dtm and dtp also in vector version (nudging) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 6/11/13 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1250 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Remove call of user module and some reformatting (ls_forcing, nudging) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 4/11/13 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1248 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" NCL function getfilevarnames changed with NCL version 6.1.1 and higher. This required adaptation in the PALM NCL scripts. (cross_sections.ncl, profiles.ncl, spectra.ncl, timeseries.ncl) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 1/11/13 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1247 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Enable usage of nudging also for accelerator version. (prognostic equations) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 31/10/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1244 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix for index bounds in case of 3d-parallel output. (data_output_3d) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 30/10/13 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1243 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N, C }}} {{{#!td style="vertical-align:top" '''New:'''\\ It is now possible to use [wiki:doc/app/inipar#nudging nudging] and [wiki:doc/app/inipar#large_scale_forcing large_scale_forcing] from an external file. To use these methods two additional files have to be provided in which information about nudging profiles ([../../app/iofiles#NUDGING_DATA NUDGING_DATA]) and large scale information ([../../app/iofiles#LSF_DATA LSF_DATA]) about the geostrophic wind components, large scale subsidence profiles and surface fluxes can be found. Note that the default PALM configuration files like .mrun.config.default are updated to contain entries for NUDGING_DATA and LSF_DATA. (boundary_conds, check_parameters, header, init_3d_model, ls_forcing, microphysics, modules, nudging, palm, parin, prognostic_equations, read_var_list, time_integration, write_var_list, Makefile, .mrun.config.default and its derivates) '''Changed:'''\\ The subroutine calc_mean_profiles is generalized for a wider use in PALM (buoyancy.f90).\\ It is now possible to output the geostrophic wind components ug and vg in profile data (check_parameters, flow_statistics). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 14/10/13 }}} {{{#!td style="vertical-align:top;width: 50px" FH }}} {{{#!td style="vertical-align:top;width: 75px" r1238 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Configuration file for HLRN III changed (.mrun.config.hlrnIII). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 27/09/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1236 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" The number of spectra levels to be output is checked for 0. (check_parameters) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 25/09/13 }}} {{{#!td style="vertical-align:top;width: 50px" MK }}} {{{#!td style="vertical-align:top;width: 75px" r1235 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Added new configuration file for the PALM seminar at CUHK (Chinese University of Hong Kong) (.mrun.config.cuhk) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 25/09/13 }}} {{{#!td style="vertical-align:top;width: 50px" FK }}} {{{#!td style="vertical-align:top;width: 75px" r1234 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Update of some tutorial presentations. (installation.tex, palm_structure.tex, user_defined_code.tex) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 23/09/13 }}} {{{#!td style="vertical-align:top;width: 50px" FK }}} {{{#!td style="vertical-align:top;width: 75px" r1233 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Update of tutorial presentation "PALM overview". (palm_overview.tex) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 20/09/13 }}} {{{#!td style="vertical-align:top;width: 50px" FK }}} {{{#!td style="vertical-align:top;width: 75px" r1232 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Made some changes to create a more generic version of tutorial presentation "Debugging". (debugging.tex) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 20/09/13 }}} {{{#!td style="vertical-align:top;width: 50px" FK }}} {{{#!td style="vertical-align:top;width: 75px" r1231 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Added new block (parallel trace) for debug version. (.mrun.config.default) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 19/09/13 }}} {{{#!td style="vertical-align:top;width: 50px" FK }}} {{{#!td style="vertical-align:top;width: 75px" r1228 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Some typos have been removed in tutorial. (exercise_neutral.tex) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 18/09/13 }}} {{{#!td style="vertical-align:top;width: 50px" MF }}} {{{#!td style="vertical-align:top;width: 75px" r1227 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Update of several tutorial presentations (exercise_neutral.tex, installation.tex, non_cyclic_boundary_conditions.tex, numerics_bc.tex,parallelization.tex, program_structure.tex, runs_with_mrun.tex, sgs_models.tex, topography.tex, user_defined_code.tex). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 16/09/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1224 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" First adjustments for HLRN-III system (lccrayb). (mrun, subjob, '''new:''' .mrun.config.hlrnIII) Dummy interface added to avoid compiler warnings. (cuda_fft_interfaces) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 10/09/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1221 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N, C, B }}} {{{#!td style="vertical-align:top" '''New:'''\\ openACC porting of reduction operations. An accelerator-version for {{{flow_statistics}}} with modified loop structure k,i,j has been implemented. It is activated with preprocessor flag {{{-D__openacc}}}. The extra accelerator version is required because so far, the openACC standard only allows reduction operations on simple scalars. Since 1D-vectors along k are used in flow_statistics, they had to be replaced by scalars and the k loop has now to be used as the outermost loop. Additional 3D-flag arrays have been introduced for replacing the 2D-index arrays {{{nzb_s_inner}}} and {{{nzb_diff_s_inner}}} in routines {{{pres}}} and {{{flow_statistics}}}. Respective "global-sum" loops are running from {{{k = nzb}}}. Within the loops, values for grid points below the surface (topography) are multiplied by zero, all others by one, using the flag array {{{rflags_invers}}}. This array is dimensioned (j,i,k) to allow for better cache usage in the loops of the accelerator version of {{{flow_statistics}}}. (flow_statistics, init_grid, init_3d_model, modules, palm, pres, time_integration) '''Changed:'''\\ For PGI/openACC performance reasons (PGI compiler version 13.6, CUDA 5.0) the default compile options have been set to "{{{-ta=nocache}}}", which gives a speed-up of about 10-20%. For the same reason, the environment variable {{{PGI_ACC_SYNCHRONOUS}}} is set to 1 in the simple run script, which significantly improves the performance about 80%. (MAKE.inc.pgi.openacc, palm_simple_run) The type of flag array {{{wall_flags_0}}}, used in the Wicker-Skamarock scheme for advection of the vertical wind component, has been changed to 32bit {{{INTEGER}}}. An additional array {{{wall_flags_00}}} has been introduced to hold flag bits 32-63. This is required because the former used {{{KIND = SELECTED_INT_KIND(11)}}} caused wrong results with openACC. (advec_ws, init_grid, modules, palm) '''Bugfix:'''\\ Dummy argument {{{tri}}} in 1d-routines replaced by {{{tri_for_1d}}} because of name conflict with array {{{tri}}} in module {{{arrays_3d}}}. (tridia_solver) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 30/08/13 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1220 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Usage of own branch for fftw enabled (fft_xy). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 26/08/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1216 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N, C, B }}} {{{#!td style="vertical-align:top" '''New:'''\\ Overlapping execution of fft and transpositions (MPI_ALLTOALL), steered with new parameter [wiki:doc/app/inipar#transpose_compute_overlap transpose_compute_overlap]. '''Attention:''' real overlapping has not been activated so far, but better cache usage already gives performance improvements. Due to fftw (instead of Temperton, r1210), tridia-solver improvements (r1212) and the better cache usage, the fft-solver speeds up for about 20% (on a 1024x1024x512 grid). (fft_xy, header, modules, parin, poisfft, tridia_solver, Makefile_check) fftw implemented for 1D-decomposition. (fft_xy) '''Changed:'''\\ Resorting of arrays moved to separate routines {{{resort_for_...}}} (calc_spectra, poisfft, transpose) '''Bugfix:'''\\ Bugfix concerning {{{Makefile_check}}}. (mbuild) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 21/08/13 }}} {{{#!td style="vertical-align:top;width: 50px" FK }}} {{{#!td style="vertical-align:top;width: 75px" r1214 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Added parameter check for simultaneous use of vertical grid stretching and particle advection (check_parameters). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 15/08/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1212 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" The tridiagonal solver has been moved to a separate module. The tridiagonal matrix coefficients of array {{{tri}}} are calculated only once at the beginning, which speeds up the solver by almost a factor of two. In connection with this change, the old hybrid Poisson-solver (which allowed parallel transposition/calculation in case of a 1d domain decomposition) has been removed. (Makefile, Makefile_check, check_parameters, header, modules, init_pegrid, init_3d_model, palm, poisfft, pres, '''new:''' tridia_solver, '''removed:''' poisfft_hybrid) Object file list replaced by a simple one line statement. (Makefile_check) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 14/08/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1210 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N, C }}} {{{#!td style="vertical-align:top" '''New:'''\\ fftw support added. Using fftw requires to set parameter [wiki:doc/app/inipar#fft_method fft_method] = '' 'fftw' '', to set the cpp-preprocessor {{{'-D__fftw'}}} in the {{{%cpp_options}}}-line of the configuration file, and to give the paths to the fftw include file and library by a {{{%fftw_inc}}} and {{{%fftw_lib}}} line, respectively. The fftw-routines are more than two times faster than the Temperton-fft. (check_parameters, fft_xy, mbuild, mrun) '''Changed:'''\\ The object file list has been replaced by a simple one line statement. (Makefile) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 13/08/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1208 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" acc-update clauses added for array "ar", so that ffts other than cufft can also be used (although they are not ported and will give a poor performance). (poisfft) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 18/07/13 }}} {{{#!td style="vertical-align:top;width: 50px" BW }}} {{{#!td style="vertical-align:top;width: 75px" r1206 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: typo in preprocessor directive removed (netcdf) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 15/07/13 }}} {{{#!td style="vertical-align:top;width: 50px" FK }}} {{{#!td style="vertical-align:top;width: 75px" r1205 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N,B }}} {{{#!td style="vertical-align:top" New: general requirement information has been added to tutorial for PALM installation at hlrn. (installation.tex) Bugfix: some typos have been removed in tutorial. (canopy_model.tex) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 10/07/13 }}} {{{#!td style="vertical-align:top;width: 50px" BW }}} {{{#!td style="vertical-align:top;width: 75px" r1202 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Script adjustments for Forwind cluster (lcflow). (mrun, subjob, batch_scp, .mrun.config.forwind) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 05/07/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1199 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Script adjustments for CSC Helsinki (lccrayf), Cray XC30 with SLURM batch system. (mrun, subjob, '''new:''' .mrun.config.csc_sisu) Executables for batch jobs can be created in advance (i.e. when '''mrun''' is called by the user), in order to avoid calling the compiler within the batch job. This feature is required for hosts which do not allow compiler calls on the batch nodes and which also do not allow ssh calls to the login nodes. The feature can be switched on by adding the line {{{ %create_executable_for_batch true }}} in the configuration file. '''Attention:''' It only works if local host and remote host is identical, i.e. you have to call '''mrun''' on that host where the batch job should run (no remote batch jobs allowed). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 04/07/13 }}} {{{#!td style="vertical-align:top;width: 50px" FK }}} {{{#!td style="vertical-align:top;width: 75px" r1198 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: some typos have been removed in tutorial. (exercise_cbl.tex, exercise_neutral.tex) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 01/07/13 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1196 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: allocation of ref_state was moved from init_3d_model to parin and read_var_list (init_3d_model, parin, read_var_list) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 25/06/13 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1190 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Enable automatic restarts of ibmh (mrun) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 20/06/13 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1188 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix in modes 'min' and 'max': x and z component were interchanged (global_min_max) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 18/06/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1186 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: 0.0 replaced by zu(nzb) as the lowest default height level for masks, because a zero value does not work in case of ocean runs. (init_masks) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 17/06/13 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1184 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Explicit use of classes ''cluster'' and ''express'' enabled for ibmh (mrun, subjob) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 14/06/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1179 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N, C, B }}} {{{#!td style="vertical-align:top" '''New, Changed:'''\\ Calculation and handling of reference state in buoyancy term revised. Initial profiles can be used as reference state in the buoyancy term. New parameter [wiki:doc/app/inipar#reference_state reference_state] introduced. The default value is [wiki:doc/app/inipar#reference_state reference_state] = '' 'initial_profile' ''. Previously, the instantaneous horizontally averaged profiles were used as the default reference state. This method can still be switched on using [wiki:doc/app/inipar#reference_state reference_state] = '' 'horizontal_average' ''. (buoyancy, check_parameters, diffusion_e, diffusivities, flow_statistics, header, init_ocean, init_3d_model, modules, palm, parin, production_e, prognostic_equations, time_integration, write_var_list) Initial profile for rho added to array {{{hom}}} (id=77). (check_parameters) '''Attention:''' Model results from this version slightly differ from those of earlier versions due to the change in the default reference state. The example result file (see [source:palm/trunk/INSTALL/example_cbl_rc@1180 example_cbl_rc]). This version does not allow to read restart files created with earlier versions! }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 31/05/13 }}} {{{#!td style="vertical-align:top;width: 50px" MG }}} {{{#!td style="vertical-align:top;width: 75px" r1174 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: Since r667 there was a bug in the definition of the initial profiles of pt, ug, vg, q and lad (in atmosphere). r667 sets the level {{{zu(0)}}} to 0 (in older revisons it was defined as {{{dz(0)=-0.5 dz}}}) and this change was not considered in the part which calculates the initial profiles from prescribed gradients. The bug had only an effect if a non-zero gradient was set between the first two grid levels and caused a small shift of the complete profile. (check_parameters) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 30/05/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1171 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N, C, B }}} {{{#!td style="vertical-align:top" '''New:'''\\ use_reference-case activated in accelerator version. (buoyancy, diffusion_e) New option -e for simple-run command, which defines the execution command to be used to run PALM. Compiler-option-set for pgi/openacc added. (palm_simple_run, '''new:''' MAKE.inc.pgi.openacc) Three parameter sets for openACC benchmarks added. (trunk/EXAMPLES/benchmark_acc) '''Changed:'''\\ Split of prognostic_equations deactivated, for the time being. (time_integration) '''Bugfix:'''\\ {{{diss}}} array is allocated with full size if accelerator boards are used. Allocation with dummy elements (e.g. (2,2,2)) still created error "{{{call to cuCtxSetCurrent returned error 216: Other}}}". (init_3d_model) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 24/05/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1166 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C, B }}} {{{#!td style="vertical-align:top" '''Changed:'''\\ Data type C_DOUBLE/COMPLEX reset to dpk. (cuda_fft_interfaces, fft_xy) '''Bugfix:'''\\ PGI 13.4 / CUDA 5.0 require to give idata/odata arguments the DEVICE attribute. (cuda_fft_interfaces) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 24/05/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1165 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Small changes in tutorial. (runs_with_mrun.tex) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 21/05/13 }}} {{{#!td style="vertical-align:top;width: 50px" JF }}} {{{#!td style="vertical-align:top;width: 75px" r1159 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: If radiation boundary conditions are used, the calculation method of the phase velocity is now set by the logical operator use_cmax. The case use_cmax = ''.T.'' was wrongly defined as Neumann boundary condition before. (boundary_conds, check_parameters, header, init_3d_model, init_pegrid, modules, parin, poismg). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 10/05/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1153 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Code adjustments of accelerator version required by PGI 13.4 / CUDA 5.0. (buoyancy, cuda_fft_interfaces, fft_xy, init_3d_model, wall_fluxes) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 18/04/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1139 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix for calculating the id of the PE carrying the recycling plane. (init_pegrid) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 12/04/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1128 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N, C }}} {{{#!td style="vertical-align:top" '''New:'''\\ Asynchronous transfer of ghost point data realized for acc-optimized version: {{{prognostic_equations_acc}}} is first called four times for those points required for the left-right and north-south exchange, respectively, and then for the remaining points. This feature is controlled with new inipar-parameter {{{background_communication}}}, which is not documented so far. (advec_ws, buoyancy, coriolis, diffusion_e, diffusion_s, diffusion_u, diffusion_v, diffusion_w, exchange_horiz, modules, parin, production_e, prognostic_equations, time_integration, wall_fluxes) '''Changed:'''\\ Those parts requiring global communication moved from {{{prognostic_equations}}} to {{{time_integration}}}. (Makefile, prognostic_equations, time_integration). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 11/04/13 }}} {{{#!td style="vertical-align:top;width: 50px" FH }}} {{{#!td style="vertical-align:top;width: 75px" r1127 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: Legends (time, file) are plotted at the first plot of every page (profiles.ncl). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 10/04/13 }}} {{{#!td style="vertical-align:top;width: 50px" FH }}} {{{#!td style="vertical-align:top;width: 75px" r1126 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: Palmplot pr can be used with multiple files (file_1, ..., file_6). Palmplot pr changes var='cross_profiles' to var='all' if statistic regions are used. (profiles.ncl) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 09/04/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1124 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: variable {{{memory}}} is exported via {{{typeset}}} option {{{-x}}}, because otherwise an unknown side effect may lead to data loss while {{{getopts}}} is reading the script-option arguments. (mrun) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 09/04/13 }}} {{{#!td style="vertical-align:top;width: 50px" RH }}} {{{#!td style="vertical-align:top;width: 75px" r1122 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix: change type of variable {{{last_char}}} from integer to character. (mrun) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 05/04/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1120 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Calls of {{{fft_x}}} and {{{fft_y}}} replaced by {{{fft_x_1d}}} and {{{fft_y_1d}}}. (calc_spectra) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 05/04/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1119 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix for setting {{{-T}}} option for {{{subjob}}}. (mrun) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 27/03/13 }}} {{{#!td style="vertical-align:top;width: 50px" MS }}} {{{#!td style="vertical-align:top;width: 75px" r1117 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix in OpenMP parallelization. (pres) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 26/03/13 }}} {{{#!td style="vertical-align:top;width: 50px" FH }}} {{{#!td style="vertical-align:top;width: 75px" r1115 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C, B }}} {{{#!td style="vertical-align:top" '''Changed:'''\\ All changes are related to the two-moments cloud physics scheme. Calculation of microphysical tendencies is now based on sedimentation flux divergences to save computational resources (calc_liquid_water_content, microphysics, prognostic_equations, data_output_3d, data_output_2d, sum_up_3d_data, flow_statistics). The actual calculation of the microphysical tendencies is moved from prognostic_equations.f90 to microphysics.f90 (microphysics, prognostic_equations). Unused and unnecessary (from a physical point of view) variables are removed (modules, parin, init_3d_model, boundary_conds, read_3d_binary, read_var_list, write_3d_binary, write_var_list). It is now allowed to use the parameter drizzle without precipitation (check_parameters, advec_ws, prognostic_equations, calc_liquid_water_content, swap_timelevel, time_integration). Used parameters are written to the header (header). Some reformatting (microphysics). '''Bugfix:'''\\ Wrong coefficient removed in the calculation of the evaporation of rain drops (microphysics). }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 10/03/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1113 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N, C, B }}} {{{#!td style="vertical-align:top" '''New:'''\\ Further GPU-porting for vertical boundary conditions and several loops in {{{pres}}}. Most of cyclic boundary conditions now completely on device in single-core mode. (boundary_conds, exchange_horiz, modules, palm, pres, time_integration) '''Changed:'''\\ Dummy argument "range" removed. (boundary_conds) '''Bugfix:'''\\ Wrong index in loops of radiation boundary condition adjusted. (boundary_conds) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 09/03/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1111 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N, C, B }}} {{{#!td style="vertical-align:top" '''New:'''\\ GPU porting of {{{pres}}}, {{{swap_timelevel}}}. Further porting of {{{poisfft}}} (including the tridiagonal solver), which now runs completely on GPU without any host/device data transfer for serial and parallel runs (but parallel runs still require data transfer before and after the MPI transpositions). The tridiagonal routines have been split into external subroutines (instead using embedded routines with {{{CONTAINS}}}). There is no distinction between parallel/non-parallel runs in {{{poisfft}}} and {{{tridia}}} any more. The respective preprocessor directives have been removed. The tridia routines have been moved to the end of file {{{poisfft.f90}}} because of a probable bug in the PGI compiler 12.5 (otherwise "invalid device function" is indicated during runtime). Resorting from/to array {{{work}}} have been changed in the {{{transpose}}} routines. {{{work}}} now has 4 dimensions instead of 1. Adjustments of openACC directives. Output of accelerator board information. (cuda_fft_interfaces, fft_xy, flow_statistics, header, init_3d_model, palm, poisfft, pres, prognostic_equations, swap_timelevel, time_integration, transpose, .mrun.config.imuk_gpu) Optimization of {{{tridia}}} routines: constant elements and coefficients of array {{{tri}}} are stored in separate arrays {{{ddzuw}}} and {{{tric}}} and only calculated once at beginning. Last dimension of {{{tri}}} has been reduced from 5 to 2. Routine {{{poisfft_init}}} is now called internally from {{{poisfft}}}. (Makefile, Makefile_check, init_pegrid, init_3d_model, modules, palm, poisfft, poisfft_hybrid) CPU-time per grid point and timestep is output to {{{CPU_MEASURES}}} file. (cpu_statistics, modules, time_integration) '''Changed:'''\\ Array {{{diss}}} is allocated only if required. (init_3d_model) Pressure boundary condition "Neumann+inhomo" has been removed from the code. (check_parameters, header, poisfft, poisfft_hybrid, pres) '''Bugfixes:'''\\ Missing dependency added for {{{cuda_fft_interfaces}}}. (Makefile) CUDA fft plans adjusted for domain decomposition (before they have always been defined for the total domain). (fft_xy) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 05/03/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1108 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfix for r1106. (header) Bugfix for coupled runs on lckyut/lckyuh. (mrun) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 04/03/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1106 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N, B, C }}} {{{#!td style="vertical-align:top" '''New:'''\\ Start with porting of FFT-solver for serial runs to GPU using CUDA FFT. It will be finished in some later revision. The porting required to rearrange preprocessor lines in the transpose routines, so that they can also be used in serial (non-parallel) mode. The transpositions are now also carried out in the serial mode, which makes it a little bit slower. Routines {{{fftx}}}, {{{fftxp}}} have been replaced by calls of {{{fft_x}}}. In turn, the old {{{fft_x}}} has been renamed {{{fft_x_1d}}} and is now used for the 1D-decomposition routines. (Makefile, Makefile_check, fft_xy, poisfft, poisfft_hybrid, transpose, '''new:''' cuda_fft_interfaces) {{{--stdin}}} argument has been added to {{{mpiexec}}} statement on {{{lckyuh}}}. Argument settings of {{{-y}}} and {{{-Y}}} output to header. (mrun) '''Changed:'''\\ Module {{{array_kind}}} renamed {{{precision_kind}}}. (check_open, data_output_3d, fft_xy, modules, user_data_output_3d) Some format changes for coupled atmosphere-ocean runs. (header) Small changes in code formatting. (microphysics, prognostic_equations) '''Bugfixes:'''\\ Default value (0) assigned to {{{coupling_start_time}}}. (modules) Initial time for preruns of coupled runs is output as {{{-coupling_start_time}}}. (data_output_profiles) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 20/02/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1103 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B, C }}} {{{#!td style="vertical-align:top" '''Changed:'''\\ '''mrun''' script running under {{{ksh}}} again, because of problems with reading from {{{stdin}}}, if the {{{bash}}} script is called from a Korn-shell environment. (mrun) '''subjob''' has also been made {{{bash}}}-compatible. (subjob) Further adjutments for lckyuh. (mrun, subjob, added: .mrun.config.hayaka) '''Bugfixes:'''\\ Turbulent inflow must not require cyclic fill in restart runs. (check_parameters) {{{tri}}}, {{{ar}}}, and {{{ar1}}} array arguments in tridia-routines (2d) are removed because they sometimes cause segmentation faults with the INTEL 12.1 compiler. (poisfft) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 17/02/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1101 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" '''mrun''' script now running under {{{bash}}} instead of {{{ksh}}}. This required small adjustments in output formatting (alignment is done with {{{printf}}} instead using strings defined with "{{{typeset -L/-R}}}"-command). {{{print}}} commands are replaced by {{{echo}}}. Small changes for reading from {{{stdin}}}. (mrun) Cross compilername on lckyuh compute nodes replaced by real compiler name. (mrun) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 10/02/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1099 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Adjustments for Forwind cluster (lcflow). First, incomplete, adjustments for Kyushu University computing center (hayaka -lckyuh). Further small adjustments for lckyut (tatara). (batch_scp, mbuild, mrun, subjob, .mrun.config.forwind, .mrun.config.tatara) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 03/02/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1095 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" FORTRAN error in r1092 removed. (modules) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 03/02/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1094 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N, C }}} {{{#!td style="vertical-align:top" '''New:'''\\ ssh/scp port can be set explicitly in the configuration file using environment variable {{{scp_port}}}. (batch_scp, mrun, subjob) '''Changed:'''\\ Unused variables removed from code. (interpret_config) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 02/02/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1092 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" C }}} {{{#!td style="vertical-align:top" Unused variables removed from several subroutines. (advec_s_bc, check_open, check_parameters, close_file, cpu_statistics, data_output_mask, data_output_profiles, data_output_tseries, diffusion_s, exchange_horiz_2d, fft_xy, header, inflow_turbulence, init_3d_model, init_grid, init_pegrid, local_tremain_ini, lpm_collision_kernels, lpm_droplet_collision, lpm_droplet_condensation, lpm_init, microphysics, modules, netcdf, palm, parin, poisfft, poismg, pres, prognostic_equations, random_function, read_var_list, surface_coupler, time_integration, timestep, transpose, write_compressed) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 02/02/13 }}} {{{#!td style="vertical-align:top;width: 50px" SR }}} {{{#!td style="vertical-align:top;width: 75px" r1090 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" N }}} {{{#!td style="vertical-align:top" Script adjustments for Kyushu-University computing center (lckyut). (batch_scp, mbuild, mrun, subjob) }}} |---------------- {{{#!td style="vertical-align:top;width: 50px" 04/01/13 }}} {{{#!td style="vertical-align:top;width: 50px" BM }}} {{{#!td style="vertical-align:top;width: 75px" r1083 }}} {{{#!td style="vertical-align:top" 3.9 }}} {{{#!td style="vertical-align:top" B }}} {{{#!td style="vertical-align:top" Bugfixes in the parameter file check (mrun, mbuild). }}} |----------------