Hello guys,
I search for the documentation about radiative module in CS 5.0 and how this module works (input, output, the main code).
Are there anyone knows about it ? Please help me!
Thank you,
radiative module
Forum rules
Please read the forum usage recommendations before posting.
Please read the forum usage recommendations before posting.
-
- Posts: 4220
- Joined: Mon Feb 20, 2012 3:25 pm
Re: radiative module
Hello,
There are a few explanations in the Doxygen documentation: http://code-saturne.org/doxygen/src/cs_ ... nsfer.html.
There are also some elements in the theory and user documentation pdfs.
If I remember correctly, the main theory documentation was in an internal documentation from some years ago (in French).
Regards,
Yvan
There are a few explanations in the Doxygen documentation: http://code-saturne.org/doxygen/src/cs_ ... nsfer.html.
There are also some elements in the theory and user documentation pdfs.
If I remember correctly, the main theory documentation was in an internal documentation from some years ago (in French).
Regards,
Yvan
Re: radiative module
Thank you,
So i also search for the main program (code) in which the sub-programs of radiative module are called.
Do you know about it ?
So i also search for the main program (code) in which the sub-programs of radiative module are called.
Do you know about it ?
-
- Posts: 4220
- Joined: Mon Feb 20, 2012 3:25 pm
Re: radiative module
Hello,
The code for the radiative module is in src/rayt. In fortran, calls for radiative options are based in the "iirayo" keyword, while in C, you can search for cs_rad_transfer functions.
Regards,
Yvan
The code for the radiative module is in src/rayt. In fortran, calls for radiative options are based in the "iirayo" keyword, while in C, you can search for cs_rad_transfer functions.
Regards,
Yvan