Files
geant4/source/processes/hadronic/models/abla/History
T
2018-12-07 15:15:39 +01:00

114 lines
4.2 KiB
Plaintext

-------------------------------------------------------------------
==========================================================
Geant4 - an Object-Oriented Toolkit for Physics Simulation
==========================================================
---------------------------------------------------------------------
History file for the ABLA evaporation/fission model
---------------------------------------------------
This file should be used to summarize modifications introduced in the
code and to keep track of all tags.
---------------------------------------------------------------
* Please list in reverse chronological order (last date on top)
---------------------------------------------------------------
08 Oct 2018 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-04-06)
--------------------------------------------------
- Fix some coverity warnings.
30 Aug 2018 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-04-05)
--------------------------------------------------
- Extension of abla to hypernuclei.
29 Jul 2018 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-04-04)
--------------------------------------------------
- Update of abla interface.
17 May 2018 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-04-03)
--------------------------------------------------
- Removed obsolete documents.
17 May 2018 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-04-02)
--------------------------------------------------
- Cleaning some files and update information.
14 May 2018 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-04-01)
--------------------------------------------------
- Removed obsolete test.
14 May 2018 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-04-00)
--------------------------------------------------
- Update some parameters and right tag.
12 May 2018 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-03-01)
--------------------------------------------------
- Update some parameters.
19 October 2017 - Jose Luis Rodriguez Sanchez (hadr-abla-V10-03-00)
--------------------------------------------------
- New C++ version of abla07
11 December 2015 - Davide Mancusi (hadr-abla-V10-02-00)
--------------------------------------------------
- Fix bug in de-excitation of boosted nucleon remnants.
28 October 2015 - Davide Mancusi (hadr-abla-V10-01-01)
--------------------------------------------------
- Modifications for while loop checking.
23 April 2015 - Davide Mancusi (hadr-abla-V10-01-00)
--------------------------------------------------
- Fix Coverity warnings.
6 November 2014 - Davide Mancusi (hadr-abla-V10-00-02)
--------------------------------------------------
- Fix a Coverity warning.
22 May 2014 - Davide Mancusi (hadr-abla-V10-00-01)
--------------------------------------------------
- Fix some Coverity warnings.
16 April 2014 - Davide Mancusi (hadr-abla-V10-00-00)
--------------------------------------------------
- Add model-description methods to the interface.
6 November 2013 - Davide Mancusi (hadr-abla-V09-06-03)
--------------------------------------------------
- Fix segfault on the production of exotic fragments.
6 November 2013 - Davide Mancusi (hadr-abla-V09-06-02)
--------------------------------------------------
- Fix clang warnings.
6 November 2013 - Davide Mancusi (hadr-abla-V09-06-01)
--------------------------------------------------
- Remove some old unused source files.
- Fix dependencies and includes in GNUmakefile and sources.cmake.
30 October 2013 - Davide Mancusi (hadr-abla-V09-06-00)
--------------------------------------------------
- Resurrect the ABLA model.
12 May 2012 - Davide Mancusi (hadr-abla-V09-05-01)
--------------------------------------------------
- Update the ABLA files to the latest version (includes some bug fixes and some
refactoring) and add build files.
15 September 2011 Dennis Wright
-------------------------------
- use new G4Exception. Files affected: G4Abla.cc, G4AblaDataFile.cc
10 November 2010 Dennis Wright
-------------------------------
- the code in this directory is not used as of this date
27 February 2008 - Pekka Kaitaniemi
-----------------------------------
- Added ABLA code that has been separated from INCL.
- GNUmakefile does not exist yet on purpose.
- This is preliminary version and should not yet be used.