Changeset 212 for palm/trunk/DOC/app/chapter_3.5.2.html
- Timestamp:
- Nov 11, 2008 9:09:24 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/DOC/app/chapter_3.5.2.html
r62 r212 1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2 2 <html><head> 3 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=windows-1252"><title>PALM 4 chapter 3.5.2</title> <meta name="GENERATOR" content="StarOffice 7 (Win32)"> <meta name="AUTHOR" content="Siegfried Raasch"> <meta name="CREATED" content="20040802;13321506"> <meta name="CHANGED" content="20041112;14455666"> <meta name="KEYWORDS" content="parallel LES model"> <style> 3 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=windows-1252"><title>PALM chapter 3.5.2</title> <meta name="GENERATOR" content="StarOffice 7 (Win32)"> <meta name="AUTHOR" content="Siegfried Raasch"> <meta name="CREATED" content="20040802;13321506"> <meta name="CHANGED" content="20041112;14455666"> <meta name="KEYWORDS" content="parallel LES model"> <style> 5 4 <!-- 6 5 @page { size: 21cm 29.7cm } … … 16 15 parameters. The declaration of user-defined parameters takes place in 17 16 the user-defined module <tt><font style="font-size: 10pt;" size="2">user</font></tt> 18 ( located at the beginning of the file <tt><font style="font-size: 10pt;" size="2">user_interface.f90</font></tt>).17 (file <tt><font style="font-size: 10pt;" size="2">user_module.f90</font></tt>). 19 18 This module must be declared in all relevant user-defined routines via 20 19 a USE statement, in order to make the parameters available. </p>
Note: See TracChangeset
for help on using the changeset viewer.