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
92ad7885
Commit
92ad7885
authored
Apr 25, 2021
by
Chatzikos, Marios
Browse files
Merge branch 'hazy' into 'master'
make two minor edits to documents See merge request
!13
parents
f5ecf8df
10cd08b3
Changes
4
Hide whitespace changes
Inline
Side-by-side
docs/latex/QuickStart/QuickStart.tex
View file @
92ad7885
...
...
@@ -95,27 +95,35 @@ The web site includes a link to a
to ask questions, make suggestions, and report problems.
The following are among the most useful pages on the web site:
%
\begin{itemize}
\item
Download and setup the code:
\href
{
http://trac.nublado.org/wiki/StepByStep
}{
trac.nublado.org/wiki/StepByStep
}
\item
\href
{
https://gitlab.nublado.org/cloudy/cloudy/-/wikis/StepByStep
}
{
Download and setup the code
}
\item
Cloudy's Frequently Asked Question page:
\href
{
http://trac.nublado.org/wiki/FaqPage
}{
trac.nublado.org/wiki/FaqPage
}
\item
\href
{
https://gitlab.nublado.org/cloudy/cloudy/-/wikis/Frequently-asked-Questions-about-Cloudy
}
{
Cloudy's Frequently Asked Question page
}
\item
The discussion group
\href
{
https://cloudyastrophysics.groups.io
}{
cloudyastrophysics.groups.io
}
.
\item
Just download the code and its documentation
\href
{
http://trac.nublado.org/wiki/DownloadLinks
}{
trac.nublado.org/wiki/DownloadLinks
}
\item
\href
{
https://cloudyastrophysics.groups.io
}{
The discussion group
}
\item
\href
{
https://gitlab.nublado.org/cloudy/cloudy/-/wikis/DownloadLinks
}
{
Just download the code and its documentation
}
\item
A list of improvements to the code:
\href
{
http://trac.nublado.org/wiki/RevisionHistory
}{
trac.nublado.org/wiki/RevisionHistory
}
\item
\href
{
https://gitlab.nublado.org/cloudy/cloudy/-/wikis/RevisionHistory
}
{
A list of improvements to the code
}
\item
Known problems with the code:
\href
{
http://trac.nublado.org/wiki/KnownProblems
}{
trac.nublado.org/wiki/KnownProblems
}
\item
\href
{
https://gitlab.nublado.org/cloudy/cloudy/-/wikis/KnownProblems
}
{
Known problems with the code
}
\item
Hot fixes, small changes to the code that fix bugs
\href
{
http://trac.nublado.org/wiki/HotFixes
}{
trac.nublado.org/wiki/HotFixes
}
\item
\href
{
https://gitlab.nublado.org/cloudy/cloudy/-/wikis/HotFixes
}
{
Hot fixes, small changes to the code that fix bugs
}
\end{itemize}
\subsection
{
The release version
}
...
...
@@ -335,11 +343,12 @@ for details).
The
\href
{
http://www.nublado.org
}{
www.nublado.org
}
web site has many more details
about running this version of
\Cloudy\
in the page
\href
{
http://
trac
.nublado.org/wiki/RunCode
}{
RunCode
}
.
\href
{
http
s
://
gitlab
.nublado.org/
cloudy/cloudy/-/
wiki
s
/RunCode
}{
RunCode
}
.
It is also possible for a larger program to drive
\Cloudy\
directly by
treating it as a subroutine.
See
\href
{
http://trac.nublado.org/wiki/RunCode
}{
RunCode
}
for more details.
See
\href
{
https://gitlab.nublado.org/cloudy/cloudy/-/wikis/RunCode
}{
RunCode
}
for more details.
\subsection
{
Command format
}
...
...
@@ -1333,6 +1342,11 @@ pairs of frequency/intensity points. This is the most commonly used method
of setting the shape since the results of other calculations,
such a stellar atmosphere, can be directly entered.
\cdCommand
{
table STARS
}
is an expanded form of the
\cdCommand
{
table SED
}
command
which makes it possible to interpolate upon grids of SEDs predicted by stellar atmosphere models.
The command has its own subsection in
\Hazy\
1 and is further described on the
\emph
{
Stellar atmospheres
}
section of the
\emph
{
nublado.org
}
web site.
\cdCommand
{
interpolate
}
is an older method of specifying
the SED as a table of points.
...
...
docs/latex/hazy1/cont-shp.tex
View file @
92ad7885
...
...
@@ -1415,8 +1415,8 @@ range of surface gravity or metallicity. But other types of parameters are
also possible, e.g., age in the case of stellar population synthesis models.
The
\cdCommand
{
table star
}
command will interpolate on these tables to
calculate an SED with the specified parameters. More information on the
various grids that are supported can be found on our
web site
\href
{
http://
wiki
.nublado.org/wiki/StellarAtmospheres
}{
w
iki.nublado.org/wiki/StellarAtmospheres
}
.
various grids that are supported can be found on our
\href
{
http://
gitlab
.nublado.org/
cloudy/cloudy/-/
wiki
s
/StellarAtmospheres
}{
w
eb site
}
.
To list all the grids that have already been installed on your system, you can
use the
\cdCommand
{
table star available
}
command. This will list all the
...
...
@@ -1460,7 +1460,7 @@ with this \cdCommand{table stars} command.}
The Starburst99 SEDs are unified with the stellar
atmosphere treatment.
See our web site
\href
{
http://
wiki
.nublado.org/wiki/StellarAtmospheres
}{
wiki.nublado.org/wiki/StellarAtmospheres
}
and
\href
{
http://
gitlab
.nublado.org/
cloudy/cloudy/-/
wiki
s
/StellarAtmospheres
}{
wiki.nublado.org/wiki/StellarAtmospheres
}
and
Appendix~
\ref
{
ascii
}
below for more details.
The procedure is to create your Starburst99 calculation on their web site
...
...
@@ -1527,4 +1527,4 @@ that they can be used in \Cloudy. You can either use a single PopStar grid,
allowing interpolation in age, or combine several PopStar grids for the same
initial mass function but different metallicities allowing interpolation in
age as well as
$
\log
Z
$
. Detailed instructions can be found on
\href
{
http://
wiki
.nublado.org/wiki/StellarAtmospheres
}{
wiki.nublado.org/wiki/StellarAtmospheres
}
.
\href
{
http://
gitlab
.nublado.org/
cloudy/cloudy/-/
wiki
s
/StellarAtmospheres
}{
wiki.nublado.org/wiki/StellarAtmospheres
}
.
docs/latex/hazy1/intro.tex
View file @
92ad7885
...
...
@@ -219,11 +219,11 @@ The file \cdFilename{simple.in} will be read for input and the output will be in
The
\href
{
http://www.nublado.org
}{
www.nublado.org
}
web site has many more details
about running this version of
\Cloudy\
in the page
\href
{
http://
trac
.nublado.org/wiki/RunCode
}{
RunCode
}
.
\href
{
http
s
://
gitlab
.nublado.org/
cloudy/cloudy/-/
wiki
s
/RunCode
}{
RunCode
}
.
It is also possible for a larger program to drive
\Cloudy\
directly by
treating it as a subroutine.
See
\href
{
http://
trac
.nublado.org/wiki/RunCode
}{
RunCode
}
for more details.
See
\href
{
http
s
://
gitlab
.nublado.org/
cloudy/cloudy/-/
wiki
s
/RunCode
}{
RunCode
}
for more details.
\section
{
What is computed and reported
}
...
...
docs/latex/hazy1/miscell.tex
View file @
92ad7885
...
...
@@ -69,7 +69,7 @@ you don't want to use these stellar atmospheres.
Full instructions on how to download and install the stellar continua
are given at
\href
{
http://
wiki
.nublado.org/wiki/StellarAtmospheres
}{
wiki
.nublado.org/wiki/StellarAtmospheres
}
.
\href
{
http
s
://
gitlab
.nublado.org/
cloudy/cloudy/-/
wiki
s
/StellarAtmospheres
}{
gitlab
.nublado.org/
cloudy/cloudy/-/
wiki
s
/StellarAtmospheres
}
.
\begin{shaded}
\section
{
Compile opacities
}
...
...
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