Update to release docs
This commit is contained in:
parent
0706c07b6d
commit
296e860735
3 changed files with 247 additions and 199 deletions
|
@ -22,7 +22,14 @@ is to formalize this spirit.
|
|||
|
||||
In the absence of a legal resolution, we shall refer to the project as the
|
||||
-Extend project and software as "OpenFOAM", as per agreement between
|
||||
Prof. Hrvoje Jasak and Mr. Henry G. Weller of 30 September 2004
|
||||
Prof. Hrvoje Jasak and Mr. Henry G. Weller of 30 September 2004.
|
||||
|
||||
The excerpts below are from the correspondences of Dr.Jasak and are to
|
||||
his knowledge all the relevant writings about this topic. Although
|
||||
this topic has been discussed before in public forums there exists no
|
||||
'official' answer by OpenCFD on this issue. In the interest of
|
||||
fairness a reference (link) to such an answer will be added to this
|
||||
document as soon as we come aware of it.
|
||||
|
||||
09/30/2004 01:45 PM
|
||||
|
||||
|
@ -93,7 +100,7 @@ is to formalize this spirit.
|
|||
developers of OpenFOAM from its inception to today.
|
||||
|
||||
As this issue still remains unresolved, and the list of contributors
|
||||
has been illegally removed from the source code by Mr. Weller in 2006,
|
||||
has been removed from the OpenFOAM source code by Mr. Weller in 2006,
|
||||
we shall re-base OpenFOAM as an Open Source community-based project
|
||||
and associate the authorship and Copyright in each case with the
|
||||
original author.
|
||||
|
|
51
README
51
README
|
@ -169,23 +169,64 @@
|
|||
Hrvoje Jasak
|
||||
Mattijs Janssens
|
||||
Zeljko Tukovic
|
||||
Bernhard Gschaider
|
||||
Tommaso Lucchini
|
||||
Martin Beaudoin
|
||||
Sandeep Menon
|
||||
Niklas Nordin
|
||||
Martin Beaudoin
|
||||
Eugene De Villiers
|
||||
Henrik Rusche
|
||||
Bernhard Gschaider
|
||||
Ivor Clifford
|
||||
Oliver Borm
|
||||
Philiposse Rajan
|
||||
Chris Greenshields
|
||||
Mark Olesen
|
||||
Gavin Tabor
|
||||
Jovani Favero
|
||||
Frank Bos
|
||||
David Hill
|
||||
Niklas Wikstrom
|
||||
Dubravko Matijasevic
|
||||
Darrin Stephens
|
||||
Christian Beck
|
||||
Oliver Borm
|
||||
James Criner
|
||||
Hua Shan
|
||||
David Boner
|
||||
Pierre-Olivier Dallaire
|
||||
Norman Del Puppo
|
||||
Dennis Kingsley
|
||||
Frank Albina
|
||||
Flavio Galeazzo
|
||||
Hannes Kroger
|
||||
Olivier Petit
|
||||
David Schmidt
|
||||
Andreas Feymark
|
||||
Luca Mangani
|
||||
Daniel Schmode
|
||||
Christoph Goniva
|
||||
Takuya Oshima
|
||||
Juho Peltola
|
||||
Eric Paterson
|
||||
Fabian Peng Karrholm
|
||||
Aleksandar Karac
|
||||
Maria Garcia Camprubi
|
||||
Chris Greenshields
|
||||
Mark Olesen
|
||||
Hilary Spencer
|
||||
Andy Heather
|
||||
# -*- mode: org; -*-
|
||||
#
|
||||
#+TITLE: *OpenFOAM README for version 1.6-ext*
|
||||
#+AUTHOR: Hrvoje Jasak.
|
||||
#+DATE: 12 November 2010
|
||||
#+LINK: http://www.extend-project.de
|
||||
#+OPTIONS: author:nil
|
||||
|
||||
* Copyright
|
||||
OpenFOAM is free software; you can redistribute it and/or modify it under the
|
||||
terms of the GNU General Public License as published by the Free Software
|
||||
Foundation; either version 2 of the License, or (at your option) any later
|
||||
version. See the file COPYING in this directory, for a description of
|
||||
the GNU General Public License terms under which you can copy the files.
|
||||
|
||||
* System requirements
|
||||
OpenFOAM is developed and tested on Linux and Mac OS X.
|
||||
E
|
Reference in a new issue