Class nucmass_wlw (o2scl)¶
-
class
o2scl
::
nucmass_wlw
: public o2scl::nucmass_table¶ Nuclear structure from Wang et al.
- Todo:
Unfinished.
Models
”WS3.2” in file “wlw10.o2” from Wang10
”WS3.3” in file “wllw10.o2” from Wang10b
”WS3.6” in file “lwdw11.o2” from Liu11
”WS3_RBF” in file “wl11.o2” from Wang11
”WS4_RBF” in file “wlwm14.o2” from Wang14
Public Functions
-
nucmass_wlw
()¶
-
~nucmass_wlw
()¶
-
int
load
(std::string model = "", bool external = false)¶
-
const char *
type
()¶ Return the type,
"nucmass_wlw"
.
-
bool
is_included
(int Z, int N)¶ Return false if the mass formula does not include specified nucleus.
-
double
mass_excess
(int Z, int N)¶ Given
Z
andN
, return the mass excess in MeV.
Protected Attributes
-
int
last
¶ The last table index for caching.
-
class
entry
¶ Entry structure.