Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

sstar_to_dyn.C File Reference

#include "sstar_to_dyn.h"
#include "star.h"
#include "dyn.h"

Go to the source code of this file.

Defines

#define DEBUG   false
#define EPSILON   1.e-10

Functions

bool has_sstar (dyn *bi)
vector conv_v_star_to_dyn (vector &v, real rf, real tf)
vector anomalous_velocity (dyn *b)
real get_effective_radius (dyn *b)
real get_total_mass (dyn *b)
stellar_type get_element_type (dyn *b)
local void evolve_the_stars (node *bi, const real end_time)
bool stellar_evolution (dyn *b)
real sudden_mass_loss (dyn *stellar_node)
bool merge_with_primary (star *primary, star *secondary)


Define Documentation

#define DEBUG   false
 

Definition at line 14 of file sstar_to_dyn.C.

#define EPSILON   1.e-10
 

Definition at line 71 of file sstar_to_dyn.C.


Function Documentation

vector anomalous_velocity ( dyn * b )
 

Definition at line 40 of file sstar_to_dyn.C.

Referenced by KICK_VELOCITY(), and evolve_stars().

vector conv_v_star_to_dyn ( vector & v,
real rf,
real tf )
 

Definition at line 26 of file sstar_to_dyn.C.

Referenced by anomalous_velocity().

local void evolve_the_stars ( node * bi,
const real end_time )
 

Definition at line 72 of file sstar_to_dyn.C.

Referenced by stellar_evolution().

real get_effective_radius ( dyn * b )
 

Definition at line 57 of file sstar_to_dyn.C.

Referenced by KICK_VELOCITY().

stellar_type get_element_type ( dyn * b )
 

Definition at line 67 of file sstar_to_dyn.C.

real get_total_mass ( dyn * b )
 

Definition at line 62 of file sstar_to_dyn.C.

Referenced by DEBUG(), KICK_VELOCITY(), evolve_an_unperturbed_binary(), evolve_stars(), stellar_evolution(), update_dyn_from_binary_evolution(), and update_kepler_from_binary_evolution().

bool has_sstar ( dyn * bi )
 

Definition at line 17 of file sstar_to_dyn.C.

Referenced by make_star_state(), print_compact_stars(), print_mass_over_light(), print_special_stars(), and remove_escapers().

bool merge_with_primary ( star * primary,
star * secondary )
 

Definition at line 175 of file sstar_to_dyn.C.

Referenced by KICK_VELOCITY().

bool stellar_evolution ( dyn * b )
 

Definition at line 101 of file sstar_to_dyn.C.

Referenced by evolve_stars(), and main().

real sudden_mass_loss ( dyn * stellar_node )
 

Definition at line 153 of file sstar_to_dyn.C.

Referenced by delete_double(), and evolve_stars().


Generated at Sun Feb 24 09:57:31 2002 for STARLAB by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001