write_species_config Subroutine

private subroutine write_species_config(self, unit)

Writes out a namelist representing the current state of the config object

Type Bound

species_config_type

Arguments

Type IntentOptional Attributes Name
class(species_config_type), intent(in) :: self
integer, intent(in), optional :: unit

Contents