This submodule contains the implementation of the methods of TYPE bnslorene that handle I/O (input/output)
FT 05.11.2021
Print the parameters of the binary neutron stars' initial data computed by \(\texttt{LORENE}\)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(bnslorene), | intent(inout) | :: | this |
bnslorene object which this PROCEDURE is a member of |
Prints a summary of the physical properties the \(\mathrm{BNS}\) system
produced by | lorene to the standard output and, optionally,
to a formatted file whose name is given as the optional
argument filename
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(bnslorene), | intent(in) | :: | this | |||
character(len=*), | intent(inout), | optional | :: | filename |
Name of the formatted file to print the summary to |