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 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: raghu mohan
Forum: Fluent UDF and Scheme Programming December 23, 2011, 21:54
Replies: 2
Views: 3,161
Posted By raghu mohan
Deforming zone using DEFINE_GEOM

I am using this UDF to get deformation in a wall(line):

#include "udf.h"
#include "stdio.h"

DEFINE_GEOM(parabola,d,dt,position)
{
position[1] = position[0]*position[0];
}
Showing results 1 to 1 of 1

 
Forum Jump

All times are GMT -4. The time now is 21:20.