|
Radex
RADEX codes description
Featured RADEX is a one-dimensional non-LTE radiative transfer code base on the LAMDA molecular database. I have written two codes to use RADEX more efficiently:
In order to use radex_grid with LVG, Sphere, and Planar assumptions, I recommend generating separate executables. Edit "radex.inc" included in the RADEX source code distribution (lines 34-36 in the current version as of this posting, stating "parameter (method = 1)" ) for each assumption, then make, then move bin/radex to bin/radex_sphere or bin/radex_lvg as appropriate. I then symlinked (ln -s) the executables into my /usr/local/bin directory, but you can add them to your path however you like. |
► Sign in to add a comment