4*************************************************** hernan g. arango ***
5** copyright(c) 2002-2025 the roms group **
6** licensed under a mit/x style license **
7** see license_roms.md **
8************************************************************************
10** master
program to run roms as single ocean model or coupled **
11** to other models using the mct or esmf libraries. **
13************************************************************************
16#if defined MODEL_COUPLING && !defined CMEPS
18# include "mct_driver.h"
19# elif defined ESMF_LIB
20# include "esmf_driver.h"