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: AlexanderZ
Forum: Fluent UDF and Scheme Programming December 28, 2022, 18:03
Replies: 6
Views: 864
Posted By AlexanderZ
was #define B_0 10.0; /* y component of...

was
#define B_0 10.0; /* y component of magnetic field */
#define SIG 5.5E-6; /*electrical conductivity*/
to be
#define B_0 10.0
#define SIG 5.5E-6
Forum: Fluent UDF and Scheme Programming December 26, 2022, 04:01
Replies: 6
Views: 864
Posted By AlexanderZ
fluent is using build in macros to execute with...

fluent is using build in macros to execute with user's code
for your case you probably wanna go with DEFINE_SOURCE macro

#include "udf.h"

real B_0=10.0; /* y component of magnetic field*/...
Showing results 1 to 2 of 2

 
Forum Jump

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