#include <neutrn.h>
Data Fields | |
float | frcneu |
float | totneu |
bool | lgNeutrnHeatOn |
float | effneu |
double | CrsSecNeutron |
Definition at line 4 of file neutrn.h.
double t_neutrn::CrsSecNeutron |
cross section for stopping relativistic neutrons
Definition at line 16 of file neutrn.h.
Referenced by highen(), radius_increment(), and zero().
float t_neutrn::effneu |
Definition at line 13 of file neutrn.h.
Referenced by ContSetIntensity(), ParseCommands(), and zero().
float t_neutrn::frcneu |
flag lgNeutrnHeatOn says heating due to neutrons is enabled frcneu is fraction of total luminosity in neutrons, effneu is efficiency totneu is resulting total luminosity
Definition at line 10 of file neutrn.h.
Referenced by ContSetIntensity(), ParseCommands(), and zero().
Definition at line 12 of file neutrn.h.
Referenced by ContSetIntensity(), highen(), ParseCommands(), radius_increment(), and zero().
float t_neutrn::totneu |
Definition at line 10 of file neutrn.h.
Referenced by ContSetIntensity(), highen(), radius_increment(), and zero().