--- MITgcm_contrib/darwin2/pkg/monod/MONOD.h 2011/10/21 20:56:53 1.3 +++ MITgcm_contrib/darwin2/pkg/monod/MONOD.h 2012/05/31 21:08:25 1.5 @@ -1,4 +1,4 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/darwin2/pkg/monod/MONOD.h,v 1.3 2011/10/21 20:56:53 stephd Exp $ +C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/darwin2/pkg/monod/MONOD.h,v 1.5 2012/05/31 21:08:25 stephd Exp $ C $Name: $ c MONOD.h @@ -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) @@ -187,7 +192,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 @@ -221,11 +230,11 @@ COMMON/darwin_diags_param/ & diver_thresh0, diver_thresh1, & diver_thresh2, diver_thresh3, - & diver_thresh4 + & diver_thresh4, shannon_thresh _RL diver_thresh0, diver_thresh1 _RL diver_thresh2, diver_thresh3 - _RL diver_thresh4 + _RL diver_thresh4, shannon_thresh #ifdef GEIDER c ANNA geider by mQyield instead of alpha