CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM News & Announcements > OpenFOAM Announcements from Other Sources

Humble Homegrown Knowledge Collection on OpenFOAM

Register Blogs Community New Posts Updated Threads Search

Like Tree65Likes
  • 51 Post By GerhardHolzinger
  • 3 Post By wyldckat
  • 1 Post By GerhardHolzinger
  • 2 Post By GerhardHolzinger
  • 1 Post By GerhardHolzinger
  • 1 Post By GerhardHolzinger
  • 2 Post By GerhardHolzinger
  • 4 Post By GerhardHolzinger

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 17, 2014, 06:51
Post Humble Homegrown Knowledge Collection on OpenFOAM
  #1
Senior Member
 
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 339
Rep Power: 28
GerhardHolzinger will become famous soon enoughGerhardHolzinger will become famous soon enough
I would like to share some of my knowledge on OpenFOAM.

What started as an attempt to write a beginners manual for following colleagues on my department turned into a large pile of accumulated know-how.

You can find this document at the following site:

https://github.com/OSCCAR-PFM/OSCCAR...Manual_PFM.pdf

It is a collection of stuff I care about, I wanted to know or attempted to learn. It goes without saying, that this collection is fragmentary and ther may be errors.
However, it may contain stuff you might find useful.
GerhardHolzinger is offline   Reply With Quote

Old   September 21, 2014, 07:29
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Dear Gerhard,

Many, many thanks for sharing this document!

I've been eager to ask you the following questions as soon as I read your post, but only now did I manage to come here, so here goes:
  1. What's the license for this document? The repository has what seems to be the (somewhat) default GPL v3 license: https://github.com/OSCCAR-PFM/OSCCAR...master/LICENSE - the only problem is that said license is usually meant for source code and not for documentation. The respective GNU license for documentation is usually the GFDL: http://www.gnu.org/copyleft/fdl.html
  2. Can most of the contents of this document be re-written in wiki form at openfoamwiki.net? The content at that wiki would then be automatically licensed under the GFDL 1.3 as well.
  3. Would it be possible to also reuse the content for creating documents for the Cocoons Project? http://www.cocoons-project.org/ - it's essentially under the same license with a few additions: http://www.cocoons-project.org/the-c...roject-license
I ask this because there is so much information in your document, that it feels like it should be expanded on by as many people that are willing to help!


In addition, if your response is that you allow to use this material in one or either formats, and although it's somewhat easy to copy-paste-adapt the text directly from PDF to wiki format, I have to ask: could the original document/files be used as a basis for easier copy-paste-adapting? If you don't want the original to be made public, the people responsible for copy-paste-adapting could keep a copy of said files privately only for the duration of transposition.

Best regards,
Bruno
pbachant, lourencosm and Ramzy1990 like this.
wyldckat is offline   Reply With Quote

Old   September 22, 2014, 03:28
Default
  #3
Senior Member
 
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 339
Rep Power: 28
GerhardHolzinger will become famous soon enoughGerhardHolzinger will become famous soon enough
Hi,

thanks for the positive feedback.

  1. I haven't given much thought on licensing up to now. I will have a look into that one.
  2. The contents can be rewritten for the wiki, I have no problem with that.
  3. Also, reusing this stuff for e.g. the CoCoons project is also ok with me. In fact I already started a document about blockMesh with the CoCoons template, but I haven't gotten far yet.
The document is written with LyX http://www.lyx.org/, thats a graphical LaTeX editor, which has a bit of a word-like feeling, but it uses plain LaTeX for document creation.

I chose to upload only the pdf to spare the internets the ugliness of my LaTeX coding. However, if somebody want's to put my stuff into the wiki, I can share my source files.
wyldckat likes this.
GerhardHolzinger is offline   Reply With Quote

Old   September 22, 2014, 03:41
Default
  #4
Member
 
Timm Severin
Join Date: Mar 2014
Location: Munich
Posts: 63
Rep Power: 12
Astrodan is on a distinguished road
I just had a few glances at the document, got confused, tested, and realized its a not my fault :

Page 157, Listing 233 misses the last line and should be:

Quote:
The pointer points to 42
The pointer points to 13
The pointer points to 11
Anyway, thanks for sharing, seems to be a lot of useful information.
__________________
PhD Student at the Institute of Biochemical Engineering at TU München
Modelling of fluid dynamics in open photobioreactors.

