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
813e18ae
Commit
813e18ae
authored
Nov 26, 2021
by
Ferland, Gary
Browse files
Merge branch 'master' into DAMTP
parents
b67d2d66
6446d20a
Changes
3
Hide whitespace changes
Inline
Side-by-side
data/stout/o/o_1/o_1.coll
View file @
813e18ae
...
...
@@ -13,7 +13,18 @@ CS ELECTRON 3 5 2.45E-03 2.97E-03 4.20E-03 6.05E-03 8.03E-03 1.09E-02 1.61E-02
CS ELECTRON 1 6 2.34E-02 6.86E-02 8.82E-02 1.02E-01 1.11E-01 1.22E-01 1.43E-01
CS ELECTRON 2 6 1.41E-02 4.11E-02 5.29E-02 6.14E-02 6.68E-02 7.31E-02 8.57E-02
CS ELECTRON 3 6 4.69E-03 1.37E-02 1.76E-02 2.05E-02 2.23E-02 2.44E-02 2.86E-02
CS ELECTRON 1 7 2.41E-03 4.34E-03 4.88E-03 5.49E-03 6.25E-03 7.86E-03 1.44E-02
# 2021.05.07. File created by Antonio García Muñoz (antonio.garciamunoz@cea.fr; tonhingm@gmail.com)
# Upsilon_lu Effective Collision Strengths for O i^* + e <--> O i^** + e excitation
# Based on calculations reported by Barklem 2007, A&A 462, 781-788,
# as posted on https://github.com/barklem/public-data
# For transitions involving fine-structure states at 0.0000000, 0.0196224 and 0.0281416 eV,
# the quoted Upsilon_lu consider partitioning according to their statistical weights.
# original stout data
# CS ELECTRON 1 7 2.41E-03 4.34E-03 4.88E-03 5.49E-03 6.25E-03 7.86E-03 1.44E-02
#2021 Garcia corrected
CS ELECTRON 1 7 6.03E-02 1.09E-01 1.22E-01 1.37E-01 1.56E-01 1.94E-01 3.28E-01
CS ELECTRON 2 7 3.62E-02 6.52E-02 7.32E-02 8.21E-02 9.34E-02 1.16E-01 1.97E-01
CS ELECTRON 3 7 1.21E-02 2.17E-02 2.44E-02 2.74E-02 3.11E-02 3.88E-02 6.57E-02
CS ELECTRON 1 8 3.13E-03 6.33E-03 8.40E-03 1.04E-02 1.23E-02 1.59E-02 2.81E-02
CS ELECTRON 1 9 5.22E-03 1.06E-02 1.40E-02 1.73E-02 2.05E-02 2.65E-02 4.68E-02
CS ELECTRON 1 10 7.31E-03 1.48E-02 1.96E-02 2.43E-02 2.87E-02 3.72E-02 6.55E-02
...
...
source/parse_commands.cpp
View file @
813e18ae
...
...
@@ -196,7 +196,6 @@ void ParseCommands(void)
{
"CONSTANT"
,
ParseConstant
},
/* constant temperature, pressure, density, or gas pressure
* in readsun */
{
"CONTINUE"
,
NULL
},
{
"CORONAL"
,
ParseCoronal
},
/* coronal equilibrium; set constant temperature to number on line
* in readsun */
...
...
@@ -224,7 +223,6 @@ void ParseCommands(void)
* scale or abundance options, to change abundance of specific element
* read option to change order of elements
* in reads2.f */
{
"END"
,
NULL
},
{
"ENERGY"
,
ParseEnergy
},
{
"EXTINGUISH"
,
ParseExtinguish
},
/* extinguish ionizing continuum by absorbing column AFTER
...
...
tsuite/slow/grid_extreme.dat
View file @
813e18ae
...
...
@@ -101,7 +101,9 @@
5.0662
4.7757
4.4076
4.3194
# >>chng 21 11 20, from 4.3194 to 4.2965 update OI CS
# >>chng 21 11 21, from 41.2965 to 4.3182, revert user error in reading asserts
4.3182
4.1014
4.0517
4.0171
...
...
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