Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
oxy.h
Go to the documentation of this file.
1/* This file is part of Cloudy and is copyright (C)1978-2025 by Gary J. Ferland and
2 * others. For conditions of distribution and use see copyright notice in license.txt */
3
4#ifndef OXY_H_
5#define OXY_H_
6
8
9#include "module.h"
10
11struct t_oxy : public module {
12 const char *chName() const
13 {
14 return "oxy";
15 }
16 void zero();
18
29
32
36
38 long int i2d,
40
41 };
42extern t_oxy oxy;
43
44
45#endif /* OXY_H_ */
float realnum
Definition cddefines.h:127
module()
Definition module.h:29
Definition warnings.h:11
t_oxy oxy
Definition oxy.cpp:5
Definition oxy.h:11
realnum s7325
Definition oxy.h:35
realnum r5007Max
Definition oxy.h:25
long int i2d
Definition oxy.h:38
void comment(t_warnings &)
Definition oxy.h:17
realnum d6300
Definition oxy.h:21
realnum poiii3Max
Definition oxy.h:24
realnum s3727
Definition oxy.h:34
realnum poiii3
Definition oxy.h:22
long int i2p
Definition oxy.h:39
void zero()
Definition oxy.cpp:7
realnum r4363Max
Definition oxy.h:26
realnum poiii2Max
Definition oxy.h:23
realnum poiii2
Definition oxy.h:19
realnum poimax
Definition oxy.h:28
const char * chName() const
Definition oxy.h:12
realnum AugerO3
Definition oxy.h:31
realnum d5007r
Definition oxy.h:20
realnum poiexc
Definition oxy.h:27