STYLE: Updated copyright dates
[freefoam.git] / ReleaseNotes
blob53cba442d90241b1541c54c28f1d5332586c60b4
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.debian.org[Debian GNU/Linux] 6.0
16 * http://www.centos.org[CentOS] 5.5
17 * http://www.rocksclusters.org[Rocks Cluster] 5.1
18 * http://www.apple.com/macosx[Mac OS X] 10.6 Snow Leopard(R)
20 FreeFOAM uses the excellent cross-platform build system
21 http://cmake.org[CMake] thanks to which FreeFOAM can now be installed just like
22 any other software and doesn't depend on a slew of shell init scripts and a
23 huge number of environment variables to build and run, making live easier for
24 system administrators and users alike.
26 This release candidate 1 of FreeFOAM {ver} is only intended for testing
27 purposes. Refer to the enclosed link:INSTALL.html[INSTALL] file for
28 installation and usage instructions.
30 For an overview of the changes and new features added to FreeFOAM, consult the
31 link:ChangeLog.html[ChangeLog] file. For the detailed list of changes, refer
32 to the log provided by the http://repo.or.cz/w/freefoam.git[FreeFOAM GIT
33 repository].
35 If you have questions or think you found a bug, please subscribe and post to
36 the http://freefoam.sourceforge.net/support.html[FreeFOAM-users mailing list].
38 This release builds upon revision linkrepo:openfoam17[89fc6e] (2011-06-08) of
39 the official OpenCFD(R) patch releases repository for OpenFOAM 1.7.x.
41 ''''''''''''''''''''''''''''
42 http://openfoam.org[OpenFOAM(R)] is a registered trademark of
43 http://opencfd.co.uk[OpenCFD(R) Ltd.]
45 http://apple.com/macosx[Mac OS X Snow Leopard(R)] is a registered trademark of
46 http://apple.com[Apple(R) Inc.]
48 /////////////////////////////////////////////////////////////////////////
49 Process with: asciidoc -a toc -f data/asciidoc/html.conf ReleaseNotes
51 Vim users, this is for you:
52 vim: ft=asciidoc sw=2 expandtab fenc=utf-8
53 /////////////////////////////////////////////////////////////////////////