source: palm/tags/release-3.1b/DOC/app/chapter_5.1.html

Last change on this file was 5, checked in by raasch, 17 years ago

html-documentation added

File size: 2.4 KB
Line 
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
14documentation</a>. Users can carry out version updates by changing into
15the working directory
16<span style="font-family: monospace;">~/palm/current_version/SOURCE</span>
17and 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
23these changes are certainly lost! This is one reason why
24modifications of the basic source code should be omitted and
25be restricted to the user-interface only
26(see <a href="chapter_3.5.html">chapter
273.5</a>). </p>
28<p>After updating the source code the pre-compiled code must be updated
29via </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
38be carefully examined whether and how the results created by the new
39version differ from those of the old version. Possible discrepancies
40which go beyond the ones announced in the <a href="../tec/technical_documentation.html">technical/numerical
41documentation</a>
42should 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&nbsp;
48<br>
49&nbsp;<span style="font-style: italic;">Last change:</span> 20/04/05
50(SR)<br>
51</p>
52</body></html>
Note: See TracBrowser for help on using the repository browser.