#include <feedback.h>
|
|
IMF * | imf |
| |
|
char | achIMF [32] |
| |
|
SN | sn |
| |
|
double | dDeltaStarForm |
| |
|
double | dErgPerGmUnit |
| |
|
double | dSecUnit |
| |
|
double | dMaxGasMass |
| |
|
int | bSNTurnOffCooling |
| |
|
int | bSmallSNSmooth |
| |
|
int | bShortCoolShutoff |
| |
|
int | bAGORAFeedback |
| |
|
double | dExtraCoolShutoff |
| |
|
double | dRadPreFactor |
| |
|
double | dTimePreFactor |
| |
|
int | nSmoothFeedback |
| |
|
double | dMaxCoolShutoff |
| |
|
double | dEarlyFeedbackFrac |
| |
|
double | dFBInitialMassLoad |
| |
|
double | dMultiPhaseMinTemp |
| |
|
double | dMultiPhaseMaxTime |
| |
|
double | dEarlyETotal |
| |
|
|
double | dGmUnit |
| |
|
double | dGmPerCcUnit |
| |
|
double | dErgUnit |
| |
|
Padova | pdva |
| |
@ brief Derived class to handle the deep copy for the IMF pointer. N.B. All attributes except imf need to be in Fdbk_Shallow.
◆ CheckParams()
Total SNe ergs/solar mass of stars
◆ DoFeedback()
Fdbk main method.
- Parameters
-
| p | Star particle doing feedback |
| dTime | Current time in years. |
| dDeltaYr | Timestep in years. |
| fbTotals | pointer to total effects for bookkeeping |
| LWData | pointer to the table containing Lyman-Werner data if stochastic IMF sampling is used. |
| rndGen | Random number generator reference |
The documentation for this class was generated from the following files: