source: CPL/oasis3-mct/branches/OASIS3-MCT_5.0_branch/lib/mct/examples/README @ 6331

Last change on this file since 6331 was 6331, checked in by aclsce, 17 months ago

Moved oasis-mct_5.0 in oasis3-mct/branches directory.

File size: 798 bytes
Line 
1
2Directories containing example programs showing
3the use of MCT.
4
5simple/ - Multiple single-source file examples showing how to set
6          up MCTWorld, GSMaps and send/recv data in various two-component
7          coupled configurations (sequential and concurrent).  Require
8          no input data.
9
10climate_concur1/ - A small program demonstrating MCT features
11  in a configuration which mimics part of a concurrently executing
12  climate model.  Uses real climate model numerical grids. Requires
13  the MCT/data directory.
14
15
16climate_sequen1/ - A small program demonstrating MCT features
17  in a configuration which mimics part of a sequentially executing
18  climate model.  Uses real climate model numerical grids.  Requires
19  the MCT/data directory
20
21
22More examples will be available in future releases.
Note: See TracBrowser for help on using the repository browser.