construct_bnslorene Interface

interface


Calls

interface~~construct_bnslorene~~CallsGraph interface~construct_bnslorene construct_bnslorene proc~construct_bnslorene construct_bnslorene interface~construct_bnslorene->proc~construct_bnslorene interface~read_bns_properties read_bns_properties proc~construct_bnslorene->interface~read_bns_properties timer timer proc~construct_bnslorene->timer proc~read_bns_properties read_bns_properties interface~read_bns_properties->proc~read_bns_properties interface~get_lorene_bns_params get_lorene_bns_params proc~read_bns_properties->interface~get_lorene_bns_params interface~print_bns_properties print_bns_properties proc~read_bns_properties->interface~print_bns_properties proc~k_lorene2cu k_lorene2cu proc~read_bns_properties->proc~k_lorene2cu proc~k_lorene2cu_pwp k_lorene2cu_pwp proc~read_bns_properties->proc~k_lorene2cu_pwp proc~read_compose_beta_equilibrated_eos read_compose_beta_equilibrated_eos proc~read_bns_properties->proc~read_compose_beta_equilibrated_eos proc~shorten_eos_name shorten_eos_name proc~read_bns_properties->proc~shorten_eos_name proc~print_bns_properties print_bns_properties interface~print_bns_properties->proc~print_bns_properties proc~print_bns_properties->proc~k_lorene2cu proc~print_bns_properties->proc~k_lorene2cu_pwp

public module subroutine construct_bnslorene(derived_type, filename, eos_filenames)

Arguments

Type IntentOptional Attributes Name
class(bnslorene), intent(out) :: derived_type

Constructed bnslorene object

character(len=*), intent(in), optional :: filename

\(\texttt{LORENE}\) binary file containing the spectral \(\mathrm{BNS}\) \(\mathrm{ID}\)

character(len=*), intent(in), optional, DIMENSION(:) :: eos_filenames

Array of strings containing the names of the files containing the \(\mathrm{EOS}\) to be used for each matter object. If not PRESENT, information from the file filename is used

Description

Prints a summary of the physical properties the system to the standard output and, optionally, to a formatted file whose name is given as the optional argument filename