Cloudy & Associates
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cloudy
cloudy
Commits
0e9e1924
Commit
0e9e1924
authored
Nov 28, 2021
by
Robin Williams
Browse files
Add examples of selection functionality
parent
ea4e5aa4
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/latex/hazy1/optimize.tex
View file @
0e9e1924
...
...
@@ -236,10 +236,13 @@ The following shows some examples of optimizing molecular and state column
densities:
\begin{verbatim}
optimize column densities
"H-" < 17 # The H- column density is a limit
"H2" 17.4 error =.001 # Match the H
_
2 column density exactly
"H2+" 14.6 # The H2+ molecular ion
"O11*" 16.3 # This is an excited level within the O
^
0 ground term
"H-" < 17 # The H- column density is a limit
"H2" 17.4 error =.001 # Match the total H
_
2 column density exactly
"H2+" 14.6 # The H2+ molecular ion
"O11*" 16.3 # This is an excited level within the O
^
0 ground term
"He+[2]" 16.3 # This selects just one level from the He+ ion
"CO[2]" 16.3 # This is a level in the CO molecule
"CO[1:3]" 18.3 # This is the sum of levels 1,2,3 in the CO molecule
end of column densities
\end{verbatim}
...
...
Ferland, Gary
@gary
·
Nov 28, 2021
Owner
nice. a picture is worth a thousand words.
nice. a picture is worth a thousand words.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment