FIX: Inconsistent space/tabs in fixupDoxygen.py.in
[freefoam.git] / ReleaseNotes
blob71db727fcccc6272222b9563045c3ae330703cc1
1 Release Notes for FreeFOAM version {fullver}
2 ============================================
3 Michael Wild <themiwi@users.sourceforge.net>
4 v{fullver}, {localdate}
5 :Author Initials: MW
6 :linkcss!:
7 http://freefoam.sourceforge.net
9 FreeFOAM is a cross-platform toolkit for computational fluid dynamics (CFD)
10 based on http://openfoam.org[OpenFOAM(R)]. It is geared towards "freeing"
11 OpenFOAM from its system dependence, enabling it to run natively on a variety
12 of operating systems. Currently it still requires a Unix-like environment.
13 FreeFOAM has been tested to build (and partially to run) on
15 * http://www.ubuntu.com[Ubuntu] 11.10
17 FreeFOAM uses the excellent cross-platform build system
18 http://cmake.org[CMake] thanks to which FreeFOAM can now be installed just like
19 any other software and doesn't depend on a slew of shell init scripts and a
20 huge number of environment variables to build and run, making live easier for
21 system administrators and users alike.
23 Refer to the enclosed link:INSTALL.html[INSTALL] file for installation and
24 usage instructions.
26 For an overview of the changes and new features added to FreeFOAM, consult the
27 link:ChangeLog.html[ChangeLog] file. For the detailed list of changes, refer
28 to the log provided by the http://repo.or.cz/w/freefoam.git[FreeFOAM GIT
29 repository].
31 If you have questions or think you found a bug, please subscribe and post to
32 the http://freefoam.sourceforge.net/support.html[FreeFOAM-users mailing list].
34 This release builds upon revision linkrepo:openfoam17[d08d3c] (2011-07-14) of
35 the official OpenCFD(R) patch releases repository for OpenFOAM 1.7.x.
37 ''''''''''''''''''''''''''''
38 http://openfoam.org[OpenFOAM(R)] is a registered trademark of
39 http://opencfd.co.uk[OpenCFD(R) Ltd.]
41 http://apple.com/macosx[Mac OS X Snow Leopard(R)] is a registered trademark of
42 http://apple.com[Apple(R) Inc.]
44 /////////////////////////////////////////////////////////////////////////
45 Process with: asciidoc -a toc -f data/asciidoc/html.conf ReleaseNotes
47 Vim users, this is for you:
48 vim: ft=asciidoc sw=2 expandtab fenc=utf-8
49 /////////////////////////////////////////////////////////////////////////