00001 /* This file is part of Cloudy and is copyright (C)1978-2007 by Gary J. Ferland 00002 * For conditions of distribution and use see copyright notice in license.txt */ 00003 EXTERN struct t_nitro { 00004 00005 double 00006 00009 quench_5200, 00010 00012 xN5200, 00013 xN5198, 00014 xN3467, 00015 xN3466, 00016 xN10398, 00017 xN10397, 00018 xN10408, 00019 xN10407, 00020 c5200, 00021 c5755, 00022 c6584, 00023 c10400, 00024 c3466, 00025 00027 xN2_A3_tot, 00028 00031 pump_rate_N1; 00032 00033 } nitro; 00034