Moog (code)
   HOME

TheInfoList



OR:

MOOG is an astronomical
software Software is a set of computer programs and associated documentation and data. This is in contrast to hardware, from which the system is built and which actually performs the work. At the lowest programming level, executable code consists ...
package. It is an example of Fortran code that performs a variety of
spectral line A spectral line is a dark or bright line in an otherwise uniform and continuous spectrum, resulting from emission or absorption of light in a narrow frequency range, compared with the nearby frequencies. Spectral lines are often used to iden ...
analysis and spectrum synthesis tasks under the assumption of
local thermodynamic equilibrium Thermodynamic equilibrium is an axiomatic concept of thermodynamics. It is an internal state of a single thermodynamic system, or a relation between several thermodynamic systems connected by more or less permeable or impermeable walls. In thermod ...
. Moog uses a model photosphere together with a list of atomic or
molecular A molecule is a group of two or more atoms held together by attractive forces known as chemical bonds; depending on context, the term may or may not include ions which satisfy this criterion. In quantum physics, organic chemistry, and bioche ...
transitions to generate an emergent
spectrum A spectrum (plural ''spectra'' or ''spectrums'') is a condition that is not limited to a specific set of values but can vary, without gaps, across a continuum. The word was first used scientifically in optics to describe the rainbow of colors i ...
by solving the equation of radiative transfer. The typical use of MOOG is to assist in the determination of the
chemical composition A chemical composition specifies the identity, arrangement, and ratio of the elements making up a compound. Chemical formulas can be used to describe the relative amounts of elements present in a compound. For example, the chemical formula for ...
of a
star A star is an astronomical object comprising a luminous spheroid of plasma (physics), plasma held together by its gravity. The List of nearest stars and brown dwarfs, nearest star to Earth is the Sun. Many other stars are visible to the naked ...
, e.g. Sneden (1973). This paper contains also the description of the first version of the code and has been cited about 240 times as of 2008-04-24 by publications in international journals studying the abundances of chemical elements in stars. The software package has been developed and is maintained by Christopher Sneden,
University of Texas The University of Texas at Austin (UT Austin, UT, or Texas) is a public research university in Austin, Texas. It was founded in 1883 and is the oldest institution in the University of Texas System. With 40,916 undergraduate students, 11,075 ...
at
Austin Austin is the capital city of the U.S. state of Texas, as well as the seat and largest city of Travis County, with portions extending into Hays and Williamson counties. Incorporated on December 27, 1839, it is the 11th-most-populous city ...
. The current supported version of the code was released in August 2010 and is described in the MOOG User's Guide (see references below). Moog is written in FORTRAN 77.


Coding

The coding is in various subroutines that are called from a few driver routines; these routines are written in standard FORTRAN. The standard MOOG version has been developed on unix, linux and macintosh computers.


References


Further reading

* *{{citation , title = MOOG User's Guide , url = http://verdi.as.utexas.edu/codes/WRITEMOOG.ps , format = Postscript , url-status = dead , archiveurl = https://web.archive.org/web/20061230163208/http://verdi.as.utexas.edu/codes/WRITEMOOG.ps , archivedate = 2006-12-30


External links


MOOG homepage
maintained by developer Chris Sneden Astronomy software Fortran software