Loading [MathJax]/jax/output/HTML-CSS/jax.js

construct_diffstarlorene Interface

interface


Calls

interface~~construct_diffstarlorene~~CallsGraph interface~construct_diffstarlorene construct_diffstarlorene proc~construct_diffstarlorene construct_diffstarlorene interface~construct_diffstarlorene->proc~construct_diffstarlorene interface~read_diffstar_properties read_diffstar_properties proc~construct_diffstarlorene->interface~read_diffstar_properties timer timer proc~construct_diffstarlorene->timer proc~read_diffstar_properties read_diffstar_properties interface~read_diffstar_properties->proc~read_diffstar_properties interface~get_diffstar_params get_diffstar_params proc~read_diffstar_properties->interface~get_diffstar_params interface~print_diffstar_properties print_diffstar_properties proc~read_diffstar_properties->interface~print_diffstar_properties proc~k_lorene2cu k_lorene2cu proc~read_diffstar_properties->proc~k_lorene2cu proc~k_lorene2cu_pwp k_lorene2cu_pwp proc~read_diffstar_properties->proc~k_lorene2cu_pwp proc~read_compose_beta_equilibrated_eos read_compose_beta_equilibrated_eos proc~read_diffstar_properties->proc~read_compose_beta_equilibrated_eos proc~shorten_eos_name shorten_eos_name proc~read_diffstar_properties->proc~shorten_eos_name proc~print_diffstar_properties print_diffstar_properties interface~print_diffstar_properties->proc~print_diffstar_properties proc~print_diffstar_properties->proc~k_lorene2cu proc~print_diffstar_properties->proc~k_lorene2cu_pwp

public module subroutine construct_diffstarlorene(derived_type, filename, eos_filenames)

Arguments

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

Constructed diffstarlorene object

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

LORENE binary file containing the spectral DRS ID

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

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

Description

Constructs a diffstarlorene object 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