1 Module to use in the code

To use OASIS3-MCT library, a user needs to add in his code:

Both use statements are valid but only one needs to be used in a particular component. This single use statement provides all methods required. The methods, datatypes, and capabilities are identical for both the mod_prism or mod_oasis interfaces, the only difference being the name of the interface. The interface in module mod_prism is provided for backwards compatability with prior versions of OASIS3. Use of module mod_oasis is recommended and provides access to a set of updated routine names that will continue to evolve in the future, always ensuring backward compatibility. In the following sections, both the mod_prism and mod_oasis interface names are defined and a single description of the interface arguments is provided.