|
[Sponsors] |
March 11, 2024, 21:51 |
Add custom function
|
#1 |
New Member
Join Date: Jan 2024
Posts: 3
Rep Power: 2 |
Hello everyone,
I want to apply a custom equation solver to the source term y=*T++1 y=-x+100 Then combine the two equations: *T++1+x-100=0 Solve iteratively to find x, and back-substitute the equation to find y source item S=y*100+2.5e5 I want to know how to apply the obtained results to the source terms through iteration.Which macro do I need to call? I would be grateful if you could provide advice! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Create a custom function object | t.oliveira | OpenFOAM Programming & Development | 13 | June 24, 2022 06:41 |
Error in enabling the python wrapper | Jinn | SU2 Installation | 2 | April 23, 2022 14:52 |
Compile problem | ivanyao | OpenFOAM Running, Solving & CFD | 1 | October 12, 2012 10:31 |
Compilation errors in ThirdPartymallochoard | feng_w | OpenFOAM Installation | 1 | January 25, 2009 07:59 |
Problem with compile the setParabolicInlet | ivanyao | OpenFOAM Running, Solving & CFD | 6 | September 5, 2008 21:50 |