Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/processes/hadronic/models/abla/History

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /processes/hadronic/models/abla/History (Version 11.3.0) and /processes/hadronic/models/abla/History (Version 11.2.2)


  1 # Category hadr-abla History                        1 # Category hadr-abla History
  2                                                     2 
  3 See `CONTRIBUTING.rst` for details of **requir      3 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
  4 which **must** added in reverse chronological       4 which **must** added in reverse chronological order (newest at the top).
  5 It must **not** be used as a substitute for wr      5 It must **not** be used as a substitute for writing good git commit messages!
  6                                                     6 
  7 ----------------------------------------------      7 -------------------------------------------------------------------------------
  8                                                     8 
  9 ## 2024-09-02 Gabriele Cosmo (hadr-abla-V11-02 << 
 10 - Fixed reported Coverity defects for uninitia << 
 11                                                << 
 12 ## 2024-08-21 Gabriele Cosmo (hadr-abla-V11-02 << 
 13 - Fixed reported Coverity defects for uninitia << 
 14                                                << 
 15 ## 2024-04-29 Jose Luis Rodriguez Sanchez (had << 
 16 - Added the dissipation parameter for heavy hy << 
 17                                                << 
 18 ## 2024-04-19 Jose Luis Rodriguez Sanchez (had << 
 19 - Cleaning up the classes doing it more genera << 
 20                                                << 
 21 ## 2024-04-07 Jose Luis Rodriguez Sanchez (had << 
 22 - Cleaning up the class G4AblaDataDefs.hh, rem << 
 23                                                << 
 24 ## 2024-03-29 Jose Luis Rodriguez Sanchez (had << 
 25 - Changed int, double and bool to G4 format an << 
 26                                                << 
 27 ## 2024-03-28 Jose Luis Rodriguez Sanchez (had << 
 28 - Added pragma once for compilation and array  << 
 29                                                << 
 30 ## 2023-03-24 Alberto Ribon (hadr-abla-V11-01-      9 ## 2023-03-24 Alberto Ribon (hadr-abla-V11-01-00)
 31 - G4AblaInterface : implemented method ApplyYo     10 - G4AblaInterface : implemented method ApplyYourself to allow the coupling
 32   between Binary Cascade (BIC) and Abla, i.e.      11   between Binary Cascade (BIC) and Abla, i.e. using BIC for the cascade and
 33   then Abla for the nuclear de-excitation.         12   then Abla for the nuclear de-excitation.
 34                                                    13 
 35 ## 2022-11-26 Gabriele Cosmo (hadr-abla-V11-00     14 ## 2022-11-26 Gabriele Cosmo (hadr-abla-V11-00-05)
 36 - Fixed compilation warnings for implicit type     15 - Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1.
 37                                                    16 
 38 ## 2022-10-07 Gabriele Cosmo (hadr-abla-V11-00     17 ## 2022-10-07 Gabriele Cosmo (hadr-abla-V11-00-04)
 39 - Fixed compilation warnings on Intel/icx comp     18 - Fixed compilation warnings on Intel/icx compiler for variables set
 40   but not used in G4AblaDataDefs header.           19   but not used in G4AblaDataDefs header.
 41                                                    20 
 42 ## 2022-04-25 Ben Morgan (hadr-abla-V11-00-03)     21 ## 2022-04-25 Ben Morgan (hadr-abla-V11-00-03)
 43 - Add needed dependencies                          22 - Add needed dependencies
 44                                                    23 
 45 ## 2022-04-20 Alberto Ribon (hadr-abla-V11-00-     24 ## 2022-04-20 Alberto Ribon (hadr-abla-V11-00-02)
 46 - G4Abla.cc : fixed compilation warnings for '     25 - G4Abla.cc : fixed compilation warnings for 'may be used uninitialized' 
 47   variables.                                       26   variables.
 48                                                    27 
 49 ## 2022-02-09 Gabriele Cosmo (hadr-abla-V11-00     28 ## 2022-02-09 Gabriele Cosmo (hadr-abla-V11-00-01)
 50 - Fixed compilation warnings on Intel compiler     29 - Fixed compilation warnings on Intel compilers for unused variables.
 51                                                    30 
 52 ## 2021-12-10 Ben Morgan (hadr-abla-V11-00-00)     31 ## 2021-12-10 Ben Morgan (hadr-abla-V11-00-00)
 53 - Change to new Markdown History format.           32 - Change to new Markdown History format.
 54                                                    33 
 55 ---                                                34 ---
 56                                                    35 
 57 # History entries prior to 11.0                    36 # History entries prior to 11.0
 58                                                    37 
 59 8 November 2021 - Jose Luis Rodriguez Sanchez      38 8 November 2021 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-07-05)
 60 ----------------------------------------------     39 -----------------------------------------------------
 61 - Update of G4Abla for hypernuclei.                40 - Update of G4Abla for hypernuclei.
 62                                                    41 
 63 27 October 2021 - Alberto Ribon (hadr-abla-V10     42 27 October 2021 - Alberto Ribon (hadr-abla-V10-07-04)
 64 ----------------------------------------------     43 -----------------------------------------------------
 65 - G4AblaInterface : extended for hypernuclei.      44 - G4AblaInterface : extended for hypernuclei.
 66   (Thanks to Jose Luis Rodriguez Sanchez for e     45   (Thanks to Jose Luis Rodriguez Sanchez for extending the arguments of
 67    the method G4Abla::DeexcitationAblaxx to th     46    the method G4Abla::DeexcitationAblaxx to the nucleus strangeness.)
 68                                                    47 
 69 04 August 2021 - Alberto Ribon (hadr-abla-V10-     48 04 August 2021 - Alberto Ribon (hadr-abla-V10-07-03)
 70 ----------------------------------------------     49 ----------------------------------------------------
 71 - G4AblaInterface : set the model creator ID u     50 - G4AblaInterface : set the model creator ID using the new version
 72   of G4PhysicsModelCatalog.                        51   of G4PhysicsModelCatalog.
 73                                                    52 
 74 13 July 2021 - Alberto Ribon (hadr-abla-V10-07     53 13 July 2021 - Alberto Ribon (hadr-abla-V10-07-02)
 75 ----------------------------------------------     54 --------------------------------------------------
 76 - G4Abla : deleted array variables (problamb a     55 - G4Abla : deleted array variables (problamb and Nblamb) with
 77   array delete (instead of non-array delete),      56   array delete (instead of non-array delete), as suggested by Coverity.
 78                                                    57 
 79 16 April 2021 - Ben Morgan (hadr-abla-V10-07-0     58 16 April 2021 - Ben Morgan (hadr-abla-V10-07-01)
 80 ----------------------------------------------     59 --------------------------------------------------
 81 - Migrate build to modular CMake API               60 - Migrate build to modular CMake API
 82                                                    61 
 83 13 Apr 2021 - Alberto Ribon (hadr-abla-V10-07-     62 13 Apr 2021 - Alberto Ribon (hadr-abla-V10-07-00)
 84 ----------------------------------------------     63 --------------------------------------------------
 85 - GNUmakefile, sources.cmake : removed the sub     64 - GNUmakefile, sources.cmake : removed the subdirectories
 86   hadronic/models/management and hadronic/mode     65   hadronic/models/management and hadronic/models/util
 87   (that have been now deleted, with their clas     66   (that have been now deleted, with their classes moved to
 88    hadronic/util and hadronic/management).         67    hadronic/util and hadronic/management).
 89                                                    68 
 90 15 Nov 2020 - Jose Luis Rodriguez Sanchez (had     69 15 Nov 2020 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-06-00)
 91 ----------------------------------------------     70 --------------------------------------------------
 92 - Fix some coverity warnings.                      71 - Fix some coverity warnings.
 93                                                    72 
 94 08 Oct 2018 - Jose Luis Rodriguez Sanchez (had     73 08 Oct 2018 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-04-06)
 95 ----------------------------------------------     74 --------------------------------------------------
 96 - Fix some coverity warnings.                      75 - Fix some coverity warnings.
 97                                                    76 
 98 30 Aug 2018 - Jose Luis Rodriguez Sanchez (had     77 30 Aug 2018 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-04-05)
 99 ----------------------------------------------     78 --------------------------------------------------
100 - Extension of abla to hypernuclei.                79 - Extension of abla to hypernuclei.
101                                                    80 
102 29 Jul 2018 - Jose Luis Rodriguez Sanchez (had     81 29 Jul 2018 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-04-04)
103 ----------------------------------------------     82 --------------------------------------------------
104 - Update of abla interface.                        83 - Update of abla interface.
105                                                    84 
106 17 May 2018 - Jose Luis Rodriguez Sanchez (had     85 17 May 2018 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-04-03)
107 ----------------------------------------------     86 --------------------------------------------------
108 - Removed obsolete documents.                      87 - Removed obsolete documents.
109                                                    88 
110 17 May 2018 - Jose Luis Rodriguez Sanchez (had     89 17 May 2018 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-04-02)
111 ----------------------------------------------     90 --------------------------------------------------
112 - Cleaning some files and update information.      91 - Cleaning some files and update information.
113                                                    92 
114 14 May 2018 - Jose Luis Rodriguez Sanchez (had     93 14 May 2018 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-04-01)
115 ----------------------------------------------     94 --------------------------------------------------
116 - Removed obsolete test.                           95 - Removed obsolete test.
117                                                    96 
118 14 May 2018 - Jose Luis Rodriguez Sanchez (had     97 14 May 2018 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-04-00)
119 ----------------------------------------------     98 --------------------------------------------------
120 - Update some parameters and right tag.            99 - Update some parameters and right tag.
121                                                   100 
122 12 May 2018 - Jose Luis Rodriguez Sanchez (had    101 12 May 2018 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-03-01)
123 ----------------------------------------------    102 --------------------------------------------------
124 - Update some parameters.                         103 - Update some parameters.
125                                                   104 
126 19 October 2017 - Jose Luis Rodriguez Sanchez     105 19 October 2017 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-03-00)
127 ----------------------------------------------    106 --------------------------------------------------
128 - New C++ version of abla07                       107 - New C++ version of abla07
129                                                   108 
130 11 December 2015 - Davide Mancusi (hadr-abla-V    109 11 December 2015 - Davide Mancusi (hadr-abla-V10-02-00)
131 ----------------------------------------------    110 --------------------------------------------------
132 - Fix bug in de-excitation of boosted nucleon     111 - Fix bug in de-excitation of boosted nucleon remnants.
133                                                   112 
134 28 October 2015 - Davide Mancusi (hadr-abla-V1    113 28 October 2015 - Davide Mancusi (hadr-abla-V10-01-01)
135 ----------------------------------------------    114 --------------------------------------------------
136 - Modifications for while loop checking.          115 - Modifications for while loop checking.
137                                                   116 
138 23 April 2015 - Davide Mancusi (hadr-abla-V10-    117 23 April 2015 - Davide Mancusi (hadr-abla-V10-01-00)
139 ----------------------------------------------    118 --------------------------------------------------
140 - Fix Coverity warnings.                          119 - Fix Coverity warnings.
141                                                   120 
142 6 November 2014 - Davide Mancusi (hadr-abla-V1    121 6 November 2014 - Davide Mancusi (hadr-abla-V10-00-02)
143 ----------------------------------------------    122 --------------------------------------------------
144 - Fix a Coverity warning.                         123 - Fix a Coverity warning.
145                                                   124 
146 22 May 2014 - Davide Mancusi (hadr-abla-V10-00    125 22 May 2014 - Davide Mancusi (hadr-abla-V10-00-01)
147 ----------------------------------------------    126 --------------------------------------------------
148 - Fix some Coverity warnings.                     127 - Fix some Coverity warnings.
149                                                   128 
150 16 April 2014 - Davide Mancusi (hadr-abla-V10-    129 16 April 2014 - Davide Mancusi (hadr-abla-V10-00-00)
151 ----------------------------------------------    130 --------------------------------------------------
152 - Add model-description methods to the interfa    131 - Add model-description methods to the interface.
153                                                   132 
154 6 November 2013 - Davide Mancusi (hadr-abla-V0    133 6 November 2013 - Davide Mancusi (hadr-abla-V09-06-03)
155 ----------------------------------------------    134 --------------------------------------------------
156 - Fix segfault on the production of exotic fra    135 - Fix segfault on the production of exotic fragments.
157                                                   136 
158 6 November 2013 - Davide Mancusi (hadr-abla-V0    137 6 November 2013 - Davide Mancusi (hadr-abla-V09-06-02)
159 ----------------------------------------------    138 --------------------------------------------------
160 - Fix clang warnings.                             139 - Fix clang warnings.
161                                                   140 
162 6 November 2013 - Davide Mancusi (hadr-abla-V0    141 6 November 2013 - Davide Mancusi (hadr-abla-V09-06-01)
163 ----------------------------------------------    142 --------------------------------------------------
164 - Remove some old unused source files.            143 - Remove some old unused source files.
165 - Fix dependencies and includes in GNUmakefile    144 - Fix dependencies and includes in GNUmakefile and sources.cmake.
166                                                   145 
167 30 October 2013 - Davide Mancusi (hadr-abla-V0    146 30 October 2013 - Davide Mancusi (hadr-abla-V09-06-00)
168 ----------------------------------------------    147 --------------------------------------------------
169 - Resurrect the ABLA model.                       148 - Resurrect the ABLA model.
170                                                   149 
171 12 May 2012 - Davide Mancusi (hadr-abla-V09-05    150 12 May 2012 - Davide Mancusi (hadr-abla-V09-05-01)
172 ----------------------------------------------    151 --------------------------------------------------
173 - Update the ABLA files to the latest version     152 - Update the ABLA files to the latest version (includes some bug fixes and some
174   refactoring) and add build files.               153   refactoring) and add build files.
175                                                   154 
176 15 September 2011  Dennis Wright                  155 15 September 2011  Dennis Wright
177 -------------------------------                   156 -------------------------------
178 - use new G4Exception.  Files affected: G4Abla    157 - use new G4Exception.  Files affected: G4Abla.cc, G4AblaDataFile.cc
179                                                   158 
180 10 November 2010  Dennis Wright                   159 10 November 2010  Dennis Wright
181 -------------------------------                   160 -------------------------------
182 - the code in this directory is not used as of    161 - the code in this directory is not used as of this date
183                                                   162 
184 27 February 2008 - Pekka Kaitaniemi               163 27 February 2008 - Pekka Kaitaniemi
185 -----------------------------------               164 -----------------------------------
186 - Added ABLA code that has been separated from    165 - Added ABLA code that has been separated from INCL.
187 - GNUmakefile does not exist yet on purpose.      166 - GNUmakefile does not exist yet on purpose.
188 - This is preliminary version and should not y    167 - This is preliminary version and should not yet be used.