CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

Online Doxygen for foam-extend-4.0

Register Blogs Community New Posts Updated Threads Search

Like Tree5Likes
  • 5 Post By Zane

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 28, 2018, 19:48
Default Online Doxygen for foam-extend-4.0
  #1
Member
 
Jack
Join Date: May 2015
Posts: 98
Rep Power: 10
Jack001 is on a distinguished road
Dear all,


Could someone please direct me to the online documentation for foam-extend-4.0 where I can peruse all the wonders of the openFoam class hierarchy? Something equivalent to:


https://cpp.openfoam.org/dev/


Thank you!
Jack001 is offline   Reply With Quote

Old   August 9, 2020, 17:06
Default
  #2
New Member
 
Marc
Join Date: Oct 2017
Posts: 11
Rep Power: 8
mcgoldba is on a distinguished road
I am looking for the same. Does such a thing exist?
mcgoldba is offline   Reply With Quote

Old   March 5, 2021, 07:34
Default
  #3
Senior Member
 
louisgag's Avatar
 
Louis Gagnon
Join Date: Mar 2009
Location: Stuttgart, Germany
Posts: 338
Rep Power: 18
louisgag is on a distinguished road
Send a message via ICQ to louisgag
I think not, but you can compile from the code: https://sourceforge.net/p/foam-exten...e/doc/Doxygen/
louisgag is offline   Reply With Quote

Old   February 17, 2022, 09:34
Default
  #4
New Member
 
Pengcheng Zhang
Join Date: Aug 2021
Posts: 14
Rep Power: 4
Zane is on a distinguished road
You can try the following method:

1. Command: sudo apt-get install doxygen graphviz

2. Command: cd $WM_PROJECT_DIR/doc/Doxygen

3. Open the file named "Doxyfile" and modify it with vim/gedit. Make sure: "SEARCHENGINE = YES", "SERVER_BASED_SEARCH = NO" and "LOOKUP_CACHE_SIZE = 3". Save and close it. (Otherwise, the search function won't work)

4. Command: doxygen -w html FoamHeader.html FoamFooter.html Doxygen.css Doxyfile

5. Command: ./Allwmake

6. Done. Just open the html file with Web browsers(firefox/chrome)
For firefox, command:
firefox $WM_PROJECT_DIR/doc/Doxygen/html/index.html


It is offline. I have succeed in foam-extend-4.1. Hope that will also work in foam-extend-4.0.
Zane is offline   Reply With Quote

Reply

Tags
doxygen, foam extend 4.0, openfoam


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
NO Moving Probes for Moving Mesh in Foam Extend 4.0 alia OpenFOAM Running, Solving & CFD 6 June 25, 2018 09:24
Possible Memory problem with foam extend 4.0 HenrikJohansson OpenFOAM Running, Solving & CFD 1 April 19, 2018 08:07
MRFSimpleFoam for a centrifugal pump (OF Extend 4.0): slow and no convergence jgross OpenFOAM Running, Solving & CFD 6 February 17, 2018 09:37
[foam-extend.org] Foam Extend 4.0 on MAC simone.rowing OpenFOAM Installation 1 July 2, 2017 15:23
CFD Online Celebrates 20 Years Online jola Site News & Announcements 22 January 31, 2015 00:30


All times are GMT -4. The time now is 11:49.