Difference between revisions of "Contrib/OpenFuelCell"

From OpenFOAMWiki
(Installation: Also builds with 3.0.x)
(Added notes regarding installation and added link to the first workshop announcement.)
 
Line 15: Line 15:
 
Instructions are available in two pages:
 
Instructions are available in two pages:
 
* [http://openfuelcell.sourceforge.net/doc/quick-start Quick start]
 
* [http://openfuelcell.sourceforge.net/doc/quick-start Quick start]
** Note: Use the following command after going into the folder {{tt|openfuelcell}} to checkout the branch that has the changes needed to build with OpenFOAM 3.0.1 and 3.0.x: <bash>  git checkout V3</bash>
 
 
* [http://openfuelcell.sourceforge.net/doc/building-code Building the code]
 
* [http://openfuelcell.sourceforge.net/doc/building-code Building the code]
 +
 +
 +
'''Installation Notes''':
 +
* Use the following command after going into the folder {{tt|openfuelcell}} to checkout the branch that has the changes needed to build with OpenFOAM 3.0.1 and 3.0.x: <bash>  git checkout V3</bash>
 +
* For building with OpenFOAM+ v3.0+, see [https://www.cfd-online.com/Forums/openfoam-solving/130289-fuel-cell-simulation-openfoam-2.html#post656939 post #24 on the discussion thread].
 +
  
 
== Documentation ==
 
== Documentation ==
Line 25: Line 30:
 
Here is a list of known discussion threads regarding this toolkit:
 
Here is a list of known discussion threads regarding this toolkit:
 
* [http://www.cfd-online.com/Forums/openfoam-solving/130289-fuel-cell-simulation-openfoam.html Fuel Cell Simulation in OpenFOAM]
 
* [http://www.cfd-online.com/Forums/openfoam-solving/130289-fuel-cell-simulation-openfoam.html Fuel Cell Simulation in OpenFOAM]
 +
 +
 +
== Workshops ==
 +
 +
* [https://www.cfd-online.com/Forums/openfoam-news-announcements-other/192054-openfuelcell-workshop-24th-25th-october-2017-a.html 24th and 25th of October 2017 - openFuelCell workshop at the Forschungszentrum Juelich, Germany]
  
  
 
== History ==
 
== History ==
 +
* 2 September 2017: Added notes regarding installation and added link to the first workshop announcement.
 
* 17:02, 30 October 2016 (CET): Added note to the description about the current location and development of the source code.
 
* 17:02, 30 October 2016 (CET): Added note to the description about the current location and development of the source code.
 
* 21:15, 5 April 2014 (CEST): Kicked off this page, since it was nowhere to be found on the wiki.
 
* 21:15, 5 April 2014 (CEST): Kicked off this page, since it was nowhere to be found on the wiki.
  
 
[[Category:Incomplete pages]]
 
[[Category:Incomplete pages]]

Latest revision as of 20:23, 2 September 2017

1 Description

Quoting from the openFuelCell project page:

The openFuelCell project is a forum to develop open source computational fluid dynamics (CFD) software to model fuel cells. Fuel cells http://en.wikipedia.org/wiki/Fuel_cell are devices that convert hydrogen and oxygen to water and electricity, and are promising renewable energy conversion devices. Computational fluid dynamics tools are used to size and rate fuel cell systems. OpenFoam is an open source CFD toolbox, available for downloading at http://www.openfoam.com/, written in C++ and conforming to the object-oriented paradigm.


Note (6th of May 2017)
Development seems to be ongoing, as reported in the following entries:
Simply follow the instructions on the Quick start to access the source code.

2 Installation

Valid versions: OF Version 21x.png OF Version 301.png OF Version 30x.png

Instructions are available in two pages:


Installation Notes:

  • Use the following command after going into the folder openfuelcell to checkout the branch that has the changes needed to build with OpenFOAM 3.0.1 and 3.0.x:
      git checkout V3
  • For building with OpenFOAM+ v3.0+, see post #24 on the discussion thread.


3 Documentation

Full documentation available here: Documentation


4 Discussion threads

Here is a list of known discussion threads regarding this toolkit:


5 Workshops


6 History

  • 2 September 2017: Added notes regarding installation and added link to the first workshop announcement.
  • 17:02, 30 October 2016 (CET): Added note to the description about the current location and development of the source code.
  • 21:15, 5 April 2014 (CEST): Kicked off this page, since it was nowhere to be found on the wiki.