source: CPL/oasis3-mct/branches/OASIS3-MCT_2.0_branch/lib/mct/mct/README @ 4775

Last change on this file since 4775 was 4775, checked in by aclsce, 5 years ago
  • Imported oasis3-mct from Cerfacs svn server (not suppotred anymore).

The version has been extracted from https://oasis3mct.cerfacs.fr/svn/branches/OASIS3-MCT_2.0_branch/oasis3-mct@1818

File size: 1.1 KB
Line 
1######################################################################
2
3 -- Mathematics + Computer Science Div. / Argonne National Laboratory
4
5    Model Coupling Toolkit (MCT)
6
7    Jay Larson
8    Robert Jacob
9    Everest Ong
10
11    For more information, see http://www.mcs.anl.gov/mct
12
13######################################################################
14!-----------------------------------------------------------------------
15! CVS README,v 1.2 2004-04-23 21:57:32 jacob Exp
16! CVS MCT_2_8_0 
17!-----------------------------------------------------------------------
18
19This directory contains the basic MCT source code.
20
21MCT distribution contents:
22MCT/
23MCT/COPYRIGHT
24MCT/doc/
25MCT/examples/
26MCT/mct/   <- You are here
27MCT/mpeu/
28MCT/protex/
29
30A complete distribution of MCT can be obtained from http://www.mcs.anl.gov/mct.
31
32---------------------------------------------------
33Build instructions:
34In the top level, type "make" to build mct and mpeu.
35
36If ./configure was already run and mpeu was already built,
37you can type "make" in this directory.
38
39---------------------------------------------------
Note: See TracBrowser for help on using the repository browser.