Last change
on this file since 3024 was
1578,
checked in by jghattas, 13 years ago
|
- Add fcm in LMDZ5/tools directory
It is no longer needed to have fcm in your environement PATH variable.
Now makelmdz_fcm takes by default this fcm. It is still possible to use
another fcm, using -fcm_path argument in makelmdz_fcm.
|
File size:
1.3 KB
|
Line | |
---|
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
2 | |
---|
3 | <html> |
---|
4 | <head> |
---|
5 | <title>FCM Detailed Design</title> |
---|
6 | <meta name="author" content="FCM development team"> |
---|
7 | <meta name="descriptions" content="FCM Detailed Design"> |
---|
8 | <meta name="keywords" content="FCM, design"> |
---|
9 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
---|
10 | <link rel="stylesheet" type="text/css" href="style.css"> |
---|
11 | </head> |
---|
12 | <body> |
---|
13 | <img src="logo.png" alt="Met Office logo" align="right"> |
---|
14 | <br clear="right"> |
---|
15 | |
---|
16 | <h1>FCM Detailed Design</h1> |
---|
17 | |
---|
18 | <p align="center">Last updated: 28 November 2006</a> |
---|
19 | |
---|
20 | <p align="center">Met Office<br> |
---|
21 | FitzRoy Road, Exeter<br> |
---|
22 | Devon, EX1 3PB<br> |
---|
23 | United Kingdom</p> |
---|
24 | |
---|
25 | <p align="center">© Crown Copyright 2005-6</p> |
---|
26 | |
---|
27 | <p align="center">Questions regarding this document or permissions to quote |
---|
28 | from it should be directed to the <a href= |
---|
29 | "mailto:iprmanager@metoffice.gov.uk">IPR Manager</a>.</p> |
---|
30 | |
---|
31 | <h2 align="center">Contents</h2> |
---|
32 | |
---|
33 | <ol> |
---|
34 | <li><a href="introduction.html">Introduction</a></li> |
---|
35 | |
---|
36 | <li> |
---|
37 | <a href="code_management.html">Code Management System</a> |
---|
38 | </li> |
---|
39 | |
---|
40 | <li> |
---|
41 | <a href="extract.html">Extract System</a> |
---|
42 | </li> |
---|
43 | |
---|
44 | <li> |
---|
45 | <a href="build.html">Build System</a> |
---|
46 | </li> |
---|
47 | |
---|
48 | </ol> |
---|
49 | |
---|
50 | <script type="text/javascript" src="maintain.js"></script> |
---|
51 | </body> |
---|
52 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.