Hello
I have a custom property in EDEM called "val1" I want to access inside Ansys fluent.
So this is what i see in ansys fluent for edem custom properties (This is from EDEM coupling) I have a few questions on this
Q1) Let's say I give it a number 2. That means I have two properties of edem available inside ansys fluent, right?
and I want to give that custom property a name say Val1
I need to give that name in line 86 right?
or both are wrong and i need to define the custom properties in this file edem_user_names.c in this section.
And my next question is
Q2) How do i access this custom property that i create in ansys? I want to assign it a value of say 0.2. How do i do it I am not getting any examples of how you assigned the custom property a value inside fluent?