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************************************************************************
11** this
module declares sediment model kernel structure containing **
12** several variables describing bed layers, stratigraphy, and bottom **
15** note that the *.h file is located in roms/nonlinear/sediment and **
16** it is included within <...> to allow the user customize it in the **
17** project directory,
while keeping the distributed file intact **
18** (check build scripts for details). **
20************************************************************************
23#if defined SEDIMENT || defined BBL_MODEL
24# include <sedbed_mod.h>