CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: dmoroian
Forum: Fluent UDF and Scheme Programming July 2, 2010, 02:52
Replies: 3
Views: 1,566
Posted By dmoroian
My point with "this should be a workable udf" was...

My point with "this should be a workable udf" was that is clean and you should start from here, not use it as it is.
One thing that you have to modify is the hardcoded value of the total area. This...
Forum: Fluent UDF and Scheme Programming July 1, 2010, 06:15
Replies: 3
Views: 1,566
Posted By dmoroian
#include "udf.h" DEFINE_PROFILE(xyz, thread,...

#include "udf.h"
DEFINE_PROFILE(xyz, thread, position)
{
real A[ND_ND];
real area; /*area for F_AREA*/

face_t f;

begin_f_loop(f, thread)
{
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 18:31.