debian/0000775000000000000000000000000012253676301007175 5ustar debian/rules0000775000000000000000000000707212005415621010252 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 # Injecting CPPFLAGS: DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk CXXFLAGS+=$(CPPFLAGS) -fpermissive include /usr/share/cdbs/1/class/cmake.mk include /usr/share/cdbs/1/rules/debhelper.mk export OMPI_MCA_plm_rsh_agent=/bin/false FF_SUBDIR=freefoam FF_CONFIG_THIRD_PARTY= \ -DFOAM_BUILD_PRIVATE_METIS=OFF \ -DFOAM_BUILD_PRIVATE_PARMETIS=OFF \ -DFOAM_BUILD_PRIVATE_SCOTCH=OFF \ -DFOAM_BUILD_PRIVATE_ZLIB=OFF FF_CONFIG_PACK= \ -DCPACK_BINARY_DEB=OFF \ -DCPACK_BINARY_NSIS=OFF \ -DCPACK_BINARY_RPM=OFF \ -DCPACK_BINARY_STGZ=OFF \ -DCPACK_BINARY_TBZ2=OFF \ -DCPACK_BINARY_TGZ=OFF \ -DCPACK_BINARY_TZ=OFF \ -DCPACK_SOURCE_TBZ2=OFF \ -DCPACK_SOURCE_TGZ=OFF \ -DCPACK_SOURCE_TZ=OFF \ -DCPACK_SOURCE_ZIP=OFF \ FF_DOC= \ -DFOAM_ENABLE_PDF_GUIDES=ON \ -DFOAM_ENABLE_XHTML_GUIDES=OFF \ -DFOAM_ENABLE_XHTML_HELP=OFF \ -DFOAM_ENABLE_MATHJAX=OFF \ -DFOAM_ENABLE_DOXYGEN_DOCS=ON \ -DFOAM_ENABLE_MANPAGE_HELP=OFF \ -DFOAM_DOCS_FOR_SF=OFF \ FF_INSTALL= \ -DFOAM_INSTALL_BIN_PATH=/usr/bin \ -DFOAM_INSTALL_CMAKE_PATH=/usr/share/$(FF_SUBDIR)/CMake \ -DFOAM_INSTALL_CONFIG_PATH=/etc/$(FF_SUBDIR) \ -DFOAM_INSTALL_DATA_PATH=/usr/share/$(FF_SUBDIR) \ -DFOAM_INSTALL_DOC_PATH=/usr/share/doc/$(FF_SUBDIR) \ -DFOAM_INSTALL_HEADER_PATH=/usr/include/$(FF_SUBDIR) \ -DFOAM_INSTALL_LIBEXEC_PATH=/usr/bin \ -DFOAM_INSTALL_LIBRARY_PATH=/usr/lib/$(FF_SUBDIR) \ -DFOAM_INSTALL_MAN_PATH=/usr/share/man \ -DFOAM_INSTALL_PLUGIN_PATH=/usr/lib/$(FF_SUBDIR)/plugins1 \ -DFOAM_INSTALL_TUTORIALS_PATH=/usr/share/doc/$(FF_SUBDIR) \ -DFOAM_INSTALL_USERDFOAM_PATH=/usr/lib/$(FF_SUBDIR)/plugins1/ensightReader DEB_CMAKE_EXTRA_FLAGS= \ -DFOAM_EXE_PREFIX=freefoam- \ -DFOAM_ENABLE_METIS=OFF \ -DFOAM_ENABLE_MGRIDGEN=OFF \ -DFOAM_USE_MPI=ON \ -DFOAM_DEFAULT_PSTREAM=mpi \ -DFOAM_DOUBLE_PRECISION=ON \ -DFOAM_ENABLE_PARMETIS=OFF \ -DCMAKE_SKIP_RPATH=OFF \ -DFOAM_ENABLE_CCMIO=OFF \ -DBUILD_TESTING=OFF \ -DFOAM_ENABLE_FULL_TUTORIAL_TEST=OFF \ $(FF_CONFIG_THIRD_PARTY) \ $(FF_DOC) \ $(FF_INSTALL) DEB_DH_MAKESHLIBDEPS_ARGS_libfreefoam1=-X/usr/lib/$(FF_SUBDIR) install/libfreefoam1:: install -d $(CURDIR)/debian/libfreefoam1/usr/lib/$(FF_SUBDIR) install/libfreefoam-dev:: install -d $(CURDIR)/debian/libfreefoam-dev/usr/include/$(FF_SUBDIR) install -d $(CURDIR)/debian/libfreefoam-dev/usr/share/$(FF_SUBDIR) rm $(CURDIR)/debian/tmp/usr/share/$(FF_SUBDIR)/templates/foamScript install/freefoam:: install -d $(CURDIR)/debian/freefoam/usr/bin install -d $(CURDIR)/debian/freefoam/usr/share/man/man1 install -d $(CURDIR)/debian/freefoam/etc/freefoam install -d $(CURDIR)/debian/freefoam/etc/bash_completion.d cp $(CURDIR)/data/shellFunctions/bashCompletion/freefoam $(CURDIR)/debian/freefoam/etc/bash_completion.d/ install/freefoam-user-doc:: install -d $(CURDIR)/debian/freefoam-user-doc/usr/share/doc/freefoam-user-doc/tutorials rm $(CURDIR)/debian/tmp/usr/share/doc/freefoam/tutorials/multiphase/interFoam/les/nozzleFlow2D/0/data/Ubulk rm $(CURDIR)/debian/tmp/usr/share/doc/freefoam/tutorials/multiphase/interFoam/les/nozzleFlow2D/0/data/ptrace rmdir $(CURDIR)/debian/tmp/usr/share/doc/freefoam/tutorials/multiphase/interFoam/les/nozzleFlow2D/0/data install/freefoam-dev-doc:: rm $(CURDIR)/debian/tmp/usr/share/doc/freefoam/API/jquery.js binary-install/libfreefoam1:: dh_pysupport -plibfreefoam1 binary-install/libfreefoam-dev:: dh_pysupport -plibfreefoam-dev binary-install/freefoam:: dh_pysupport -pfreefoam debian/freefoam-dev-doc.doc-base0000664000000000000000000000053012004446555013675 0ustar Document: freefoam-dev-doc Title: FreeFOAM developers manual Author: Michael Wild, Gerber van der Graaf Abstract: This manual describes the internal library structures of FreeFOAM, generated with Doxygen. Section: Programming Format: html Index: /usr/share/doc/freefoam-dev-doc/api/index.html Files: /usr/share/doc/freefoam-dev-doc/api/*.html debian/watch0000664000000000000000000000016312004437437010225 0ustar version=3 opts=dversionmangle=s/\.dfsg\.\d+$// \ http://sf.net/freefoam/freefoam-([\d.]*)\.tar\.bz2 debian uupdate debian/changelog0000664000000000000000000000575512253676301011063 0ustar freefoam (0.1.0+dfsg-1build1) trusty; urgency=medium * No-change rebuild for libopenmpi1.3 -> libopenmpi1.6 transition. -- Logan Rosen Mon, 16 Dec 2013 17:20:42 -0500 freefoam (0.1.0+dfsg-1) unstable; urgency=low * [92ca47f] New upstream version 0.1.0+dfsg (Closes: #682928) * [e07e2f1] Removed d/p/copyright.diff. This information belongs into debian/copyright and the CHEMKIN ckinterp.f file has been removed by the 0.1.0+dfsg import. * [300a38d] Remove DFSG-deleted directories from the build system - Added d/p/remove-dfsg-deleted-directories-from-build-system.diff - Removed d/p/userd.diff. * [5ff801c] Update documentation and completion scripts for DFSG-cleaning - Added d/p/update-for-removed-apps.diff * [d813ede] Added missing build-deps: graphviz (Closes: #682940) * [6a280d2] Fix FTBFS with GCC-4.7 because of non-qualified template-dependent names - Added d/p/missing-qualifications-of-template-dependent-names.diff - Removed the -fpermissive flag from CXXFLAGS. (Closes: #682927) * [a669cc7] Fix bogus lintian override * [a414aa0] Make debian/copyright complete, cleanup (Closes: #682942) * [7f41940] Fix /usr/share/freefoam/DoxyDocIndex installation, fix name mangling - Install it into freefoam-dev-doc package instead of libfreefoam-dev - Add d/p/doxygen-generated-file-names-breakage.diff to fix the name mangling issue - Add d/p/fix-api-doc-location.diff to fix the API documentation location in DoxyDocIndex. (Closes: #682934) * [c14eda9] Fix error in freefoam-log when operating on truncated log files - Add d/p/handle-truncated-logs-in-freefoam-log.diff (Closes: #682931) * [f35bb9c] Fix freefoam-log to create logs/ directory in the case directory, not $PWD - Added d/p/correct-output-directory-for-freefoam-log.diff (Closes: #682932) * [6de0d22] Rename the libfreefoam package to libfreefoam1 - This is to be compliant with policy 8.2 - Also rename the plugins0 directory to plugins1 to honour the same policy (Closes: 682953) * [d2767a3] Install *.so links into the libfreefoam-dev package, not libfreefoam1 (Closes: #682943) * [a307676] Add Michael Wild to the uploaders * [199ae68] Escape meta-characters before creating doc/Doxygen/filter.py - Added d/p/escape-meta-chars-for-doxygen-filter.diff * [6f94315] Fix installation dirs for template files (Closes: #683175) * [b5cc1ea] Install foamLog.db into the freefoam binary package (Closes: #683176) * [149cf7e] Install Doxygen CSS and image resources, update FoamHeader.html - In d/freefoam-dev-doc.install install the css/ and img/ folders - Update doc/Doxygen/FoamHeader.hmtl to Doxygen version 1.8.1.2 (Closes: #683369) -- Michael Wild Tue, 31 Jul 2012 15:32:35 +0200 freefoam (0.1.0-1) unstable; urgency=low * Initial Release. Closes: #528662 -- Gerber van der Graaf Tuesday, 28 Feb 2012 10:27:00 +0100 debian/freefoam-dev-doc.links0000664000000000000000000000013012004450546013327 0ustar /usr/share/javascript/jquery/jquery.min.js usr/share/doc/freefoam-dev-doc/api/jquery.js debian/freefoam-user-doc.install0000664000000000000000000000025412004450546014064 0ustar debian/tmp/usr/share/doc/freefoam/tutorials/* /usr/share/doc/freefoam-user-doc/tutorials/ debian/tmp/usr/share/doc/freefoam/UserGuide.pdf /usr/share/doc/freefoam-user-doc/ debian/compat0000664000000000000000000000000212004437437010372 0ustar 5 debian/README0000664000000000000000000000101012004437437010044 0ustar The following non-free or non-distributable files the following have been removed: ./applications/utilities/surface/surfaceCoarsen/bunnylod/rabdata.h ./applications/utilities/surface/surfaceCoarsen/bunnylod/rabdata.C These file are not used. The userd plugin for Paraview to convert ensight data has been desibled because of the non-free files: ./applications/utilities/postProcessing/graphics/ensightFoamReader/global_extern.h ./applications/utilities/postProcessing/graphics/ensightFoamReader/global_extern_proto.h debian/libfreefoam-dev.install0000664000000000000000000000041012005415564013604 0ustar debian/tmp/usr/include/* /usr/include debian/tmp/usr/lib/freefoam/*.so /usr/lib/freefoam debian/tmp/usr/share/freefoam/utilities debian/tmp/usr/share/freefoam/asciidoc debian/tmp/usr/share/freefoam/templates debian/tmp/usr/share/freefoam/CMake /usr/share/freefoam debian/copyright0000664000000000000000000001704012005324261011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FreeFOAM Upstream-Contact: Michael Wild Source: http://freefoam.wiki.sourceforge.net/ Files: *.C *.H *.L *.C.in *.c *.h *.unv *.msh *.agr *.gplt *.xy *.geo *.dat data/templates/foamCommentStyles etc/* Copyright: Copyright (C) 1991-2010 OpenCFD Ltd. License: GPL-3+ On Debian systems, the full text of the GNU General Public License version 3 can be found in the file '/usr/share/common-licenses/GPL-3' Files: doc/UserGuide/*.txt Copyright: Copyright (C) 2000-2010 OpenCFD Ltd. License: GFDL-NIV-1.2 On Debian systems, the full text of the GNU Free Documentation License version 1.2 can be found in the file '/usr/share/common-licenses/GFDL-1.2' Files: applications/utilities/surface/surfaceCoarsen/bunnylod/font.h applications/utilities/surface/surfaceCoarsen/bunnylod/list.h applications/utilities/surface/surfaceCoarsen/bunnylod/vector.h Copyright: (c) 1998, Stan Melax License: permissive Permission to use any of this code wherever you want is granted.. Although, please do acknowledge authorship if appropriate. Files: */CMakeLists.txt *.cmake *.cmake.in *.xsl *.py *.py.in *.patch */forceLink.C data/asciidoc/*.conf data/editor-modes/foamdict-mode.el doc/man/manSource/*.1.in.txt src/OSspecific/POSIX/dummyPrintStack.C src/OSspecific/POSIX/printStack.C src/OpenFOAM/db/IOstreams/Pstreams/*Impl.H src/OpenFOAM/db/IOstreams/Pstreams/*Impl.C src/Pstream/*/*Impl.H data/templates/*.C data/templates/*.H data/templates/foamScript data/shellFunctions/bashCompletion/freefoam data/shellFunctions/zshCompletion/_freefoam FOAMConfig.h.in data/utilities/findBogusClassDoc data/utilities/foamPackSource data/utilities/updateChangeLog doc/Doxygen/FoamFooter.html doc/Doxygen/FoamHeader.html.in Copyright: 2008-2012, Michael Wild License: GPL-3+ On Debian systems, the full text of the GNU General Public License version 3 can be found in the file '/usr/share/common-licenses/GPL-3' Files: doc/UserGuide/*.asy doc/UserGuide/*.png doc/UserGuide/images/tut_plateHole_leftPatch_sigmaxx.xy doc/UserGuide/images/post_Ux_0 doc/js/MathJaxMacros.js Copyright: Copyright (C) 2008-2012 Michael Wild License: GFDL-NIV-1.2 On Debian systems, the full text of the GNU Free Documentation License version 1.2 can be found in the file '/usr/share/common-licenses/GFDL-1.2' Files: data/asciidoc/html.conf Copyright: 2008-2012, Michael Wild 2008 by Stuart Rackham License: GPL-2 On Debian systems, the full text of the GNU General Public License version 2 can be found in the file '/usr/share/common-licenses/GPL-2' Files: src/OpenFOAM/primitives/random/BSD_random.c Copyright: 1983, Regents of the University of California License: BSD-4-clause Copyright (c) 1983 Regents of the University of California. All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: src/OpenFOAM/db/IOstreams/gzstream/gzstream.h src/OpenFOAM/db/IOstreams/gzstream/gzstream.C Copyright: 2001, Deepak Bandyopadhyay, Lutz Kettner License: LGPL-2.1+ On Debian systems, the full text of the license can be found in the file '/usr/share/common-licenses/LGPL-2.1' Files: data/python/FreeFOAM/compat.py Copyright: 2001-2007, Python Software 2003-2005, Peter Astrand 2008-2012, Michael Wild License: PSF-2 and GPL-3+ PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise using this software ("Python") in source or binary form and its associated documentation. . Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee. . In the event Licensee prepares a derivative work that is based on or incorporates Python or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python. . PSF is making Python available to Licensee on an "AS IS" basis. ++PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.++ . ++PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.++ . This License Agreement will automatically terminate upon a material breach of its terms and conditions. . Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between PSF and Licensee. This License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. . By copying, installing or otherwise using Python, Licensee agrees to be bound by the terms and conditions of this License Agreement. . . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file '/usr/share/common-licenses/GPL-3' debian/source/0000775000000000000000000000000012005323746010472 5ustar debian/source/format0000664000000000000000000000001412004437437011702 0ustar 3.0 (quilt) debian/libfreefoam-dev.lintian-overrides0000664000000000000000000000032612005324261015573 0ustar # A warning for #!/usr/bin/cmake is overridden as probably lintian does not # recognize CMake as a interpreter libfreefoam-dev: unusual-interpreter usr/share/freefoam/utilities/wmakeToCMake.cmake #!/usr/bin/cmake debian/libfreefoam1.install0000664000000000000000000000012512005415611013105 0ustar debian/tmp/usr/lib/*/*.so.* debian/tmp/usr/lib/*/plugins* debian/tmp/usr/lib/python* debian/freefoam-dev-doc.install0000664000000000000000000000036712005756162013675 0ustar debian/tmp/usr/share/doc/freefoam/API/* /usr/share/doc/freefoam-dev-doc/api debian/tmp/usr/share/doc/freefoam/css debian/tmp/usr/share/doc/freefoam/img /usr/share/doc/freefoam-dev-doc debian/tmp/usr/share/freefoam/DoxyDocIndex /usr/share/freefoam debian/man1/0000775000000000000000000000000012004437437010030 5ustar debian/man1/freefoam-chemkinToFoam.10000664000000000000000000000534312004437437014425 0ustar '\" t .\" Title: freefoam-chemkintofoam .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.75.2 .\" Date: 05/14/2012 .\" Manual: FreeFOAM Manual .\" Source: FreeFOAM 0.1.0 .\" Language: English .\" .TH "FREEFOAM\-CHEMKINTOFOAM" "1" "05/14/2012" "FreeFOAM 0\&.1\&.0" "FreeFOAM Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" freefoam-chemkinToFoam \- Converts CHEMKINIII thermodynamics and reaction data files into FOAM format .SH "SYNOPSIS" .sp \fBfreefoam chemkinToFoam\fR \fI\fR \fI\fR \fI\fR \fI\fR [\-parallel] [\-srcDoc] [\-case \fI\fR] [\-doc] [\-help] .SH "DESCRIPTION" .sp \fBTODO\fR write detailed description .SH "OPTIONS" .PP \fI\fR .RS 4 \fBTODO\fR Detailed description of argument\&. .RE .PP \fI\fR .RS 4 \fBTODO\fR Detailed description of argument\&. .RE .PP \fI\fR .RS 4 \fBTODO\fR Detailed description of argument\&. .RE .PP \fI\fR .RS 4 \fBTODO\fR Detailed description of argument\&. .RE .PP \fB\-case\fR \fI\fR .RS 4 Case directory\&. .RE .PP \fB\-parallel\fR .RS 4 Run in parallel\&. .RE .PP \fB\-help\fR .RS 4 Display help message\&. .RE .PP \fB\-doc\fR .RS 4 Display Doxygen API documentation page for this application\&. .RE .PP \fB\-srcDoc\fR .RS 4 Display Doxygen source documentation page for this application\&. .RE .SH "SEE ALSO" .sp An overview of FreeFOAM is given in \fBfreefoam\fR(1)\&. .SH "AUTHOR" .sp OpenCFD Ltd\&. .SH "FREEFOAM" .sp Part of the \fBfreefoam\fR(1) suite\&. .SH "COPYRIGHT" .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} Copyright \(co 2008\-2012 Michael Wild\&. .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} Copyright \(co 1991\-2010 OpenCFD Ltd\&. .RE debian/man1/freefoam-buoyantSimpleRadiation.10000664000000000000000000000446212004437437016370 0ustar '\" t .\" Title: freefoam-buoyantsimpleradiation .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.75.2 .\" Date: 05/14/2012 .\" Manual: FreeFOAM Manual .\" Source: FreeFOAM 0.1.0 .\" Language: English .\" .TH "FREEFOAM\-BUOYANTSIMPLERADIATION" "1" "05/14/2012" "FreeFOAM 0\&.1\&.0" "FreeFOAM Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" freefoam-buoyantSimpleRadiation \- Steady\-state solver for buoyant, turbulent flow of compressible fluids, including radiation, for ventilation and heat\-transfer\&. .SH "SYNOPSIS" .sp \fBfreefoam buoyantSimpleRadiation\fR [\-parallel] [\-srcDoc] [\-case \fI\fR] [\-doc] [\-help] .SH "DESCRIPTION" .sp \fBTODO\fR write detailed description .SH "OPTIONS" .PP \fB\-case\fR \fI\fR .RS 4 Specify the case directory .RE .PP \fB\-parallel\fR .RS 4 Run the case in parallel .RE .PP \fB\-help\fR .RS 4 Display short usage message .RE .PP \fB\-doc\fR .RS 4 Display Doxygen documentation page .RE .PP \fB\-srcDoc\fR .RS 4 Display source code .RE .SH "SEE ALSO" .sp An overview of FreeFOAM is given in \fBfreefoam\fR(1)\&. .SH "AUTHOR" .sp OpenCFD Ltd\&. .SH "FREEFOAM" .sp Part of the \fBfreefoam\fR(1) suite\&. .SH "COPYRIGHT" .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} Copyright \(co 2008\-2012 Michael Wild\&. .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} Copyright \(co 1991\-2010 OpenCFD Ltd\&. .RE debian/man1/freefoam-adiabaticFlameT.10000664000000000000000000000465212004437437014675 0ustar '\" t .\" Title: freefoam-adiabaticflamet .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.75.2 .\" Date: 05/14/2012 .\" Manual: FreeFOAM Manual .\" Source: FreeFOAM 0.1.0 .\" Language: English .\" .TH "FREEFOAM\-ADIABATICFLAMET" "1" "05/14/2012" "FreeFOAM 0\&.1\&.0" "FreeFOAM Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" freefoam-adiabaticFlameT \- Calculates the adiabatic flame temperature for a given fuel over a range of unburnt temperatures and equivalence ratios\&. .SH "SYNOPSIS" .sp \fBfreefoam adiabaticFlameT\fR \fI\fR [\-parallel] [\-srcDoc] [\-case \fI\fR] [\-doc] [\-help] .SH "DESCRIPTION" .sp \fBTODO\fR write detailed description .SH "OPTIONS" .PP \fI\fR .RS 4 \fBTODO\fR Detailed description of argument\&. .RE .PP \fB\-case\fR \fI\fR .RS 4 Case directory\&. .RE .PP \fB\-parallel\fR .RS 4 Run in parallel\&. .RE .PP \fB\-help\fR .RS 4 Display help message\&. .RE .PP \fB\-doc\fR .RS 4 Display Doxygen API documentation page for this application\&. .RE .PP \fB\-srcDoc\fR .RS 4 Display Doxygen source documentation page for this application\&. .RE .SH "SEE ALSO" .sp An overview of FreeFOAM is given in \fBfreefoam\fR(1)\&. .SH "AUTHOR" .sp OpenCFD Ltd\&. .SH "FREEFOAM" .sp Part of the \fBfreefoam\fR(1) suite\&. .SH "COPYRIGHT" .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} Copyright \(co 2008\-2012 Michael Wild\&. .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} Copyright \(co 1991\-2010 OpenCFD Ltd\&. .RE debian/man1/freefoam-faceSet.10000664000000000000000000000432412004437437013251 0ustar '\" t .\" Title: freefoam-faceset .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.75.2 .\" Date: 05/14/2012 .\" Manual: FreeFOAM Manual .\" Source: FreeFOAM 0.1.0 .\" Language: English .\" .TH "FREEFOAM\-FACESET" "1" "05/14/2012" "FreeFOAM 0\&.1\&.0" "FreeFOAM Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" freefoam-faceSet \- Selects a face set through a dictionary\&. .SH "SYNOPSIS" .sp \fBfreefoam faceSet\fR [\-parallel] [\-srcDoc] [\-case \fI\fR] [\-doc] [\-help] .SH "DESCRIPTION" .sp \fBTODO\fR write detailed description .SH "OPTIONS" .PP \fB\-case\fR \fI\fR .RS 4 Case directory\&. .RE .PP \fB\-parallel\fR .RS 4 Run in parallel\&. .RE .PP \fB\-help\fR .RS 4 Display help message\&. .RE .PP \fB\-doc\fR .RS 4 Display Doxygen API documentation page for this application\&. .RE .PP \fB\-srcDoc\fR .RS 4 Display Doxygen source documentation page for this application\&. .RE .SH "SEE ALSO" .sp An overview of FreeFOAM is given in \fBfreefoam\fR(1)\&. .SH "AUTHOR" .sp OpenCFD Ltd\&. .SH "FREEFOAM" .sp Part of the \fBfreefoam\fR(1) suite\&. .SH "COPYRIGHT" .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} Copyright \(co 2008\-2012 Michael Wild\&. .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} Copyright \(co 1991\-2010 OpenCFD Ltd\&. .RE debian/man1/freefoam-bubble.10000664000000000000000000000434112004437437013131 0ustar '\" t .\" Title: freefoam-bubble .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.75.2 .\" Date: 05/14/2012 .\" Manual: FreeFOAM Manual .\" Source: FreeFOAM 0.1.0 .\" Language: English .\" .TH "FREEFOAM\-BUBBLE" "1" "05/14/2012" "FreeFOAM 0\&.1\&.0" "FreeFOAM Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" freefoam-bubble \- Solver for a system of 2 incompressible fluid phases with one phase dispersed, e\&.g\&. gas bubbles in a liquid\&. .SH "SYNOPSIS" .sp \fBfreefoam bubble\fR [\-parallel] [\-srcDoc] [\-case \fI\fR] [\-doc] [\-help] .SH "DESCRIPTION" .sp \fBTODO\fR write detailed description .SH "OPTIONS" .PP \fB\-case\fR \fI\fR .RS 4 Specify the case directory .RE .PP \fB\-parallel\fR .RS 4 Run the case in parallel .RE .PP \fB\-help\fR .RS 4 Display short usage message .RE .PP \fB\-doc\fR .RS 4 Display Doxygen documentation page .RE .PP \fB\-srcDoc\fR .RS 4 Display source code .RE .SH "SEE ALSO" .sp An overview of FreeFOAM is given in \fBfreefoam\fR(1)\&. .SH "AUTHOR" .sp OpenCFD Ltd\&. .SH "FREEFOAM" .sp Part of the \fBfreefoam\fR(1) suite\&. .SH "COPYRIGHT" .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} Copyright \(co 2008\-2012 Michael Wild\&. .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} Copyright \(co 1991\-2010 OpenCFD Ltd\&. .RE debian/man1/freefoam-postChannel.10000664000000000000000000000526612004437437014163 0ustar '\" t .\" Title: freefoam-postchannel .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.75.2 .\" Date: 05/14/2012 .\" Manual: FreeFOAM Manual .\" Source: FreeFOAM 0.1.0 .\" Language: English .\" .TH "FREEFOAM\-POSTCHANNEL" "1" "05/14/2012" "FreeFOAM 0\&.1\&.0" "FreeFOAM Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" freefoam-postChannel \- Post\-processes data from channel flow calculations .SH "SYNOPSIS" .sp \fBfreefoam postChannel\fR [\-help] [\-latestTime] [\-noZero] [\-srcDoc] [\-doc] [\-time \fI