ROMS
Loading...
Searching...
No Matches
biology_floats.F
Go to the documentation of this file.
1#include "cppdefs.h"
2#if defined NONLINEAR && defined FLOATS && defined FLOAT_BIOLOGY
3!
4!git $Id$
5!================================================== Hernan G. Arango ===
6! Copyright (c) 2002-2025 The ROMS Group !
7! Licensed under a MIT/X style license !
8! See License_ROMS.md !
9!=======================================================================
10! !
11! These routine computes the behavior for biological floats. !
12! !
13!=======================================================================
14!
15# ifdef FLOAT_OYSTER
16# include <oyster_floats.h>
17# endif
18#else
20 END MODULE biology_floats_mod
21#endif