Giter VIP home page Giter VIP logo

equib / proequib Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 2 MB

proEQUIB - IDL/GDL Library for Plasma Diagnostics and Abundance Analysis

Home Page: https://equib.github.io/proEQUIB

License: GNU General Public License v3.0

IDL 90.83% TeX 1.93% QMake 0.32% Shell 0.03% Python 2.14% Jupyter Notebook 4.75%
atomic-level-populations chemical-elements line-emissivities statistical-equilibrium idl gdl proequib idl-library

proequib's Introduction

EQUIB

Build Status Binder GitHub license Zenodo ASCL

Program EQUIB (FORTRAN 90)

The Fortran program EQUIB solves the statistical equilibrium equation for each ion and yields atomic level populations and line emissivities for given physical conditions, namely electron temperature and electron density, appropriate to the zones in an ionized nebula where the ions are expected to exist.

Installation

How to compile:

make

How to clean:

make clean

Usage

How to perform plasma diagnostics:

./diagnostic_equib arg1 arg2 arg3 arg4 arg5 arg6

arg1: the ion name e.g. 's_ii'.

arg2: the upper level from lines levels e.g. '1,2,1,3/' or '1,2/'.

arg3: the lower level from lines levels e.g. '1,5/' or '1,3/'.

arg4: the diagnostics line flux ratio of density- or temperature-sensitive lines e.g. '10.753'.

arg5: the diagnostics type: 'T' for temperature and 'D' for density.

arg6: the value of another fixed physical condition (density or temperature). It is density if arg5 = 'T', and temperature if arg5 = 'D'.

For example, to determine the electron temperature:

./diagnostic_equib 's_ii' '1,2,1,3/' '1,5/' '10.753' 'T' '2550.0'

For example, to determine the electron density:

./diagnostic_equib 's_ii' '1,2/' '1,3/' '1.506' 'D' '7000.0'

How to perform abundance analysis:

./abundance_equib arg1 arg2 arg3 arg4 arg5

arg1: the ion name e.g. 'o_iii'.

arg2: the atomic level from lines levels e.g. '3,4/'.

arg3: the electron temperature.

arg4: the electron density.

arg5: the observed line flux relative to Hb, on a scale where I(Hb)=100.0

For example, to determine the O2+ abundance from [O III] line flux I([O III])=1200, where Te=10000 K, and Ne=5000 cm-3:

./abundance_equib 'o_iii' '3,4/' '10000.0' '5000.0' '1200.0'

References

Publications used EQUIB

The Program EQUIB has been widely used in around 50 peer-reviewed publications since 1984:

Acknowledgement

If you employ the Program EQUIB in your work, please acknowledge the usage by citing the following references:

  • I. D. Howarth, S. Adams, R. E. S. Clegg, D. P. Ruffle, X.-W. Liu, C. J. Pritchet, & B. Ercolano, Astrophysics Source Code Library, ascl:1603.005, 2016

  • I.D. Howarth & S. Adams, Program EQUIB, University College London, 1981

proequib's People

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

danehkar atomneb

proequib's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.