1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head> |
---|
2 | <meta content="text/html; charset=windows-1252" http-equiv="CONTENT-TYPE"><title>PALM chapter 5.1</title> |
---|
3 | |
---|
4 | <meta content="StarOffice 7 (Win32)" name="GENERATOR"> |
---|
5 | <meta content="Siegfried Raasch" name="AUTHOR"> |
---|
6 | <meta content="20041103;12395815" name="CREATED"> |
---|
7 | <meta content="20041119;12321236" name="CHANGED"> |
---|
8 | <meta content="parallel LES model" name="KEYWORDS"></head> |
---|
9 | |
---|
10 | <body lang="en-US" dir="ltr"> |
---|
11 | <h3>5.1 Installation of new versions</h3> |
---|
12 | <p>The PALM developer group announces code revisions within the |
---|
13 | <a href="../tec/technical_documentation.html">technical/numerical |
---|
14 | documentation</a>. Users can carry out version updates by changing into |
---|
15 | the working directory |
---|
16 | <span style="font-family: monospace;">~/palm/current_version/SOURCE</span> |
---|
17 | and entering </p> |
---|
18 | <ul> |
---|
19 | <pre style="margin-bottom: 0.5cm;">co *.f90.</pre> |
---|
20 | </ul> |
---|
21 | <p>This updates all source code files. </p> |
---|
22 | <p><b>Note:</b> if the user should have changed this source code, then |
---|
23 | these changes are certainly lost! This is one reason why |
---|
24 | modifications of the basic source code should be omitted and |
---|
25 | be restricted to the user-interface only |
---|
26 | (see <a href="chapter_3.5.html">chapter |
---|
27 | 3.5</a>). </p> |
---|
28 | <p>After updating the source code the pre-compiled code must be updated |
---|
29 | via </p> |
---|
30 | <ul> |
---|
31 | <pre style="margin-bottom: 0.5cm;">mbuild -h ibmh</pre> |
---|
32 | </ul> |
---|
33 | <p>on the IBM-Regatta "hanni" of the HLRN or via</p> |
---|
34 | <blockquote style="font-family: monospace;">mbuild</blockquote> |
---|
35 | <p>on all remote hosts listed in the configuration file |
---|
36 | <span style="font-family: monospace;">.mrun.config</span>. </p> |
---|
37 | <p>As a last step, a suitable test run should be carried out. It should |
---|
38 | be carefully examined whether and how the results created by the new |
---|
39 | version differ from those of the old version. Possible discrepancies |
---|
40 | which go beyond the ones announced in the <a href="../tec/technical_documentation.html">technical/numerical |
---|
41 | documentation</a> |
---|
42 | should be communicated as soon as possible to the PALM developer group. |
---|
43 | </p> |
---|
44 | <hr> |
---|
45 | <p><br> |
---|
46 | <font color="#000080"><font color="#000080"><a href="chapter_5.0.html"><font color="#000080"><img width="32" height="32" border="2" align="bottom" name="Grafik1" src="left.gif"></font></a><a href="index.html"><font color="#000080"><img width="32" height="32" border="2" align="bottom" name="Grafik2" src="up.gif"></font></a></font></font><br> |
---|
47 | |
---|
48 | <br> |
---|
49 | <span style="font-style: italic;">Last change:</span> 20/04/05 |
---|
50 | (SR)<br> |
---|
51 | </p> |
---|
52 | </body></html> |
---|