CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   developing doc (https://www.cfd-online.com/Forums/openfoam-programming-development/123382-developing-doc.html)

cctv September 11, 2013 10:29

developing doc
 
Hi
I am wondering if openfoam1.6-ext and online doc cpp like the link below?
http://www.openfoam.org/docs/cpp/
Thanks

Bernhard September 11, 2013 10:47

I am not aware of one, but with Doxygen you can generate it yourself.

luckycfd September 11, 2013 11:42

Hi,
How can I use the Doxygen in my pc without internet?

thanks,
Hassan

cctv September 11, 2013 11:47

Quote:

Originally Posted by Bernhard (Post 451151)
I am not aware of one, but with Doxygen you can generate it yourself.

well,if the app generated by Doxygen would explain the usage like below?:
Detailed Description

template<class Type>
class Foam::fixedGradientFvPatchField< Type >


This boundary condition supplies a fixed gradient condition, such that the patch values are calculated using:

http://foam.sourceforge.net/docs/cpp/form_17.png
where
http://foam.sourceforge.net/docs/cpp/form_18.png = patch values http://foam.sourceforge.net/docs/cpp/form_19.png = internal field values http://foam.sourceforge.net/docs/cpp/form_20.png = gradient (user-specified) http://foam.sourceforge.net/docs/cpp/form_21.png = inverse distance from patch face centre to cell centre

Bernhard September 12, 2013 01:34

I don't know where you found it, but the linked doc cpp is created using Doxygen. That is just a tool that generates this documentation based on the source code, so it work on any C++ source code.

@lcukycfd: As soon as you downloaded and installed Doxygen, you can use it offline.

Chris Lucas September 12, 2013 03:09

Hi,

a user-driven documentation project for OpenFOAM is the CoCoon project.

http://www.cfd-online.com/Forums/ope...echnology.html

Christian

cctv September 12, 2013 06:32

Quote:

Originally Posted by Chris Lucas (Post 451266)
Hi,

a user-driven documentation project for OpenFOAM is the CoCoon project.

http://www.cfd-online.com/Forums/ope...echnology.html

Christian

Hi
I think this project is newly created, isn't it? I am not sure if it support extention version of OpenFOAM. I am just wondering if there exist one website supporting openfoam-1.6-ext similar to the link I provided above.
Thanks
Yu

Chris Lucas September 12, 2013 06:43

Hi,

it supports OpenFOAM ext. The same guys are behind both projects

Regards,
Christian

luckycfd September 13, 2013 01:39

Hi,
@Bernhard: thanks, it works good.

Regards,
Hassan


All times are GMT -4. The time now is 16:12.