Files
geant4/source/processes/hadronic/models/abla/History
T
2016-06-30 14:12:05 +02:00

78 lines
2.9 KiB
Plaintext

-------------------------------------------------------------------
==========================================================
Geant4 - an Object-Oriented Toolkit for Physics Simulation
==========================================================
$Id: History 94861 2015-12-14 10:00:31Z gcosmo $
---------------------------------------------------------------------
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)
---------------------------------------------------------------
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.