construct_bnsfuka Interface

interface


Calls

interface~~construct_bnsfuka~~CallsGraph interface~construct_bnsfuka construct_bnsfuka proc~construct_bnsfuka construct_bnsfuka interface~construct_bnsfuka->proc~construct_bnsfuka interface~read_bns_properties~2 read_bns_properties proc~construct_bnsfuka->interface~read_bns_properties~2 timer timer proc~construct_bnsfuka->timer proc~read_bns_properties~2 read_bns_properties interface~read_bns_properties~2->proc~read_bns_properties~2 interface~get_fuka_id_params get_fuka_id_params proc~read_bns_properties~2->interface~get_fuka_id_params interface~print_bns_properties~2 print_bns_properties proc~read_bns_properties~2->interface~print_bns_properties~2 proc~shorten_eos_name shorten_eos_name proc~read_bns_properties~2->proc~shorten_eos_name proc~print_bns_properties~2 print_bns_properties interface~print_bns_properties~2->proc~print_bns_properties~2

public module subroutine construct_bnsfuka(derived_type, filename, eos_filenames)

Arguments

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

Constructed bnsfuka object

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

\(\texttt{FUKA}\) 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