ROMS
Loading...
Searching...
No Matches
read_icepar.F
Go to the documentation of this file.
1#include "cppdefs.h"
2#ifdef SEAICE
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 seaice model input parameters. !
12!! !
13!!======================================================================
14!!
15# if defined ICE_MODEL
16# include <ice_inp.h>
17# endif
18#else
19 SUBROUTINE read_icepar
20 END SUBROUTINE read_icepar
21#endif
subroutine read_icepar(model, inp, out, lwrite)
Definition ice_inp.h:2