Changeset 62 for palm/trunk/DOC/app/chapter_1.0.html
- Timestamp:
- Mar 13, 2007 2:52:40 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/DOC/app/chapter_1.0.html
r54 r62 1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2 <html> 3 <head> 4 <meta content="text/html; charset=windows-1252" 5 http-equiv="CONTENT-TYPE"> 6 <title>PALM chapter 1.0</title> 7 <meta content="StarOffice 7 (Win32)" name="GENERATOR"> 8 <meta content="Marcus Oliver Letzel" name="AUTHOR"> 9 <meta content="20040719;13375546" name="CREATED"> 10 <meta content="20041112;13163393" name="CHANGED"> 11 <meta content="parallel LES model" name="KEYWORDS"> 12 <style> 13 <!-- 14 @page { size: 21cm 29.7cm } 15 --> 16 </style> 17 </head> 18 <body lang="de-DE" dir="ltr"> 19 <h2 style="line-height: 100%;"><font size="4">1.0 Introduction</font></h2> 20 <p style="line-height: 100%;">This documentation wants to give 2 <html><head> 3 <meta content="text/html; charset=windows-1252" http-equiv="CONTENT-TYPE"><title>PALM chapter 1.0</title> <meta content="StarOffice 7 (Win32)" name="GENERATOR"> <meta content="Marcus Oliver Letzel" name="AUTHOR"> <meta content="20040719;13375546" name="CREATED"> <meta content="20041112;13163393" name="CHANGED"> <meta content="parallel LES model" name="KEYWORDS"> <style> 4 <!-- 5 @page { size: 21cm 29.7cm } 6 --> 7 </style></head> 8 9 <body style="direction: ltr;" lang="de-DE"><h2 style="line-height: 100%;"><font size="4">1.0 10 Introduction</font></h2> 11 <p style="line-height: 100%;">This documentation wants to 12 give 21 13 assistance how to carry out runs with the large eddy simulation 22 model <span 23 style="background: transparent none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;">PALM.</span> 14 model <span style="background: transparent none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;">PALM.</span> 24 15 It contains 25 16 <font color="#000000">instructions</font><font color="#800000"> </font>for 26 17 the installation of the model (<a href="chapter_5.0.html">chapter 27 5.0</a>), for the practical execution of application runs (<a 28 href="chapter_3.0.html">chapter 29 3.0</a>) and for the steering of the model by parameters (<a 30 href="chapter_4.0.html">chapter 18 5.0</a>), for the practical execution of application runs (<a href="chapter_3.0.html">chapter 19 3.0</a>) and for the steering of the model by parameters (<a href="chapter_4.0.html">chapter 31 20 4.0</a>). New users should first of all read <a href="chapter_2.0.html">chapters 32 21 2.0</a> and <a href="chapter_3.0.html">3.0</a> 33 22 (up to and including <a href="chapter_3.5.html">3.5</a>). 34 23 </p> 35 <p style="line-height: 100%;"><b>This documentation does not explain 36 the <font color="#000000">mathematical,</font> numerical and physical 24 <p style="line-height: 100%;"><b>This documentation 25 does not explain 26 the <font color="#000000">mathematical,</font> 27 numerical and physical 37 28 background of large eddy simulation models and it also does not 38 29 provide appropriate meteorological background knowledge. Good 39 30 knowledge concerning this is presupposed and is indispensable for a 40 31 successful application of the model.</b> In addition to this, 41 knowledge of the operating system<span 42 style="background: transparent none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;"> 43 Unix, </span>the <span 44 style="background: transparent none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;">Queueing 45 System (NQS, PBS, Load Leveler, etc.)</span> to generate batch jobs, 46 the basic functionality of <font color="#000000">parallel computers 47 </font>and the programming language <span 48 style="background: transparent none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;">FORTRAN90 32 knowledge of the operating system<span style="background: transparent none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;"> 33 Unix, </span>the <span style="background: transparent none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;">Queueing 34 System (NQS, PBS, Load Leveler, etc.)</span> to generate batch 35 jobs, 36 the basic functionality of <font color="#000000">parallel 37 computers 38 </font>and the programming language <span style="background: transparent none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;">FORTRAN90 49 39 (particularly</span>, if code extensions are to be written by the 50 40 user) are presupposed. Programming user-defined software usually 51 41 requires exact knowledge of the internal model structure. First insight 52 herei<span 53 style="background: transparent none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;">n 42 herei<span style="background: transparent none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;">n 54 43 <font color="#000000">is 55 44 given</font></span> in <a href="chapter_2.0.html">chapter 56 45 2.0</a> and in the <a href="../tec/index.html">technical/numerical 57 46 documentation</a>. The information obtained there is usually not 58 <font color="#000000">sufficient</font> and has to be accompanied by59 detailed study of the source code of the model. A<span 60 style="background: transparent none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;">dditional47 <font color="#000000">sufficient</font> and has to 48 be accompanied by 49 detailed study of the source code of the model. A<span style="background: transparent none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;">dditional 61 50 </span>experience in parallel programming with the 62 message passing interface<span 63 style="background: transparent none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;"> 51 message passing interface<span style="background: transparent none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;"> 64 52 (MPI)</span> maybe presupposed. </p> 65 <p style="line-height: 100%;">A documentation lives on criticism and 66 suggestions by users. T<font color="#000000">hi</font>s is expressly 53 <p style="line-height: 100%;">A documentation lives on 54 criticism and 55 suggestions by users. T<font color="#000000">hi</font>s 56 is expressly 67 57 requested. Please contact the PALM group 68 (<span 69 style="background: transparent none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;">see 70 <a 71 href="http://www.muk.uni-hannover.de/%7Eraasch/PALM_group/PALM_group.html#0">members</a></span>). 58 (<span style="background: transparent none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;">see 59 <a href="http://www.muk.uni-hannover.de/%7Eraasch/PALM_group/PALM_group.html#0">members</a></span>). 72 60 The model documentation is regularly maintained and brought up-to-date 73 61 by the PALM group. The date of the last code … … 75 63 documentation. <br> 76 64 77 </p> 78 <hr><font color="#000080"><font color="#000080"><br> 79 <a href="index.html"><font color="#000080"><img width="32" height="32" 80 border="2" align="bottom" name="Grafik1" src="up.gif"></font></a><a 81 href="chapter_2.0.html"><font color="#000080"><img width="32" 82 height="32" border="2" align="bottom" name="Grafik2" src="right.gif"></font></a></font></font><br> 83 <br> 84 <span style="font-style: italic;">Last change:</span> 14/04/05 (SR)<br> 85 <br> 86 </body> 87 </html> 65 </p><hr><font color="#000080"><font color="#000080"><br> 66 <a href="index.html"><font color="#000080"><img name="Grafik1" src="up.gif" align="bottom" border="2" height="32" width="32"></font></a><a href="chapter_2.0.html"><font color="#000080"><img name="Grafik2" src="right.gif" align="bottom" border="2" height="32" width="32"></font></a></font></font><br><br> 67 <span style="font-style: italic;">Last change:</span> 68 $Id$<br> 69 <br></body></html>
Note: See TracChangeset
for help on using the changeset viewer.