2#if defined ADJOINT && defined BIOLOGY
6************************************************************************
8** this routine computes the adjoint source and sink terms for the **
9** selected biology model. **
11************************************************************************
14# if defined BIO_FENNEL
18# elif defined NPZD_FRANKS
19# include <ad_npzd_Franks.h>
20# elif defined NPZD_IRON
21# include <ad_npzd_iron.h>
22# elif defined NPZD_POWELL
23# include <ad_npzd_Powell.h>