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 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: sshivam
Forum: Fluent UDF and Scheme Programming November 8, 2019, 08:40
Replies: 6
Views: 945
Posted By sshivam
Hello Alexander, It complies with no errors....

Hello Alexander,

It complies with no errors. However, as I mentioned earlier, I need to modify the viscous resistance for the second phase. In the Fluent UDF manual, they don't mention the usage...
Forum: Fluent UDF and Scheme Programming November 6, 2019, 11:01
Replies: 6
Views: 945
Posted By sshivam
Hello, just for simplification I have following...

Hello, just for simplification I have following code to capture time at which the volume fraction in a cell becomes 1. is the logic is right?

#include "udf.h"
#include "sg_mphase.h"
...
Forum: Fluent UDF and Scheme Programming November 5, 2019, 06:41
Replies: 6
Views: 945
Posted By sshivam
#include "udf.h" DEFINE_PROFILE(vis_res,t,i)...

#include "udf.h"

DEFINE_PROFILE(vis_res,t,i)
{
int phase_domain_index;
cell_t cell;
Thread *cell_thread;
Domain *subdomain;
real xc[ND_ND];
Forum: Fluent UDF and Scheme Programming November 4, 2019, 10:21
Replies: 6
Views: 945
Posted By sshivam
About time dependant viscous resistance in porous media model

Hello, I am trying to model the flow in swelling porous media for LCM applications. Right now I have an equation which is the function of the wetting time of element and flow time. The idea is that...
Showing results 1 to 4 of 4

 
Forum Jump

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