#include <fstream.h>
#include "single_star.h"
#include "proto_star.h"
#include "SPZDCH_star.h"
Go to the source code of this file.
Defines | |
#define | REPORT_MASS_TRANSFER_TIMESCALE true |
Functions | |
single_star* | new_single_star (stellar_type type, int id, real t_cur, real t_rel, real m_rel, real m_tot, real m_core, real co_core, real p_rot, real b_fld, node *n) |
|
Definition at line 12 of file single_star.C. |
|
Definition at line 14 of file single_star.C. |