ENH: Added UserGuide in AsciiDoc
commit41e6372951eb0340100570bf059200e1ece919bd
authorMichael Wild <themiwi@users.sourceforge.net>
Thu, 10 Mar 2011 20:31:33 +0000 (10 21:31 +0100)
committerMichael Wild <themiwi@users.sourceforge.net>
Thu, 10 Mar 2011 20:31:36 +0000 (10 21:31 +0100)
treefd25e8f5949f003cf3d991ac379e7a8513cd8af2
parent8c14456cc48d457fbcd539cd717fb38b58dd9dc1
ENH: Added UserGuide in AsciiDoc
142 files changed:
.gitignore
CMake/FOAMThirdPartyUtilities.cmake
CMake/FOAMUse.cmake.in
CMake/FOAMUtilities.cmake
CMake/Modules/FindMathJax.cmake [copied from data/asciidoc/CMakeLists.txt with 82% similarity]
CMakeLists.txt
data/asciidoc/CMakeLists.txt
data/asciidoc/asciidoc.conf
data/asciidoc/dblatex/asciidoc-dblatex.sty [new file with mode: 0644]
data/asciidoc/dblatex/asciidoc-dblatex.xsl [new file with mode: 0644]
data/asciidoc/dblatex/foam-macros.sty [new file with mode: 0644]
data/asciidoc/docbook-xsl/chunked.xsl [new file with mode: 0644]
data/asciidoc/docbook-xsl/common.xsl [new file with mode: 0644]
data/utilities/CMakeLists.txt
data/utilities/foamPNGMathFilter.py.in [new file with mode: 0755]
doc/CMakeLists.txt
doc/MathJaxMacros.js [new file with mode: 0644]
doc/UserGuide/CMakeLists.txt [new file with mode: 0644]
doc/UserGuide/UserGuide.txt [new file with mode: 0644]
doc/UserGuide/applications/assets/compiling.asy [new file with mode: 0644]
doc/UserGuide/applications/assets/directoryStructure.asy [new file with mode: 0644]
doc/UserGuide/applications/compiling.txt [new file with mode: 0644]
doc/UserGuide/applications/index.txt [new file with mode: 0644]
doc/UserGuide/applications/language.txt [new file with mode: 0644]
doc/UserGuide/applications/libraries.txt [new file with mode: 0644]
doc/UserGuide/applications/running-parallel.txt [new file with mode: 0644]
doc/UserGuide/applications/running.txt [new file with mode: 0644]
doc/UserGuide/applications/solvers.txt [new file with mode: 0644]
doc/UserGuide/applications/utilities.txt [new file with mode: 0644]
doc/UserGuide/assets/structure.asy [new file with mode: 0644]
doc/UserGuide/bibliography.txt [new file with mode: 0644]
doc/UserGuide/cases/assets/caseDirectoryStructure.asy [new file with mode: 0644]
doc/UserGuide/cases/basic-file-format.txt [new file with mode: 0644]
doc/UserGuide/cases/controlDict.txt [new file with mode: 0644]
doc/UserGuide/cases/fvSchemes.txt [new file with mode: 0644]
doc/UserGuide/cases/fvSolution.txt [new file with mode: 0644]
doc/UserGuide/cases/index.txt [new file with mode: 0644]
doc/UserGuide/cases/structure.txt [new file with mode: 0644]
doc/UserGuide/fdl.txt [new file with mode: 0644]
doc/UserGuide/files.cmake [new file with mode: 0644]
doc/UserGuide/introduction.txt [new file with mode: 0644]
doc/UserGuide/mesh/assets/block.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/cyclicGeometry.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/edgeGrading.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/faceNumbering.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/hexNumbering.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/mappingInconsistentFields.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/overlappingPatches.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/patchAttributes.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/prismNumbering.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/pyrNumbering.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/snappyHexMeshBlockMesh.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/snappyHexMeshCellRemoval.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/snappyHexMeshCellSplittingFeatures.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/snappyHexMeshCellSplittingRegion.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/snappyHexMeshCellSplittingSurface.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/snappyHexMeshCommon.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/snappyHexMeshDescription.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/snappyHexMeshLayers.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/snappyHexMeshSnapping.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/tetNumbering.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/tetWedgeNumbering.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/wedgeBlock.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/wedgeGeometry.asy [new file with mode: 0644]
doc/UserGuide/mesh/assets/wedgeNumbering.asy [new file with mode: 0644]
doc/UserGuide/mesh/blockMesh.txt [new file with mode: 0644]
doc/UserGuide/mesh/boundaries.txt [new file with mode: 0644]
doc/UserGuide/mesh/conversion.txt [new file with mode: 0644]
doc/UserGuide/mesh/description.txt [new file with mode: 0644]
doc/UserGuide/mesh/index.txt [new file with mode: 0644]
doc/UserGuide/mesh/mapFields.txt [new file with mode: 0644]
doc/UserGuide/mesh/snappyHexMesh.txt [new file with mode: 0644]
doc/UserGuide/models/index.txt [new file with mode: 0644]
doc/UserGuide/models/thermophysical.txt [new file with mode: 0644]
doc/UserGuide/models/turbulence.txt [new file with mode: 0644]
doc/UserGuide/postProcessing/assets/UxResidual.asy [new file with mode: 0644]
doc/UserGuide/postProcessing/assets/Ux_0 [new file with mode: 0644]
doc/UserGuide/postProcessing/assets/displayPanel-snapshot.png [new file with mode: 0644]
doc/UserGuide/postProcessing/assets/displayPanel.asy [new file with mode: 0644]
doc/UserGuide/postProcessing/assets/paraFoamOpen.png [new file with mode: 0644]
doc/UserGuide/postProcessing/assets/parametersPanel-snapshot.png [new file with mode: 0644]
doc/UserGuide/postProcessing/assets/parametersPanel.asy [new file with mode: 0644]
doc/UserGuide/postProcessing/assets/paraviewToolbars-snapshot.png [new file with mode: 0644]
doc/UserGuide/postProcessing/assets/paraviewToolbars.asy [new file with mode: 0644]
doc/UserGuide/postProcessing/ensight.txt [new file with mode: 0644]
doc/UserGuide/postProcessing/fieldview.txt [new file with mode: 0644]
doc/UserGuide/postProcessing/fluent.txt [new file with mode: 0644]
doc/UserGuide/postProcessing/index.txt [new file with mode: 0644]
doc/UserGuide/postProcessing/monitoring.txt [new file with mode: 0644]
doc/UserGuide/postProcessing/para.txt [new file with mode: 0644]
doc/UserGuide/postProcessing/sample.txt [new file with mode: 0644]
doc/UserGuide/preface.txt [new file with mode: 0644]
doc/UserGuide/tutorials/assets/damBreak/bar.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/damBreak/commonDamBreak.asy [new file with mode: 0644]
doc/UserGuide/tutorials/assets/damBreak/geometry.asy [new file with mode: 0644]
doc/UserGuide/tutorials/assets/damBreak/initial.asy [new file with mode: 0644]
doc/UserGuide/tutorials/assets/damBreak/initial_field.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/damBreak/snapshot_1.asy [new file with mode: 0644]
doc/UserGuide/tutorials/assets/damBreak/snapshot_2.asy [new file with mode: 0644]
doc/UserGuide/tutorials/assets/damBreak/snapshot_field_1.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/damBreak/snapshot_field_2.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/damBreakFine/bar.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/damBreakFine/mesh_proc1.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/damBreakFine/snapshot_1.asy [new file with mode: 0644]
doc/UserGuide/tutorials/assets/damBreakFine/snapshot_2.asy [new file with mode: 0644]
doc/UserGuide/tutorials/assets/damBreakFine/snapshot_field_1.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/damBreakFine/snapshot_field_2.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavity/block.asy [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavity/geometry.asy [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavity/paraFoamCavityGlyphParameters.asy [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavity/paraFoamCavityGlyphParameters_snapshot.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavity/paraFoamCavityGraph.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavity/paraFoamCavityGraphParameters.asy [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavity/paraFoamCavityGraphParameters_snapshot.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavity/paraFoamCavityMesh.asy [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavity/paraFoamCavityMesh_snapshot.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavity/paraFoamCavityPContourDisplay.asy [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavity/paraFoamCavityPContourDisplay_snapshot.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavity/paraFoamCavityStreamTracerParameters.asy [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavity/paraFoamCavityStreamTracerParameters_snapshot.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavity/pcell_icon.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavity/pnode_icon.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavity/pressureCavity.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavity/streamlinesCavity.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavity/velocityCavity.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavityClipped/velocityCavityClipped.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavityClipped/velocityCavityClippedFinal.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavityClipped/velocity_mapped.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavityClipped/velocity_solved.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/ico_cavityGrade/block.asy [new file with mode: 0644]
doc/UserGuide/tutorials/assets/plateHole/bar.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/plateHole/block.asy [new file with mode: 0644]
doc/UserGuide/tutorials/assets/plateHole/field.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/plateHole/geometry.asy [new file with mode: 0644]
doc/UserGuide/tutorials/assets/plateHole/leftPatch_sigmaxx.xy [new file with mode: 0644]
doc/UserGuide/tutorials/assets/plateHole/mesh.png [new file with mode: 0644]
doc/UserGuide/tutorials/assets/plateHole/sigmaxx.asy [new file with mode: 0644]
doc/UserGuide/tutorials/assets/plateHole/sigmaxx_profile.asy [new file with mode: 0644]
doc/UserGuide/tutorials/cavity.txt [new file with mode: 0644]
doc/UserGuide/tutorials/damBreak.txt [new file with mode: 0644]
doc/UserGuide/tutorials/index.txt [new file with mode: 0644]
doc/UserGuide/tutorials/plateHole.txt [new file with mode: 0644]