INTERFACE:
subroutine init_rivers_bio()
First, memory for storing the biological loads from rivers is allocated. The variable - river_bio - is initialised to - bio_missing. USES:
IMPLICIT NONE
integer :: rc