-
-
March 10, 2020 at 1:19 pm
atulsingh92
SubscriberI want to define a report def using periodic pressure gradient, that is already created, once the periodic interfaces are defined in 2019R2.
for this I have the following command which is essentially an expression of friction factor ,
here volume
is a volume of domain, wetsurface is the walled area surface, rho and vy are the mass avg and area avg reports , successfully created before reaching the above line
/solve/report-definitions/add frictionfactor expression define (4*volume
/wetsurface *(periodic-pressure-gradient
/(0.5*rho
*vy ^2)
Now, i tried, initializing the flow first, and then setting the v-y, v-x and v-z velocity defaults to 0.1 each. (also vice versa)
But always, the batch script fails at this step and I am not able to use periodic-pressure-gradient inside a report definition expression.
Any thoughts on how can I correct this?
-
March 10, 2020 at 5:01 pm
Rob
Forum ModeratorMaybe don't explicitly use the periodic-pressure-gradient inside a report definition? Â
-
March 11, 2020 at 8:31 am
atulsingh92
SubscriberThe expression mentioned above would be an output parameter, and hence, is desirable.
I do have the periodic pressure gradient as an report file to monitor convergence, but if I can use other report definitions in my expressions, so why not periodic pressure gradient?
Â
-
March 11, 2020 at 1:42 pm
Rob
Forum ModeratorIs it because you've mistyped something in the expression?Â
-
- The topic ‘periodic-pressure-gradient report definition error’ is closed to new replies.
-
3492
-
1057
-
1051
-
965
-
942
© 2025 Copyright ANSYS, Inc. All rights reserved.