Menu

Tree [43f8f7] master /
 History

HTTPS access


File Date Author Commit
 debian 2010-11-25 Boris Boris [50b2e4] removed libboost
 doc 2011-01-23 Michael Reese Michael Reese [c4205e] corrected some errors in the manual
 examples 2010-10-06 Michael Reese Michael Reese [d1a172] First commit in Git!
 src 2023-05-17 Michael Reese Michael Reese [5bcd4b] fix fit
 AUTHORS 2011-01-23 Michael Reese Michael Reese [1a62e1] added files: README doc/manual.pdf and AUTHORS
 BUILD 2011-01-27 Michael Reese Michael Reese [156e9c] wrote small tutorial about how to use the GNU a...
 LICENSE 2010-10-06 Michael Reese Michael Reese [d1a172] First commit in Git!
 Makefile.am 2014-07-14 Michael Reese Michael Reese [640774] updated autotools configuration files, and made...
 README 2023-05-17 Michael Reese Michael Reese [43f8f7] fix README
 autogen.sh 2016-10-21 Michael Reese Michael Reese [833ad3] rename autotools init script
 changelog 2010-10-09 Boris Boris [b82851] added basic .deb structure. Still a lot of erro...
 changelog.Debian 2010-10-09 Boris Boris [b82851] added basic .deb structure. Still a lot of erro...
 configure.ac 2016-10-21 Michael Reese Michael Reese [a66a62] new release 1.2
 mkDeb.sh 2010-10-09 Boris Boris [b82851] added basic .deb structure. Still a lot of erro...

Read Me

CBS model
------------------------------------------------------------------------
This program allows to calculate predictions of the "Confined beta-Soft 
Rotor model. That is a geometrical nuclear structure model applicable in 
the R_4/2-range from 2.90 to 3.33 for even-even nuclei. It interpolates 
between the the critical point X(5) and the rigid rotor limit by means 
of one structure parameter r_beta which ranges from 0 to 1.

A user manual for the program is provided in 
/doc/manual.pdf

This program was written by Michael Reese (m.reese@gsi.de)

Install by typing:
  ./configure
  make
  make install (as root)