212 |
|
|
213 |
#ifdef CHECK_CONS |
#ifdef CHECK_CONS |
214 |
COMMON /DARWIN_CHECK_CONS/ |
COMMON /DARWIN_CHECK_CONS/ |
215 |
& DAR_cons_unit1, DAR_cons_unit2, |
& DAR_cons_unitC, DAR_cons_unitN, |
216 |
& DAR_cons_unit3, DAR_cons_unit4, |
& DAR_cons_unitP, DAR_cons_unitF, |
217 |
& DAR_cons_unit5, DAR_cons_unit6, |
& DAR_cons_unitS, DAR_cons_unitA, |
218 |
& DAR_cons_unit7 |
& DAR_cons_unitO |
219 |
INTEGER DAR_cons_unit1 |
INTEGER DAR_cons_unitC |
220 |
INTEGER DAR_cons_unit2 |
INTEGER DAR_cons_unitN |
221 |
INTEGER DAR_cons_unit3 |
INTEGER DAR_cons_unitP |
222 |
INTEGER DAR_cons_unit4 |
INTEGER DAR_cons_unitF |
223 |
INTEGER DAR_cons_unit5 |
INTEGER DAR_cons_unitS |
224 |
INTEGER DAR_cons_unit6 |
INTEGER DAR_cons_unitA |
225 |
INTEGER DAR_cons_unit7 |
INTEGER DAR_cons_unitO |
226 |
#endif |
#endif |
227 |
|
|
228 |
#ifdef CALC_RATE_TOTALS |
#ifdef CALC_RATE_TOTALS |