ENH: Update FreeFOAM contributions to GPL v3
[freefoam.git] / doc / UserGuide / files.cmake
blob4efe7a33b80ae915f56c607ce3ba0ce7f40b3539
1 #-------------------------------------------------------------------------------
2 #               ______                _     ____          __  __
3 #              |  ____|             _| |_  / __ \   /\   |  \/  |
4 #              | |__ _ __ ___  ___ /     \| |  | | /  \  | \  / |
5 #              |  __| '__/ _ \/ _ ( (| |) ) |  | |/ /\ \ | |\/| |
6 #              | |  | | |  __/  __/\_   _/| |__| / ____ \| |  | |
7 #              |_|  |_|  \___|\___|  |_|   \____/_/    \_\_|  |_|
9 #                   FreeFOAM: The Cross-Platform CFD Toolkit
11 # Copyright (C) 2008-2012 Michael Wild <themiwi@users.sf.net>
12 #                         Gerber van der Graaf <gerber_graaf@users.sf.net>
13 #-------------------------------------------------------------------------------
14 # License
15 #   This file is part of FreeFOAM.
17 #   FreeFOAM is free software: you can redistribute it and/or modify it
18 #   under the terms of the GNU General Public License as published by the
19 #   Free Software Foundation, either version 3 of the License, or (at your
20 #   option) any later version.
22 #   FreeFOAM is distributed in the hope that it will be useful, but WITHOUT
23 #   ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
24 #   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
25 #   for more details.
27 #   You should have received a copy of the GNU General Public License
28 #   along with FreeFOAM.  If not, see <http://www.gnu.org/licenses/>.
29 #-------------------------------------------------------------------------------
31 set(ASCIIDOC_SRCS
32   UserGuide.txt
33   introduction.txt
34   preface.txt
35   fdl.txt
36   bibliography.txt
37   tutorials/cavity.txt
38   tutorials/index.txt
39   tutorials/plateHole.txt
40   tutorials/damBreak.txt
41   applications/index.txt
42   applications/language.txt
43   applications/compiling.txt
44   applications/running.txt
45   applications/running-parallel.txt
46   applications/solvers.txt
47   applications/utilities.txt
48   applications/libraries.txt
49   cases/index.txt
50   cases/structure.txt
51   cases/basic-file-format.txt
52   cases/controlDict.txt
53   cases/fvSchemes.txt
54   cases/fvSolution.txt
55   mesh/index.txt
56   mesh/description.txt
57   mesh/boundaries.txt
58   mesh/blockMesh.txt
59   mesh/snappyHexMesh.txt
60   mesh/conversion.txt
61   mesh/mapFields.txt
62   postProcessing/index.txt
63   postProcessing/para.txt
64   postProcessing/fluent.txt
65   postProcessing/fieldview.txt
66   postProcessing/ensight.txt
67   postProcessing/sample.txt
68   postProcessing/monitoring.txt
69   models/index.txt
70   models/thermophysical.txt
71   models/turbulence.txt
72   )
74 set(ASY_SRCS
75   images/intro_structure.asy
76   images/tut_ico_cavity_block.asy
77   images/tut_ico_cavity_geometry.asy
78   images/tut_ico_cavity_paraFoamCavityGraphParameters.asy
79   images/tut_ico_cavity_paraFoamCavityMesh.asy
80   images/tut_ico_cavity_paraFoamCavityPContourDisplay.asy
81   images/tut_ico_cavity_paraFoamCavityGlyphParameters.asy
82   images/tut_ico_cavity_paraFoamCavityStreamTracerParameters.asy
83   images/tut_ico_cavityGrade_block.asy
84   images/tut_plateHole_block.asy
85   images/tut_plateHole_geometry.asy
86   images/tut_plateHole_sigmaxx.asy
87   images/tut_plateHole_sigmaxx_profile.asy
88   images/tut_damBreak_geometry.asy
89   images/tut_damBreak_initial.asy
90   images/tut_damBreak_snapshot_1.asy
91   images/tut_damBreak_snapshot_2.asy
92   images/tut_damBreakFine_snapshot_1.asy
93   images/tut_damBreakFine_snapshot_2.asy
94   images/app_compiling.asy
95   images/app_directoryStructure.asy
96   images/case_directoryStructure.asy
97   images/mesh_faceNumbering.asy
98   images/mesh_hexNumbering.asy
99   images/mesh_wedgeNumbering.asy
100   images/mesh_prismNumbering.asy
101   images/mesh_pyrNumbering.asy
102   images/mesh_tetNumbering.asy
103   images/mesh_tetWedgeNumbering.asy
104   images/mesh_patchAttributes.asy
105   images/mesh_wedgeGeometry.asy
106   images/mesh_cyclicGeometry.asy
107   images/mesh_block.asy
108   images/mesh_edgeGrading.asy
109   images/mesh_overlappingPatches.asy
110   images/mesh_wedgeBlock.asy
111   images/mesh_snappyHexMeshBlockMesh.asy
112   images/mesh_snappyHexMeshCellRemoval.asy
113   images/mesh_snappyHexMeshCellSplittingFeatures.asy
114   images/mesh_snappyHexMeshCellSplittingRegion.asy
115   images/mesh_snappyHexMeshCellSplittingSurface.asy
116   images/mesh_snappyHexMeshDescription.asy
117   images/mesh_snappyHexMeshLayers.asy
118   images/mesh_snappyHexMeshSnapping.asy
119   images/mesh_mappingInconsistentFields.asy
120   images/post_parametersPanel.asy
121   images/post_displayPanel.asy
122   images/post_paraviewToolbars.asy
123   images/post_UxResidual.asy
124   )
126 set(IMAGES
127   images/tut_ico_cavity_paraFoamCavityGraphParameters_snapshot.png
128   images/tut_ico_cavity_paraFoamCavityMesh_snapshot.png
129   images/tut_ico_cavity_pcell_icon.png
130   images/tut_ico_cavity_pnode_icon.png
131   images/tut_ico_cavity_paraFoamCavityPContourDisplay_snapshot.png
132   images/tut_ico_cavity_pressureCavity.png
133   images/tut_ico_cavity_paraFoamCavityGlyphParameters_snapshot.png
134   images/tut_ico_cavity_velocityCavity.png
135   images/tut_ico_cavity_paraFoamCavityStreamTracerParameters_snapshot.png
136   images/tut_ico_cavity_streamlinesCavity.png
137   images/tut_ico_cavity_paraFoamCavityGraph.png
138   images/tut_ico_cavityClipped_velocityCavityClipped.png
139   images/tut_ico_cavityClipped_velocityCavityClippedFinal.png
140   images/tut_plateHole_bar.png
141   images/tut_plateHole_field.png
142   images/tut_plateHole_mesh.png
143   images/tut_damBreakFine_mesh_proc1.png
144   images/tut_damBreakFine_bar.png
145   images/tut_damBreakFine_snapshot_field_1.png
146   images/tut_damBreakFine_snapshot_field_2.png
147   images/tut_damBreak_bar.png
148   images/tut_damBreak_initial_field.png
149   images/tut_damBreak_snapshot_field_1.png
150   images/tut_damBreak_snapshot_field_2.png
151   images/post_displayPanel-snapshot.png
152   images/post_paraFoamOpen.png
153   images/post_parametersPanel-snapshot.png
154   images/post_paraviewToolbars-snapshot.png
155   )
157 set(XY_SRCS
158   images/tut_plateHole_leftPatch_sigmaxx.xy
159   images/post_Ux_0
160   )
162 set(_ICO_CAVITY "${CMAKE_SOURCE_DIR}/tutorials/incompressible/icoFoam/cavity")
163 set(_ICO_CAVITYGRADE
164   "${CMAKE_SOURCE_DIR}/tutorials/incompressible/icoFoam/cavityGrade")
165 set(_PISO_CAVITYGRADE
166   "${CMAKE_SOURCE_DIR}/tutorials/incompressible/icoFoam/cavityGrade")
167 set(_PISO_CAVITY
168   "${CMAKE_SOURCE_DIR}/tutorials/incompressible/pisoFoam/ras/cavity")
169 set(_ICO_CAVITYCLIPPED
170   "${CMAKE_SOURCE_DIR}/tutorials/incompressible/icoFoam/cavityClipped")
171 set(_SOLIDDISPLACEMENT_PLATEHOLE
172   "${CMAKE_SOURCE_DIR}/tutorials/stressAnalysis/solidDisplacementFoam/plateHole")
173 set(_INTER_DAMBREAK
174   "${CMAKE_SOURCE_DIR}/tutorials/multiphase/interFoam/laminar/damBreak")
175 set(_SIMPLEWIND
176   "${CMAKE_SOURCE_DIR}/tutorials/incompressible/simpleWindFoam/simpleWindFoam")
177 set(COPY_SRCS
178   "images/tut_plateHole_leftPatch_sigmaxx.xy=>images"
179   "images/tut_damBreak_commonDamBreak.asy=>images"
180   "images/tut_damBreak_commonDamBreak.asy=>images"
181   "${_ICO_CAVITY}/constant/polyMesh/blockMeshDict=>tutorials/assets/ico_cavity"
182   "${_ICO_CAVITY}/0/p=[17:-2]>tutorials/assets/ico_cavity"
183   "${_ICO_CAVITY}/constant/transportProperties=[17:-2]>tutorials/assets/ico_cavity"
184   "${_ICO_CAVITY}/system/controlDict=[17:-2]>tutorials/assets/ico_cavity"
185   "${_ICO_CAVITYGRADE}/constant/polyMesh/blockMeshDict=[17:-2]>tutorials/assets/ico_cavityGrade"
186   "${_PISO_CAVITY}/0/nut=[17:-2]>tutorials/assets/piso_cavity"
187   "${_PISO_CAVITY}/constant/turbulenceProperties=[17:-2]>tutorials/assets/piso_cavity"
188   "${_ICO_CAVITYCLIPPED}/constant/polyMesh/blockMeshDict=[17:-2]>tutorials/assets/ico_cavityClipped"
189   "${_SOLIDDISPLACEMENT_PLATEHOLE}/constant/polyMesh/blockMeshDict=[17:-2]>tutorials/assets/plateHole"
190   "${_SOLIDDISPLACEMENT_PLATEHOLE}/0/D=[17:-2]>tutorials/assets/plateHole"
191   "${_SOLIDDISPLACEMENT_PLATEHOLE}/system/controlDict=[17:-2]>tutorials/assets/plateHole"
192   "${_SOLIDDISPLACEMENT_PLATEHOLE}/system/fvSchemes=[17:-2]>tutorials/assets/plateHole"
193   "${_SOLIDDISPLACEMENT_PLATEHOLE}/system/fvSolution=[17:-2]>tutorials/assets/plateHole"
194   "${_SOLIDDISPLACEMENT_PLATEHOLE}/system/sampleDict=[17:-2]>tutorials/assets/plateHole"
195   "${_INTER_DAMBREAK}/constant/polyMesh/blockMeshDict=[17:-2]>tutorials/assets/damBreak"
196   "${_INTER_DAMBREAK}/system/setFieldsDict=[17:-2]>tutorials/assets/damBreak"
197   "${_INTER_DAMBREAK}/constant/g=[17:-2]>tutorials/assets/damBreak"
198   "${_INTER_DAMBREAK}/constant/turbulenceProperties=[17:-2]>tutorials/assets/damBreak"
199   "${_INTER_DAMBREAK}/system/controlDict=[17:-2]>tutorials/assets/damBreak"
200   "${_INTER_DAMBREAK}/system/fvSchemes=[17:-2]>tutorials/assets/damBreak"
201   "${_INTER_DAMBREAK}/system/fvSolution=[17:-2]>tutorials/assets/damBreak"
202   "${_SIMPLEWIND}/simpleWindFoam.C=[50:-3]>applications/assets"
203   "${_INTER_DAMBREAK}/system/decomposeParDict=[17:-2]>applications/assets"
204   "images/mesh_snappyHexMeshCommon.asy=>images"
205   "images/post_Ux_0=>images"
206   )
208 # ------------------------- vim: set sw=2 sts=2 et: --------------- end-of-file