NAME
Multispecies_setProperty
SYNOPSIS
Multispecies_setProperty(integer(in) :: name, integer(in) :: property, real(in) :: value)
DESCRIPTION
Sets the property of the species name to the specified value. The name is an integer because it is defined in Flash.h based on Config data. The property is an integer because it is defined in Multispecies.h. description property(defined as integer in Multispecies.h) -------------------------------------------------------------- numTotal A Total number of protons and neutrons in nucleus numPositive Z Atomic number; number of protons in nucleus numNeutral N Number of neutrons numNegative E Number of electrons bindingEnergy EB Binding energy adiabatic index GAMMA Ratio of heat capacities: Cp / Cv
ARGUMENTS
name - name of species defined in Flash.h, e.g., NI56_SPEC property - name of property define as an integer value - value to set property to
NOTES
Species properties are normally set in Simulation_initSpecies. The simulation's Config file defines the number and name of species, as in SPECIES AIR SPECIES SF6