Class for computing a black hole - neutron star binary system with comparable mass (). More...
#include <bin_bhns.h>
Public Member Functions | |
| Bin_bhns (Map &mp_bh, Map &mp_ns, int nzet, const Eos &eos, bool irrot_ns, bool kerrschild, bool bc_lapse_nd, bool bc_lapse_fs, bool irrot_bh, double mass_bh) | |
| Relative error on the Hamiltonian constraint. | |
| Bin_bhns (const Bin_bhns &) | |
| Copy constructor. | |
| Bin_bhns (Map &mp_bh, Map &mp_ns, const Eos &eos, FILE *fich) | |
Constructor from a file (see sauve(FILE*) ). | |
| virtual | ~Bin_bhns () |
| Destructor. | |
| void | operator= (const Bin_bhns &) |
| Assignment to another Bin_bhns. | |
| Hole_bhns & | set_bh () |
| Read/write of the black hole. | |
| Star_bhns & | set_ns () |
| Read/write of the neutron star. | |
| double & | set_omega () |
| Sets the orbital angular velocity [{ f}]. | |
| double & | set_separ () |
| Sets the orbital separation [{ r}]. | |
| double & | set_x_rot () |
| Sets the absolute coordinate X of the rotation axis [{ r}]. | |
| double & | set_y_rot () |
| Sets the absolute coordinate Y of the rotation axis [{ r}]. | |
| const Hole_bhns & | get_bh () const |
| Returns a reference to the black hole. | |
| const Star_bhns & | get_ns () const |
| Returns a reference to the neutron star. | |
| double | get_omega () const |
| Returns the orbital angular velocity [{ f}]. | |
| double | get_separ () const |
| Returns the coordinate separation of the binary system [{ r}]. | |
| double | get_x_rot () const |
| Returns the absolute coordinate X of the rotation axis [{ r}]. | |
| double | get_y_rot () const |
| Returns the absolute coordinate Y of the rotation axis [{ r}]. | |
| virtual void | sauve (FILE *) const |
| Save in a file. | |
| void | display_poly (ostream &) const |
| Display in polytropic units. | |
| double | mass_adm_bhns_surf () const |
| Total ADM mass. | |
| double | mass_adm_bhns_vol () const |
| double | mass_kom_bhns_surf () const |
| Total Komar mass. | |
| double | mass_kom_bhns_vol () const |
| const Tbl & | line_mom_bhns () const |
| Total linear momentum. | |
| const Tbl & | angu_mom_bhns () const |
| Total angular momentum. | |
| double | virial_bhns_surf () const |
| Estimates the relative error on the virial theorem $|1 - M_{ Komar} / M_{ ADM}|$. | |
| double | virial_bhns_vol () const |
| Estimates the relative error on the virial theorem $|1 - M_{ Komar} / M_{ ADM}|$. | |
| double | xa_barycenter () const |
| Absolute coordinate X of the barycenter of the baryon density. | |
| double | ya_barycenter () const |
| Absolute coordinate Y of the barycenter of the baryon density. | |
| double | omega_two_points () const |
| Orbital angular velocity derived from another method. | |
| void | orbit_omega (double fact_omeg_min, double fact_omeg_max) |
| Estimates the relative error on the Hamiltonian constraint. | |
| void | rotation_axis_x (double rot_exp_x) |
| Computes the position of the rotation axis X. | |
| void | rotation_axis_y (double thres_rot, double rot_exp_y, double fact) |
| Computes the position of the rotation axis Y. | |
| void | shift_analytic (double reduce_shift_bh, double reduce_shift_ns) |
| Sets some analytical template for the initial shift vector. | |
Protected Member Functions | |
| void | del_deriv () const |
| Deletes all the derived quantities. | |
| void | set_der_0x0 () const |
Sets to 0x0 all the pointers on derived quantities. | |
Protected Attributes | |
| const Base_vect_cart | ref_triad |
| Cartesian triad of the absolute reference frame. | |
| Hole_bhns | hole |
| Black hole. | |
| Star_bhns | star |
| Neutron star. | |
| double | omega |
| Angular velocity with respect to an asymptotically inertial observer. | |
| double | separ |
| Absolute orbital separation between two centers of BH and NS. | |
| double | x_rot |
| Absolute X coordinate of the rotation axis. | |
| double | y_rot |
| Absolute Y coordinate of the rotation axis. | |
| double * | p_mass_adm_bhns_surf |
| Total ADM mass of the system calculated by the surface integral at infinity. | |
| double * | p_mass_adm_bhns_vol |
| Total ADM mass of the system calculated by the volume integral and the surface integral at the apparent horizon. | |
| double * | p_mass_kom_bhns_surf |
| Total Komar mass of the system calculated by the surface integral at infinity. | |
| double * | p_mass_kom_bhns_vol |
| Total Komar mass of the system calculated by the volume integral and the surface integral at the apparent horizon. | |
| Tbl * | p_line_mom_bhns |
| Total linear momentum of the system. | |
| Tbl * | p_angu_mom_bhns |
| Total angular momentum of the system. | |
| double * | p_virial_bhns_surf |
| Virial theorem error calculated by the ADM mass and the Komar mass of the surface integral at infinity. | |
| double * | p_virial_bhns_vol |
| Virial theorem error calculated by the ADM mass and the Komar mass of the volume integral. | |
| double * | p_xa_barycenter |
| Absolute coordinate X of the barycenter of the baryon density. | |
| double * | p_ya_barycenter |
| Absolute coordinate Y of the barycenter of the baryon density. | |
| double * | p_omega_two_points |
| Orbital angular velocity derived from another method. | |
Private Member Functions | |
| ostream & | operator>> (ostream &) const |
| Operator >> (function called by the operator <<). | |
Friends | |
| ostream & | operator<< (ostream &, const Bin_bhns &) |
| Display. | |
Class for computing a black hole - neutron star binary system with comparable mass ().
Definition at line 58 of file bin_bhns.h.
| Bin_bhns::Bin_bhns | ( | Map & | mp_bh, | |
| Map & | mp_ns, | |||
| int | nzet, | |||
| const Eos & | eos, | |||
| bool | irrot_ns, | |||
| bool | kerrschild, | |||
| bool | bc_lapse_nd, | |||
| bool | bc_lapse_fs, | |||
| bool | irrot_bh, | |||
| double | mass_bh | |||
| ) |
Relative error on the Hamiltonian constraint.
Relative error on the momentum constraint Standard constructor
| mp_bh | Mapping on which the black hole will be defined | |
| mp_ns | Mapping on which the neutron star will be defined | |
| nzet | Number of domains occupied by the neutron star | |
| eos | Equation of state of the neutron star | |
| irrot_ns | should be { true} if NS is irrotational, { false} if NS is corotating | |
| kerrschild | should be { true} if the background metric is Kerr-Schild, { false} if the background metric is conformally flat | |
| bc_lapse_nd | should be { true} if the BC type for lapse is Neumann, { false} if the BC type is Dirichlet | |
| bc_lapse_fs | should be { true} if the BC is first type { false} if the BC is second one | |
| irrot_bh | should be { true} if BH is irrotational, { false} if NS is corotating | |
| mass_bh | Black hole mass which appears in the background metric |
Definition at line 66 of file bin_bhns.C.
References omega, separ, set_der_0x0(), x_rot, and y_rot.
| Bin_bhns::Bin_bhns | ( | const Bin_bhns & | bibi | ) |
Constructor from a file (see sauve(FILE*) ).
Definition at line 104 of file bin_bhns.C.
References fread_be(), omega, separ, set_der_0x0(), x_rot, and y_rot.
| Bin_bhns::~Bin_bhns | ( | ) | [virtual] |
| const Tbl & Bin_bhns::angu_mom_bhns | ( | ) | const |
Total angular momentum.
Definition at line 1609 of file bin_bhns_global.C.
References Tensor::annule_domain(), Tbl::annule_hard(), Map::cosp, Map::cost, Scalar::dec_dzpuis(), Scalar::dsdr(), Scalar::dsdx(), Scalar::dsdy(), Scalar::dsdz(), Map::get_bvect_cart(), Star_bhns::get_confo_tot(), Hole_bhns::get_confo_tot(), Star::get_ener_euler(), Hole_bhns::get_lapconf_tot(), Black_hole::get_mass_bh(), Star::get_mp(), Black_hole::get_mp(), Map::get_ori_x(), Star::get_press(), Hole_bhns::get_taij_tot(), Hole_bhns::get_taij_tot_rs(), Star::get_u_euler(), Hole_bhns::has_bc_lapconf_fs(), Hole_bhns::has_bc_lapconf_nd(), hole, Scalar::inc_dzpuis(), Scalar::integrale(), Map_af::integrale_surface(), Black_hole::is_kerrschild(), log(), p_angu_mom_bhns, pow(), Map::r, Black_hole::r_coord(), Scalar::raccord(), Tbl::set(), Tensor::set(), Tensor::set_etat_qcq(), Scalar::set_etat_qcq(), Map::sinp, Map::sint, sqrt(), star, Scalar::std_spectral_base(), Map::val_r(), Map::xa, Map::ya, and Map::za.
| void Bin_bhns::del_deriv | ( | ) | const [protected] |
Deletes all the derived quantities.
Definition at line 138 of file bin_bhns.C.
References p_angu_mom_bhns, p_line_mom_bhns, p_mass_adm_bhns_surf, p_mass_adm_bhns_vol, p_mass_kom_bhns_surf, p_mass_kom_bhns_vol, p_omega_two_points, p_virial_bhns_surf, p_virial_bhns_vol, p_xa_barycenter, p_ya_barycenter, and set_der_0x0().
| void Bin_bhns::display_poly | ( | ostream & | ost | ) | const |
Display in polytropic units.
Definition at line 305 of file bin_bhns.C.
References Star::get_eos(), Eos_poly::get_gam(), Eos_poly::get_kap(), Black_hole::get_mass_bh(), Star::get_mp(), Hole_bhns::get_omega_spin(), Map::get_ori_y(), hole, Black_hole::is_kerrschild(), Star_bhns::mass_b(), Hole_bhns::mass_irr_bhns(), omega, pow(), Black_hole::rad_ah(), Star::ray_eq(), Star::ray_eq_pi(), separ, sqrt(), and star.
| const Hole_bhns& Bin_bhns::get_bh | ( | ) | const [inline] |
| const Star_bhns& Bin_bhns::get_ns | ( | ) | const [inline] |
Returns a reference to the neutron star.
Definition at line 223 of file bin_bhns.h.
References star.
| double Bin_bhns::get_omega | ( | ) | const [inline] |
Returns the orbital angular velocity [{ f}].
Definition at line 226 of file bin_bhns.h.
References omega.
| double Bin_bhns::get_separ | ( | ) | const [inline] |
Returns the coordinate separation of the binary system [{ r}].
Definition at line 231 of file bin_bhns.h.
References separ.
| double Bin_bhns::get_x_rot | ( | ) | const [inline] |
Returns the absolute coordinate X of the rotation axis [{ r}].
Definition at line 236 of file bin_bhns.h.
References x_rot.
| double Bin_bhns::get_y_rot | ( | ) | const [inline] |
Returns the absolute coordinate Y of the rotation axis [{ r}].
Definition at line 241 of file bin_bhns.h.
References y_rot.
| const Tbl & Bin_bhns::line_mom_bhns | ( | ) | const |
Total linear momentum.
Definition at line 1129 of file bin_bhns_global.C.
References Tensor::annule(), Tensor::annule_domain(), Tbl::annule_hard(), Map::cosp, Map::cost, Scalar::dec_dzpuis(), Map::get_bvect_cart(), Star_bhns::get_confo_tot(), Star::get_ener_euler(), Black_hole::get_mass_bh(), Star::get_mp(), Black_hole::get_mp(), Star::get_press(), Star_bhns::get_shift_auto(), Hole_bhns::get_shift_auto(), Hole_bhns::get_taij_tot(), Star::get_u_euler(), hole, Scalar::inc_dzpuis(), Scalar::integrale(), Map_af::integrale_surface(), Map_af::integrale_surface_infini(), Black_hole::is_kerrschild(), omega, p_line_mom_bhns, pow(), Map::r, Scalar::raccord(), separ, Tbl::set(), Tensor::set(), Map::set_ori(), Map::sinp, Map::sint, sqrt(), star, Scalar::std_spectral_base(), Vector::std_spectral_base(), Map::val_r(), x_rot, and y_rot.
| double Bin_bhns::mass_adm_bhns_surf | ( | ) | const |
Total ADM mass.
Definition at line 64 of file bin_bhns_global.C.
References Tensor::annule_domain(), Scalar::dsdr(), Star_bhns::get_confo_auto(), Hole_bhns::get_confo_auto_rs(), Black_hole::get_mass_bh(), Star::get_mp(), Black_hole::get_mp(), Hole_bhns::has_bc_lapconf_fs(), Hole_bhns::has_bc_lapconf_nd(), hole, Scalar::inc_dzpuis(), Map_af::integrale_surface_infini(), Black_hole::is_kerrschild(), p_mass_adm_bhns_surf, pow(), Map::r, Black_hole::r_coord(), Scalar::raccord(), sqrt(), star, and Scalar::std_spectral_base().
| double Bin_bhns::mass_kom_bhns_surf | ( | ) | const |
Total Komar mass.
Definition at line 533 of file bin_bhns_global.C.
References Tensor::annule_domain(), Scalar::dsdr(), Star_bhns::get_confo_auto(), Hole_bhns::get_confo_auto_rs(), Star_bhns::get_lapconf_auto(), Hole_bhns::get_lapconf_auto_rs(), Black_hole::get_mass_bh(), Star::get_mp(), Black_hole::get_mp(), Hole_bhns::has_bc_lapconf_fs(), Hole_bhns::has_bc_lapconf_nd(), hole, Scalar::inc_dzpuis(), Map_af::integrale_surface_infini(), Black_hole::is_kerrschild(), p_mass_kom_bhns_surf, pow(), Map::r, Black_hole::r_coord(), Scalar::raccord(), sqrt(), star, and Scalar::std_spectral_base().
| double Bin_bhns::omega_two_points | ( | ) | const |
Orbital angular velocity derived from another method.
Definition at line 63 of file bin_bhns_omega_tp.C.
References Star_bhns::get_confo_tot(), Star_bhns::get_gam(), Star_bhns::get_lapconf_tot(), Star::get_mp(), Star_bhns::get_psi4(), Star_bhns::get_shift_tot(), hole, Black_hole::is_kerrschild(), p_omega_two_points, Star::ray_eq(), Star::ray_eq_pi(), sqrt(), star, Scalar::val_grid_point(), x_rot, and y_rot.
| void Bin_bhns::operator= | ( | const Bin_bhns & | bibi | ) |
| ostream & Bin_bhns::operator>> | ( | ostream & | ost | ) | const [private] |
Operator >> (function called by the operator <<).
Definition at line 227 of file bin_bhns.C.
References Star_bhns::get_confo_tot(), Hole_bhns::get_confo_tot(), Star::get_ent(), Star_bhns::get_lapse_tot(), Hole_bhns::get_lapse_tot(), Black_hole::get_mass_bh(), Black_hole::get_mp(), Star_bhns::get_shift_tot(), Hole_bhns::get_shift_tot(), hole, Black_hole::is_kerrschild(), Star_bhns::mass_b(), Hole_bhns::mass_irr_bhns(), omega, Black_hole::rad_ah(), Star::ray_eq(), Star::ray_eq_3pis2(), Star::ray_eq_pi(), Star::ray_eq_pis2(), Star::ray_pole(), separ, star, and x_rot.
| void Bin_bhns::orbit_omega | ( | double | fact_omeg_min, | |
| double | fact_omeg_max | |||
| ) |
Estimates the relative error on the Hamiltonian constraint.
Estimates the relative error on the momentum constraint Computes the orbital angular velocity { omega} fact_omeg_min [input] : determines the lower bound of the interval { [omega, omega]} in which { omega} is searched by { omega = fact * omega}, where { omega} is the previous value of the angular velocity (typical value : { fact = 0.5})
| fact_omeg_max | [input] : determines the higher bound of the interval { [omega, omega]} in which { omega} is searched by { omega = fact * omega}, where { omega} is the previous value of the angular velocity. (typical value : { fact = 1.5}) |
Definition at line 64 of file bin_bhns_orbit.C.
References Param::add_double(), Scalar::dsdx(), Star_bhns::get_confo_auto(), Star_bhns::get_confo_tot(), Star_bhns::get_d_confo_comp(), Star_bhns::get_d_lapconf_comp(), Star_bhns::get_d_shift_comp(), Star_bhns::get_lapconf_auto(), Star_bhns::get_lapconf_tot(), Star_bhns::get_loggam(), Black_hole::get_mass_bh(), Black_hole::get_mp(), Star::get_mp(), Map::get_rot_phi(), Star_bhns::get_shift_auto(), Star_bhns::get_shift_tot(), Tbl::get_taille(), hole, Black_hole::is_kerrschild(), omega, pow(), separ, star, Scalar::std_spectral_base(), Scalar::val_grid_point(), x_rot, y_rot, zero_list(), and zerosec_b().
| void Bin_bhns::rotation_axis_x | ( | double | rot_exp_x | ) |
Computes the position of the rotation axis X.
| rot_exp_x | [input] : exponent of the factor which modifies the position of the two stars from the rotation axis |
Definition at line 54 of file bin_bhns_rotaxis.C.
References Black_hole::get_mass_bh(), Star::get_mp(), Black_hole::get_mp(), Map::get_ori_x(), Map::get_ori_y(), hole, line_mom_bhns(), omega, pow(), separ, Star::set_mp(), Black_hole::set_mp(), set_x_rot(), and star.
| void Bin_bhns::rotation_axis_y | ( | double | thres_rot, | |
| double | rot_exp_y, | |||
| double | fact | |||
| ) |
Computes the position of the rotation axis Y.
| thres_rot | [input] : threshold to stop moving to the Y dir. | |
| rot_exp_y | [input] : exponent of the factor which modifies the Y position of the neutron star coordinate | |
| fact | [input] : factor to multiply to Y_NS |
Definition at line 97 of file bin_bhns_rotaxis.C.
References Black_hole::get_mass_bh(), Black_hole::get_mp(), Star::get_mp(), Map::get_ori_x(), Map::get_ori_y(), hole, line_mom_bhns(), omega, pow(), separ, Star::set_mp(), Black_hole::set_mp(), set_y_rot(), star, xa_barycenter(), and ya_barycenter().
| void Bin_bhns::sauve | ( | FILE * | fich | ) | const [virtual] |
Save in a file.
Definition at line 206 of file bin_bhns.C.
References fwrite_be(), hole, omega, Star_bhns::sauve(), Hole_bhns::sauve(), separ, star, x_rot, and y_rot.
| Hole_bhns& Bin_bhns::set_bh | ( | ) | [inline] |
Read/write of the black hole.
Definition at line 194 of file bin_bhns.h.
References del_deriv(), and hole.
| void Bin_bhns::set_der_0x0 | ( | ) | const [protected] |
Sets to 0x0 all the pointers on derived quantities.
Definition at line 158 of file bin_bhns.C.
References p_angu_mom_bhns, p_line_mom_bhns, p_mass_adm_bhns_surf, p_mass_adm_bhns_vol, p_mass_kom_bhns_surf, p_mass_kom_bhns_vol, p_omega_two_points, p_virial_bhns_surf, p_virial_bhns_vol, p_xa_barycenter, and p_ya_barycenter.
| Star_bhns& Bin_bhns::set_ns | ( | ) | [inline] |
Read/write of the neutron star.
Definition at line 199 of file bin_bhns.h.
References del_deriv(), and star.
| double& Bin_bhns::set_omega | ( | ) | [inline] |
Sets the orbital angular velocity [{ f}].
Definition at line 204 of file bin_bhns.h.
References omega.
| double& Bin_bhns::set_separ | ( | ) | [inline] |
| double& Bin_bhns::set_x_rot | ( | ) | [inline] |
Sets the absolute coordinate X of the rotation axis [{ r}].
Definition at line 210 of file bin_bhns.h.
References x_rot.
| double& Bin_bhns::set_y_rot | ( | ) | [inline] |
Sets the absolute coordinate Y of the rotation axis [{ r}].
Definition at line 213 of file bin_bhns.h.
References y_rot.
| void Bin_bhns::shift_analytic | ( | double | reduce_shift_bh, | |
| double | reduce_shift_ns | |||
| ) |
Sets some analytical template for the initial shift vector.
| reduce_shift_bh | [input] : factor to reduce the initial ansatz | |
| reduce_shift_ns | [input] : factor to reduce the initial ansatz |
Definition at line 55 of file bin_bhns_shift_ana.C.
References Scalar::annule(), Tensor::annule_domain(), Map::cosp, Map::cost, Black_hole::get_mass_bh(), Star::get_mp(), Black_hole::get_mp(), Star::get_nzet(), Hole_bhns::get_shift_auto_rs(), hole, Star_bhns::is_irrotational(), Hole_bhns::is_irrotational(), omega, pow(), Map::r, separ, Star_bhns::set_shift_auto(), Hole_bhns::set_shift_auto_rs(), Map::sinp, Map::sint, star, Scalar::std_spectral_base(), Scalar::val_grid_point(), Map::x, Map::y, and Map::z.
| double Bin_bhns::virial_bhns_surf | ( | ) | const |
Estimates the relative error on the virial theorem $|1 - M_{ Komar} / M_{ ADM}|$.
Definition at line 2168 of file bin_bhns_global.C.
References mass_adm_bhns_surf(), mass_kom_bhns_surf(), and p_virial_bhns_surf.
| double Bin_bhns::virial_bhns_vol | ( | ) | const |
Estimates the relative error on the virial theorem $|1 - M_{ Komar} / M_{ ADM}|$.
Definition at line 2183 of file bin_bhns_global.C.
References p_virial_bhns_vol.
| double Bin_bhns::xa_barycenter | ( | ) | const |
Absolute coordinate X of the barycenter of the baryon density.
Definition at line 2201 of file bin_bhns_global.C.
References Star_bhns::get_confo_tot(), Scalar::get_dzpuis(), Star::get_gam_euler(), Black_hole::get_mass_bh(), Star::get_mp(), Star::get_nbar(), hole, Scalar::inc_dzpuis(), Scalar::integrale(), Black_hole::is_kerrschild(), p_xa_barycenter, pow(), separ, sqrt(), star, Scalar::std_spectral_base(), Map::x, Map::xa, Map::y, and Map::z.
| double Bin_bhns::ya_barycenter | ( | ) | const |
Absolute coordinate Y of the barycenter of the baryon density.
Definition at line 2277 of file bin_bhns_global.C.
References Star_bhns::get_confo_tot(), Scalar::get_dzpuis(), Star::get_gam_euler(), Black_hole::get_mass_bh(), Star::get_mp(), Star::get_nbar(), hole, Scalar::inc_dzpuis(), Scalar::integrale(), Black_hole::is_kerrschild(), p_ya_barycenter, pow(), separ, sqrt(), star, Scalar::std_spectral_base(), Map::x, Map::y, Map::ya, and Map::z.
| ostream& operator<< | ( | ostream & | , | |
| const Bin_bhns & | ||||
| ) | [friend] |
Display.
Hole_bhns Bin_bhns::hole [protected] |
Black hole.
Definition at line 67 of file bin_bhns.h.
double Bin_bhns::omega [protected] |
Angular velocity with respect to an asymptotically inertial observer.
Definition at line 75 of file bin_bhns.h.
Tbl* Bin_bhns::p_angu_mom_bhns [mutable, protected] |
Total angular momentum of the system.
Definition at line 113 of file bin_bhns.h.
Tbl* Bin_bhns::p_line_mom_bhns [mutable, protected] |
Total linear momentum of the system.
Definition at line 110 of file bin_bhns.h.
double* Bin_bhns::p_mass_adm_bhns_surf [mutable, protected] |
Total ADM mass of the system calculated by the surface integral at infinity.
Definition at line 92 of file bin_bhns.h.
double* Bin_bhns::p_mass_adm_bhns_vol [mutable, protected] |
Total ADM mass of the system calculated by the volume integral and the surface integral at the apparent horizon.
Definition at line 97 of file bin_bhns.h.
double* Bin_bhns::p_mass_kom_bhns_surf [mutable, protected] |
Total Komar mass of the system calculated by the surface integral at infinity.
Definition at line 102 of file bin_bhns.h.
double* Bin_bhns::p_mass_kom_bhns_vol [mutable, protected] |
Total Komar mass of the system calculated by the volume integral and the surface integral at the apparent horizon.
Definition at line 107 of file bin_bhns.h.
double* Bin_bhns::p_omega_two_points [mutable, protected] |
Orbital angular velocity derived from another method.
Definition at line 132 of file bin_bhns.h.
double* Bin_bhns::p_virial_bhns_surf [mutable, protected] |
Virial theorem error calculated by the ADM mass and the Komar mass of the surface integral at infinity.
Definition at line 118 of file bin_bhns.h.
double* Bin_bhns::p_virial_bhns_vol [mutable, protected] |
Virial theorem error calculated by the ADM mass and the Komar mass of the volume integral.
Definition at line 123 of file bin_bhns.h.
double* Bin_bhns::p_xa_barycenter [mutable, protected] |
Absolute coordinate X of the barycenter of the baryon density.
Definition at line 126 of file bin_bhns.h.
double* Bin_bhns::p_ya_barycenter [mutable, protected] |
Absolute coordinate Y of the barycenter of the baryon density.
Definition at line 129 of file bin_bhns.h.
const Base_vect_cart Bin_bhns::ref_triad [protected] |
Cartesian triad of the absolute reference frame.
Definition at line 64 of file bin_bhns.h.
double Bin_bhns::separ [protected] |
Absolute orbital separation between two centers of BH and NS.
Definition at line 78 of file bin_bhns.h.
Star_bhns Bin_bhns::star [protected] |
Neutron star.
Definition at line 70 of file bin_bhns.h.
double Bin_bhns::x_rot [protected] |
Absolute X coordinate of the rotation axis.
Definition at line 81 of file bin_bhns.h.
double Bin_bhns::y_rot [protected] |
Absolute Y coordinate of the rotation axis.
Definition at line 84 of file bin_bhns.h.
1.6.1