~ubuntu-branches/ubuntu/precise/code-saturne/precise

« back to all changes in this revision

Viewing changes to doc/theory/theory.tex

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2011-11-24 00:00:08 UTC
  • mfrom: (6.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20111124000008-2vo99e38267942q5
Tags: 2.1.0-3
Install a missing file

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
%-----------------------------------------------------------------------
2
 
%
3
 
%     This file is part of the Code_Saturne Kernel, element of the
4
 
%     Code_Saturne CFD tool.
5
 
%
6
 
%     Copyright (C) 1998-2008 EDF S.A., France
7
 
%
8
 
%     contact: saturne-support@edf.fr
9
 
%
10
 
%     The Code_Saturne Kernel is free software; you can redistribute it
11
 
%     and/or modify it under the terms of the GNU General Public License
12
 
%     as published by the Free Software Foundation; either version 2 of
13
 
%     the License, or (at your option) any later version.
14
 
%
15
 
%     The Code_Saturne Kernel is distributed in the hope that it will be
16
 
%     useful, but WITHOUT ANY WARRANTY; without even the implied warranty
17
 
%     of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18
 
%     GNU General Public License for more details.
19
 
%
20
 
%     You should have received a copy of the GNU General Public License
21
 
%     along with the Code_Saturne Kernel; if not, write to the
22
 
%     Free Software Foundation, Inc.,
23
 
%     51 Franklin St, Fifth Floor,
24
 
%     Boston, MA  02110-1301  USA
25
 
%
26
 
%-----------------------------------------------------------------------
 
1
%-------------------------------------------------------------------------------
 
2
 
 
3
% This file is part of Code_Saturne, a general-purpose CFD tool.
 
4
%
 
5
% Copyright (C) 1998-2011 EDF S.A.
 
6
%
 
7
% This program is free software; you can redistribute it and/or modify it under
 
8
% the terms of the GNU General Public License as published by the Free Software
 
9
% Foundation; either version 2 of the License, or (at your option) any later
 
10
% version.
 
11
%
 
12
% This program is distributed in the hope that it will be useful, but WITHOUT
 
13
% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 
14
% FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
 
15
% details.
 
16
%
 
17
% You should have received a copy of the GNU General Public License along with
 
18
% this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
 
19
% Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
20
 
 
21
%-------------------------------------------------------------------------------
 
22
 
27
23
\documentclass[a4paper,10pt,twoside]{report}
28
24
%
29
25
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
115
111
% CORPS DU DOCUMENT
116
112
%
117
113
\passepage
 
114
 
118
115
\part{Introduction}
119
116
\stepcounter{prog}
120
117
\include{introd}
121
 
\part{Module de base}
 
118
 
 
119
\part{Base module}
122
120
\include{bilsc2}
123
121
\include{clptur}
124
122
\include{clptrg}
141
139
\include{visort}
142
140
\include{vissec}
143
141
\include{vortex}
144
 
\part{Module compressible}
 
142
 
 
143
\part{Compressible module}
145
144
\include{cfbase}
146
145
\include{cfener}
147
146
\include{cfmsvl}
148
147
\include{cfqdmv}
149
148
\include{cfxtcl}
150
 
\part{Module �lectrique}
 
149
 
 
150
\part{Electric Arcs}
151
151
\include{elbase}
152
 
\part{Module combustion}
 
152
 
 
153
\part{Combustion}
153
154
\include{combbase}
 
155
\include{thermo}
154
156
\include{combgaz}
155
 
\include{combcharb}
156
 
\include{combfuel}
157
 
\include{thermo}
 
157
\include{combglb}
 
158
 
 
159
\part{Mesh Handling Algorithms}
 
160
\stepcounter{prog}
 
161
\setcounter{section}{0}
 
162
\setcounter{equation}{0}
 
163
\setcounter{figure}{0}
 
164
\include{mesh_algo}
 
165
 
 
166
\part{References}
 
167
\stepcounter{prog}
 
168
\setcounter{section}{0}
 
169
\include{biblio}
158
170
%
159
171
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
160
172
% FIN DU DOCUMENT