--- MITgcm_contrib/darwin2/pkg/monod/MONOD.h 2011/11/09 23:34:17 1.4 +++ MITgcm_contrib/darwin2/pkg/monod/MONOD.h 2012/07/26 18:01:22 1.6 @@ -1,4 +1,4 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/darwin2/pkg/monod/MONOD.h,v 1.4 2011/11/09 23:34:17 jahn Exp $ +C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/darwin2/pkg/monod/MONOD.h,v 1.6 2012/07/26 18:01:22 stephd Exp $ C $Name: $ c MONOD.h @@ -60,7 +60,7 @@ & SmallPsatrange, BigPsatrange, ProcPsatrange, & prochlPsat, & UniDzPsat, UniDzPsatrange, - & depthdenit, o2crit, denit_np, + & depthdenit, o2crit, denit_np, denit_no3, no3crit, #ifdef OLD_GRAZE & graze, & kgrazesat, @@ -92,6 +92,11 @@ #ifdef PART_SCAV & ,scav_rat, scav_inter, scav_exp #endif +#ifdef ALLOW_CDOM + & , fraccdom, cdomdegrd, cdombleach, PARcdom + & , rnp_cdom, rfep_cdom, rcp_cdom + & , cdomcoeff +#endif & ,nsource,ngroups _RL mu(npmax) @@ -149,7 +154,8 @@ _RL UniDzPsat, UniDzPsatrange _RL depthdenit _RL o2crit - _RL denit_np + _RL denit_np, denit_no3 + _RL no3crit _RL ksatNH4fac, ksatNO2fac _RL sig1,sig2,sig3 _RL val_ksatsi @@ -187,7 +193,11 @@ #ifdef PART_SCAV _RL scav_rat, scav_inter, scav_exp #endif - +#ifdef ALLOW_CDOM + _RL fraccdom, cdomdegrd, cdombleach, PARcdom + _RL rnp_cdom, rfep_cdom, rcp_cdom + _RL cdomcoeff +#endif INTEGER nsource(npmax) INTEGER ngroups