pyCloudy
0.9.6
manage Cloudy photoionization code
Main Page
Packages
Classes
Packages
Package Functions
Variables
pyCloudy.db.initSQL Namespace Reference
Variables
dictionary
OVN_dic
list
lines_list
Variable Documentation
list lines_list
Initial value:
1
= [(
'BAC___3646A'
,
'Bac '
, 3646.0,
'BalmHead'
),
2
(
'COUT__3646A'
,
'cout'
, 3646.0,
'OutwardBalmPeak'
),
3
(
'CREF__3646A'
,
'cref'
, 3646.0,
'ReflectedBalmPeak'
),
4
(
'H__1__4861A'
,
'H 1'
, 4861.0,
'H I 4861'
),
5
(
'TOTL__4861A'
,
'TOTL'
, 4861.0,
'H I 4861'
),
6
(
'H__1__6563A'
,
'H 1'
, 6563.0,
'H I 6563'
),
7
(
'H__1__4340A'
,
'H 1'
, 4340.0,
'H I 4340'
),
8
(
'H__1__4102A'
,
'H 1'
, 4102.0,
'H I 4102'
),
9
(
'H__1__3970A'
,
'H 1'
, 3970.0,
'H I 3970'
),
10
(
'H__1__3835A'
,
'H 1'
, 3835.0,
'H I 3835'
),
11
(
'H__1__1216A'
,
'H 1'
, 1216.0,
'H I 1216'
),
12
(
'H__1_4051M'
,
'H 1'
, 4.051,
'H I 4.051m'
),
13
(
'H__1_2625M'
,
'H 1'
, 2.625,
'H I 2.625m'
),
14
(
'H__1_7458M'
,
'H 1'
, 7.458,
'H I 7.458m'
),
15
(
'HE_1__5876A'
,
'He 1'
, 5876.0,
'He I 5876'
),
16
(
'CA_B__5876A'
,
'Ca B'
, 5876.0,
'He I 5876 Bcase'
),
17
(
'HE_1__7281A'
,
'He 1'
, 7281.0,
'He I 7281'
),
18
(
'HE_1__7065A'
,
'He 1'
, 7065.0,
'He I 7065'
),
19
(
'HE_1__4471A'
,
'He 1'
, 4471.0,
'He I 4471'
),
20
(
'CA_B__4471A'
,
'Ca B'
, 4471.0,
'He I 4471 Bcase'
),
21
(
'HE_1__6678A'
,
'He 1'
, 6678.0,
'He I 6678'
),
22
(
'CA_B__6678A'
,
'Ca B'
, 6678.0,
'He I 6678 Bcase'
),
23
(
'TOTL_1083M'
,
'TOTL'
, 1.083,
'He I 1.083'
),
24
(
'HE_2__1640A'
,
'He 2'
, 1640.0,
'He I 1640'
),
25
(
'HE_2__4686A'
,
'He 2'
, 4686.0,
'He II 4686'
),
26
(
'C__1__8727A'
,
'C 1'
, 8727.0,
'[C I] 8727'
),
27
(
'TOTL__9850A'
,
'TOTL'
, 9850.0,
'[C I] 9850'
),
28
(
'C_IC__9850A'
,
'C Ic'
, 9850.0,
'[C I] 9850 coll'
),
29
(
'TOTL__2326A'
,
'TOTL'
, 2326.0,
'C II]
dictionary OVN_dic
Initial value:
1
= {
'host'
:
'localhost'
,
2
'user_name'
:
'OVN_user'
,
3
'user_passwd'
:
'getenv'
,
4
'base_name'
:
'OVN'
,
5
'tmp_name'
:
'OVN_tmp'
,
6
'pending_table'
:
'`pending`'
,
7
'master_table'
:
'`tab`'
,
8
'teion_table'
:
'`teion`'
,
9
'abion_table'
:
'`abion`'
,
10
'temis_table'
:
'`temis`'
,
11
'lines_table'
:
'`lines`'
,
12
'procIDs_table'
:
'`procIDs`'
,
13
'seds_table'
:
'`seds`'
14
}
pyCloudy
db
initSQL
Generated on Mon Jul 3 2017 14:31:03 for pyCloudy by
1.8.9.1