Using RampIC in combination with SolutionIC #30292
Unanswered
rnpratoori
asked this question in
Q&A Meshing
Replies: 1 comment
-
|
Hello
The RampIC only supports setting a Real (e.g. a fixed scalar set in the input) for the left/right values.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I want to try RampIC for my problem. I have 2 blocks - block 0 reads in data from another solution file using SolutionIC, block 1 needs have a decreasing value from the left to the right. The left end connects to block 0. So, it should start from the values of block 0 to a

delta=0.01.For this scenario, how can I prescribe the
value_left.Below is the arrangment of blocks -
Beta Was this translation helpful? Give feedback.
All reactions