The Model Coupling Environmental Library (MCEL) was developed to simplify the coupling process for models that exchange data at most every time step. Traditionally, model coupling is performed in three ways: file Input/Output (I/O), subroutinization, or Message Passing Interface (MPI). The traditional way of model coupling is through file I/O as shown by Blain1 and Hodur.2 In this case the mode...