ROMS
Loading...
Searching...
No Matches
read_sedpar.F
Go to the documentation of this file.
1#include "cppdefs.h"
2#ifdef SEDIMENT
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!! This routine reads and reports sediment model input parameters. !
12!! !
13!!======================================================================
14!!
15# include <sediment_inp.h>
16#else
17 SUBROUTINE read_sedpar
18 END SUBROUTINE read_sedpar
19#endif
subroutine read_sedpar(model, inp, out, lwrite)
Definition sediment_inp.h:2