#include "cppdefs.h" #if defined FLOATS && defined FLOAT_BIOLOGY !! !!svn $Id: read_fltbiopar.F 889 2018-02-10 03:32:52Z arango $ !!================================================= Hernan G. Arango === !! Copyright (c) 2002-2019 The ROMS/TOMS Group ! !! Licensed under a MIT/X style license ! !! See License_ROMS.txt ! !!====================================================================== !! ! !! This routine reads and reports biological floats model input ! !! parameters. ! !! ! !!====================================================================== !! # if defined FLOAT_OYSTER # include <oyster_floats_inp.h> # endif #else SUBROUTINE read_FltBioPar END SUBROUTINE read_FltBioPar #endif