|
[Sponsors] |
[openFuelCell] Fuel Cell Simulation in OpenFOAM |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 9, 2017, 08:19 |
|
#21 | |
Senior Member
Ramakant Gadhewal
Join Date: Apr 2010
Location: Chemical Engineering,National Institute of Technology,Warangal (T.S.),India
Posts: 131
Rep Power: 16 |
Quote:
That will work on OpenFOAM 3 only? Last edited by wyldckat; June 25, 2017 at 09:32. Reason: merged posts that were a few minutes apart |
||
June 11, 2017, 03:12 |
|
#22 | |
New Member
Ram
Join Date: Sep 2016
Posts: 6
Rep Power: 10 |
Quote:
I was wondering if you can suggest a way to install openFuelCell on OF v 4.1 and Ubuntu 16.04 ? |
||
June 25, 2017, 09:38 |
|
#23 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Quote:
A few weeks ago, I exchanged emails with one of the persons responsible for this project and I was informed that this project is only updated when the specific version of OpenFOAM is installed on their cluster... which means that at the time of those emails, they had not yet installed OpenFOAM 4.1. You can try and install OpenFOAM 3.0.x on Ubuntu 16.04, by following the instructions provided here: https://openfoamwiki.net/index.php/I...u#Ubuntu_14.04 |
||
July 13, 2017, 11:16 |
of-v3.0+
|
#24 |
Member
Radu Mustata
Join Date: Mar 2009
Location: Zaragoza, Spain
Posts: 99
Rep Power: 17 |
Hi guys, just in case anyone needs to move up one version ( to openfoam-v3.0+) all I needed to do was to follow the V3 branch of git and afterwards adding to the "options" file of the library, i.e.
openfuelcell/src/libSrc/Make/files a new line pointing at -I$(LIB_SRC)/meshTools/AABBTree \ just before -I$(LIB_SRC)/meshTools/AMIInterpolation/patc....etc... Afterwards, compile as indicated. |
|
August 27, 2017, 10:05 |
|
#25 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings to all,
For anyone interested in attending a workshop about openFuelCell, please see this announcement: openFuelCell workshop on the 24th and 25th of October 2017 @r2d2: Many thanks for sharing your solution! I'll add to the wiki at openfoamwiki.net as soon as I can. Best regards, Bruno
__________________
|
|
September 27, 2017, 02:24 |
|
#26 | |
Senior Member
Ramakant Gadhewal
Join Date: Apr 2010
Location: Chemical Engineering,National Institute of Technology,Warangal (T.S.),India
Posts: 131
Rep Power: 16 |
Quote:
While i am trying to install the OpenFuelCell, i am getting error. git clone -b V3 git://git.code.sf.net/p/openfuelcell/git openfuelcell Cloning into 'openfuelcell'... fatal: unable to connect to git.code.sf.net: git.code.sf.net[0: 216.34.181.155]: errno=Connection timed out |
||
March 25, 2018, 03:06 |
|
#27 | |
New Member
huangzhipeng
Join Date: Mar 2018
Posts: 6
Rep Power: 8 |
Quote:
I encountered this problems before, and that's internet problem. You should try again. |
||
March 25, 2018, 03:22 |
problem when apply openfuelcell in openfoam-v1706 and openfoam-5.0x
|
#28 |
New Member
huangzhipeng
Join Date: Mar 2018
Posts: 6
Rep Power: 8 |
Dear All,
I got openfuelcell by typing :git clone git://git.code.sf.net/p/openfuelcell/git openfuelcell. My openfoam version is openfoam-v1706 in ubuntu 16.04. The class:CFD with OpenSource Software of Chalmers University of Technology show a way to apply openfuelcell in openfoam-v1706 and openfoam-5.0x. The solution is by typing git checkout -b V5 git apply OF1706+_Grimler.patch But when I failed to get this patch as the picture shows |
|
March 25, 2018, 03:52 |
|
#29 |
Senior Member
Ramakant Gadhewal
Join Date: Apr 2010
Location: Chemical Engineering,National Institute of Technology,Warangal (T.S.),India
Posts: 131
Rep Power: 16 |
[QUOTE=huangzp;686449]Dear All,
I got openfuelcell by typing :git clone git://git.code.sf.net/p/openfuelcell/git openfuelcell. My openfoam version is openfoam-v1706 in ubuntu 16.04. The class:CFD with OpenSource Software of Chalmers University of Technology show a way to apply openfuelcell in openfoam-v1706 and openfoam-5.0x. The solution is by typing git checkout -b V5 git apply OF1706+_Grimler.patch But when I failed to get this patch as the picture shows[/Q Will it install on OpenFOAM (V1712) for windows also? |
|
March 25, 2018, 04:01 |
|
#30 | |
New Member
huangzhipeng
Join Date: Mar 2018
Posts: 6
Rep Power: 8 |
[QUOTE=ramakant;686451]
Quote:
https://www.openfoam.com/download/install-source.php you can try to type git clone -b V3 git://git.code.sf.net/p/openfuelcell/git openfuelcell best wishes |
||
March 25, 2018, 23:33 |
|
#31 | |
Senior Member
Ramakant Gadhewal
Join Date: Apr 2010
Location: Chemical Engineering,National Institute of Technology,Warangal (T.S.),India
Posts: 131
Rep Power: 16 |
[QUOTE=huangzp;686453]
Quote:
|
||
April 9, 2018, 05:49 |
|
#32 |
New Member
huangzhipeng
Join Date: Mar 2018
Posts: 6
Rep Power: 8 |
[QUOTE=ramakant;686494]yes, it can run in openfoam 5.0, openfoam_dev and openfoam v1706 as long as you get the patch(OF1706+_Grimler.patch) which can be found in the following website:
http://www.tfd.chalmers.se/~hani/kurser/OS_CFD/ there is a case:An openFuelCell tutorial, Henrik Grimler, Slides, Report, Files. the Files is the patch(OF1706+_Grimler.patch). If you have any question, read the report and slides or fuel cell-gettingStarted_Cell268_OF21x. |
|
April 9, 2018, 22:05 |
|
#33 | |
Senior Member
Ramakant Gadhewal
Join Date: Apr 2010
Location: Chemical Engineering,National Institute of Technology,Warangal (T.S.),India
Posts: 131
Rep Power: 16 |
[QUOTE=huangzp;688095]
Quote:
|
||
April 10, 2018, 03:22 |
|
#34 |
New Member
huangzhipeng
Join Date: Mar 2018
Posts: 6
Rep Power: 8 |
[QUOTE=ramakant;688187]the patch is for openfoam v1706 and openfoam 5.0
if you still have probem, emaill 923209042@qq.com. I don't how to send picture here |
|
April 19, 2018, 21:17 |
|
#35 | |
Senior Member
Ramakant Gadhewal
Join Date: Apr 2010
Location: Chemical Engineering,National Institute of Technology,Warangal (T.S.),India
Posts: 131
Rep Power: 16 |
Quote:
i am getting error while running the openfuelcell code ? Found 0 processor directories #0 Foam::error:rintStack(Foam::Ostream&) at ??:? #1 Foam::sigSegv::sigHandler(int) at ??:? #2 ? in "/lib/x86_64-linux-gnu/libc.so.6" #3 ? at ??:? #4 ? at ??:? #5 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6" #6 ? at ??:? Segmentation fault (core dumped) make: *** [reconstruct] Error 139 |
||
July 16, 2018, 08:00 |
how to plot polarization curve in openfuelcell(paraview
|
#36 | |
Senior Member
Ramakant Gadhewal
Join Date: Apr 2010
Location: Chemical Engineering,National Institute of Technology,Warangal (T.S.),India
Posts: 131
Rep Power: 16 |
Quote:
After simulation of the coFlow model(tutorial) from openfuelcell code. What is the procedure to plot the polarization curve(x-y). Thank you |
||
September 20, 2018, 11:31 |
Openfuelcell under OFv3.0x
|
#37 | |
New Member
Amadeus Wolf
Join Date: Dec 2017
Location: Germany
Posts: 11
Rep Power: 8 |
Quote:
Hello together, I want to install openfuelcell under OFv3.0.x but when I try to the following command: Code:
git checkout V3 Code:
error: pathspec 'V3' did not match any file(s) known to git Thanks in advance Amadeus |
||
September 23, 2018, 14:44 |
|
#38 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Quick answer: The branch V3 has been deleted. And from what I can figure out just by looking at the git commit messages, OpenFOAM 5 and 6 are the currently supported versions, as provided in the "master" branch.
__________________
|
|
September 23, 2018, 23:45 |
|
#39 |
Senior Member
Ramakant Gadhewal
Join Date: Apr 2010
Location: Chemical Engineering,National Institute of Technology,Warangal (T.S.),India
Posts: 131
Rep Power: 16 |
||
September 26, 2018, 17:53 |
|
#40 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Quick answer: The "master" branch is the default branch that is checked out when you run the git command that is stated in the official instructions for OpenFuelCell.
edit: I'm referring to these instructions: http://openfuelcell.sourceforge.net/doc/quick-start Last edited by wyldckat; September 26, 2018 at 18:27. Reason: see |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM course for beginners | Jibran | OpenFOAM Announcements from Other Sources | 2 | November 4, 2019 09:51 |
[CGNS] CGNS converters available | mbeaudoin | OpenFOAM Meshing & Mesh Conversion | 137 | December 14, 2018 05:20 |
How to contribute to the community of OpenFOAM users and to the OpenFOAM technology | wyldckat | OpenFOAM | 17 | November 10, 2017 16:54 |
simulation of Proton exchange membrane fuel cell by CFD | Asifa Awan | Main CFD Forum | 0 | August 26, 2017 16:54 |
Membraneless Fuel cell simulation | PRASHANTCFD | Main CFD Forum | 3 | April 9, 2014 03:39 |