System:
OpenFOAM 2.3.x, 64bit, 8 Core Xeon Workstation
Astrodan is offline   Reply With Quote

Old   September 25, 2014, 14:26
Default
  #5
Senior Member
 
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 339
Rep Power: 28
GerhardHolzinger will become famous soon enoughGerhardHolzinger will become famous soon enough
Quote:
Originally Posted by Astrodan View Post
I just had a few glances at the document, got confused, tested, and realized its a not my fault :

Page 157, Listing 233 misses the last line and should be:



Anyway, thanks for sharing, seems to be a lot of useful information.

Fixed with the latest push.
GerhardHolzinger is offline   Reply With Quote

Old   December 9, 2014, 07:11
Default
  #6
Member
 
Timm Severin
Join Date: Mar 2014
Location: Munich
Posts: 63
Rep Power: 12
Astrodan is on a distinguished road
Page 213, above equation (215) the sentence does not seem complete.

Apart from that nice explanation of phi. I read it instead of searching for what I was after in the first place...
__________________
PhD Student at the Institute of Biochemical Engineering at TU München
Modelling of fluid dynamics in open photobioreactors.

System:
OpenFOAM 2.3.x, 64bit, 8 Core Xeon Workstation
Astrodan is offline   Reply With Quote

Old   December 9, 2014, 07:18
Default
  #7
Senior Member
 
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 339
Rep Power: 28
GerhardHolzinger will become famous soon enoughGerhardHolzinger will become famous soon enough
Thanks for the report. Now, I have to find out what I wanted to say. It has been a while since I wrote this stuff.
GerhardHolzinger is offline   Reply With Quote

Old   December 15, 2014, 09:26
Default
  #8
Senior Member
 
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 339
Rep Power: 28
GerhardHolzinger will become famous soon enoughGerhardHolzinger will become famous soon enough
I tried to fix it somehow, I hope I didn't mess up the explanation.
GerhardHolzinger is offline   Reply With Quote

Old   April 13, 2015, 04:47
Default
  #9
Senior Member
 
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 339
Rep Power: 28
GerhardHolzinger will become famous soon enoughGerhardHolzinger will become famous soon enough
The online-location of the collection moved to https://github.com/pfm-admin/OSCCAR-doc

I am not sure how long the old repo will be online, however, any further updates will be pushed to the new location.

Last edited by GerhardHolzinger; April 13, 2015 at 07:23.
GerhardHolzinger is offline   Reply With Quote

Old   April 14, 2015, 04:29
Default
  #10
Senior Member
 
Elvis
Join Date: Mar 2009
Location: Sindelfingen, Germany
Posts: 620
Blog Entries: 6
Rep Power: 24
elvis will become famous soon enough
Sorry Gerhard,

the link you provide leads to an error message

page not found

404
this is not the web page you are looking for

Can you please fix that

thanks for sharing your knowledge
elvis is offline   Reply With Quote

Old   April 14, 2015, 04:35
Default
  #11
Senior Member
 
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 339
Rep Power: 28
GerhardHolzinger will become famous soon enoughGerhardHolzinger will become famous soon enough
My bad,

I was posting the wrong link, noticeable by the admin in the path, sorry for that.

Here is the correct link: https://github.com/ParticulateFlow/osccar-doc
jherb and rudolf.hellmuth like this.
GerhardHolzinger is offline   Reply With Quote

Old   April 15, 2015, 11:00
Thumbs up Thanks a million!
  #12
Member
 
Rudolf Hellmuth
Join Date: Sep 2012
Location: Dundee, Scotland
Posts: 40
Rep Power: 13
rudolf.hellmuth is on a distinguished road
Thanks Dr. Holzinger, this is the best manual for coding OpenFOAM I have ever found!


The link to your github should definitively be on wiki:Frontpage_Learn! Would you mind if I put a link to your manual's github on the wiki?
rudolf.hellmuth is offline   Reply With Quote

Old   April 20, 2015, 06:14
Default
  #13
Senior Member
 
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 339
Rep Power: 28
GerhardHolzinger will become famous soon enoughGerhardHolzinger will become famous soon enough
Feel free to proceed.
GerhardHolzinger is offline   Reply With Quote

Old   April 20, 2015, 09:58
Thumbs up
  #14
Member
 
