Created HTML versions.

This commit is contained in:
henry
2008-07-21 12:06:15 +01:00
parent 352c0f4c24
commit 033829bcc3
3 changed files with 130 additions and 26 deletions

View File

@ -30,11 +30,11 @@
* C++ Compiler version
+ Released compiled with GCC 4.3.1, the latest version.
+ Built in support for the Intel C++ 10.? compiler (untested).
+ The choice of the compiler is controlled by the setting of the $WM\_COMPILER
and $WM\_COMPILER\_ARCH environment variables in the OpenFOAM-1.5/etc/bashrc
+ The choice of the compiler is controlled by the setting of the $WM_COMPILER
and $WM_COMPILER_ARCH environment variables in the OpenFOAM-1.5/etc/bashrc
(or cshrc) file.
+ The location of the installation of the compiler is controlled by the
$WM\_COMPILER\_INST environment variable in the OpenFOAM-1.5/etc/settings.sh
$WM_COMPILER_INST environment variable in the OpenFOAM-1.5/etc/settings.sh
(or settings.csh) file.
* Developments to solvers (applications)