-
-
July 2, 2023 at 8:54 pm
Andrés Páliz
SubscriberHi everyone, I´m trying to change a wall bc for a mass flow bc I´ve made a code, but the problem that I have is that the name of the "Iteration" variable is incorrect, maybe someone know the correct name of the variable where the iteration value is recorded?
This is the code:
(cond
 ((> (rpgetvar 'iteration) 1)
  (ti-menu-load-string define/boundary-conditions/zone-type 249 wall)
  (ti-menu-load-string define/boundary-conditions mass flow inlet 249 yes no no 28.554 no 0 no no no 1 no 1)
 )
 ((> (rpgetvar 'iteration) 100)
  (ti-menu-load-string define/boundary-conditions/zone-type 249 mass flow inlet)
  (ti-menu-load-string define/boundary-conditions wall 249 yes yes no 0 no 0 no yes yes no 1 no 1)
 )
) -
July 3, 2023 at 9:30 am
Rob
Forum ModeratorAre you trying to change a wall to a mass flow boundary at a set time step? If so, have a look at Execute Commands (you can trigger these once only now).Â
-
- The topic ‘Time varying boundary condition in Fluent’ is closed to new replies.
- air flow in and out of computer case
- Varying Bond model parameters to mimic soil particle cohesion/stiction
- Eroded Mass due to Erosion of Soil Particles by Fluids
- I am doing a corona simulation. But particles are not spreading.
- Guidance needed for Conjugate Heat Transfer Analysis for a 3s3p Li-ion Battery
- Centrifugal Fan Analysis for Determination of Characteristic Curve
- Issue to compile a UDF in ANSYS Fluent
- JACOBI Convergence Issue in ANSYS AQWA
- affinity not set
- Resuming SAG Mill Simulation with New Particle Batch in Rocky
-
3887
-
1414
-
1241
-
1118
-
1015
© 2025 Copyright ANSYS, Inc. All rights reserved.