Rudolf Hellmuth
Join Date: Sep 2012
Location: Dundee, Scotland
Posts: 40
Rep Power: 13
rudolf.hellmuth is on a distinguished road
Quote:
Originally Posted by GerhardHolzinger View Post
Feel free to proceed.
Done! The link to your github is on block 3: Learn of the wiki.
rudolf.hellmuth is offline   Reply With Quote

Old   April 20, 2015, 10:03
Default
  #15
Senior Member
 
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 339
Rep Power: 28
GerhardHolzinger will become famous soon enoughGerhardHolzinger will become famous soon enough
Hi,

please change the link to https://github.com/ParticulateFlow/osccar-doc since the old repo will at some point be discontinued.
rudolf.hellmuth likes this.
GerhardHolzinger is offline   Reply With Quote

Old   April 20, 2015, 10:34
Default
  #16
Member
 
Rudolf Hellmuth
Join Date: Sep 2012
Location: Dundee, Scotland
Posts: 40
Rep Power: 13
rudolf.hellmuth is on a distinguished road
Quote:
Originally Posted by GerhardHolzinger View Post
Hi,

please change the link to https://github.com/ParticulateFlow/osccar-doc since the old repo will at some point be discontinued.
Done!
In the case you don't know, anyone can modify the wiki page.
rudolf.hellmuth is offline   Reply With Quote

Old   October 6, 2015, 05:33
Default
  #17
New Member
 
Paul
Join Date: Apr 2012
Posts: 27
Rep Power: 14
Delcraft is on a distinguished road
Hello Gerhard,

What a great work! Thank you so much, it's exactly what I looked for!
Delcraft is offline   Reply With Quote

Old   October 6, 2015, 06:29
Default
  #18
Senior Member
 
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 339
Rep Power: 28
GerhardHolzinger will become famous soon enoughGerhardHolzinger will become famous soon enough
Quote:
Originally Posted by Delcraft View Post
Hello Gerhard,

What a great work! Thank you so much, it's exactly what I looked for!
It is great that you find it useful. The thing is gradually and slowly expanded, so check the git repo occasionally. However, right now, I am supposed to write my thesis. So, there won't be much growth in the near future.
When I am finished with my thesis, some parts of it, may find their way into the manual.
Ramzy1990 likes this.
GerhardHolzinger is offline   Reply With Quote

Old   September 5, 2019, 09:21
Default
  #19
Senior Member
 
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 339
Rep Power: 28
GerhardHolzinger will become famous soon enoughGerhardHolzinger will become famous soon enough
I am shamelessly bumping my old thread announcing my so-called manual.

The manual continues to be hosted on the site of my old employer, and it has recieved sporadic attention over the years. The page count stands now at 383.

The manual serves its purpose for me, to record and document stuff I found out about OpenFOAM, persistently well.

If you find it also useful, good for you. Since I am not writing a text book, I spend less (no) effort on achieving a good didactic structure. Sorry for that.

https://github.com/ParticulateFlow/OSCCAR-doc
BlnPhoenix and simrego like this.
GerhardHolzinger is offline   Reply With Quote

Old   April 20, 2021, 12:15
Default
  #20
Senior Member
 
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 339
Rep Power: 28
GerhardHolzinger will become famous soon enoughGerhardHolzinger will become famous soon enough
Once, again I am shamelessly promoting my old thread on my so-called manual.

Another one of the sporadic updates has been made, and the page count has surpassed 400.

If you find the manual useful, good for you. Since it has been a long time since I have started the manual, and I am only adding to it, there might be many outdated sections. I do not check whether certain sections are still valid with current OpenFOAM installation, sorry for that.

https://github.com/ParticulateFlow/OSCCAR-doc
GerhardHolzinger is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenFOAM Foundation Releases OpenFOAMŪ Version 2.1.1 opencfd OpenFOAM Announcements from ESI-OpenCFD 0 May 31, 2012 09:07
OpenFOAM Training Courses in Germany hjasak OpenFOAM Announcements from Other Sources 0 July 23, 2009 19:34
Problem installing OpenFOAM 1.5 installation on RHEL 4. vwsj84 OpenFOAM Installation 4 April 23, 2009 04:48
Summer School on Numerical Modelling and OpenFOAM hjasak OpenFOAM 5 October 12, 2008 13:14
Adventure of fisrst openfoam installation on Ubuntu 710 jussi OpenFOAM Installation 0 April 24, 2008 14:25


All times are GMT -4. The time now is 00:59.