When doing a mass balance on excel and adding in a recycle function excel produces a circular reference.
I tried a different approach using solver but it gave me a deficit of mass.
Any advice/ strategy would be immensely appreciated.
|
Posted 12 February 2017 - 10:08 AM
When doing a mass balance on excel and adding in a recycle function excel produces a circular reference.
I tried a different approach using solver but it gave me a deficit of mass.
Any advice/ strategy would be immensely appreciated.
Posted 12 February 2017 - 07:59 PM
If you post your spreadsheet you might get better answers.
Bobby
Posted 13 February 2017 - 12:55 PM
Dear Danis.Dynamo88:
Your problem is like this:
Cell x = f ( Cell x)
Where f is a function, maybe in the form of a chain of cell dependencies, this is a circular reference. You can solve it using an auxiliary cell like this.
Cell x = f (Cell aux )
Cell aux must have the same value as x, for the problem to have the solution you are looking for. You can not link Cell x to Cell aux, because you would have a circular reference again. You have options like:
* Manually copying the value of Cell x to Cell aux in an iterative manner.
* Implement a script in VBA to copy the value of of Cell x to Cell aux, again in an iterative manner.
* Reformulate the problem to eliminate the circular reference, in this case you would be solving a slightly different problem, that may require to reformulate a portion of the sheet.
Best regards.
Posted 13 February 2017 - 04:48 PM
Hi Danish.
Attached I send send you an example for use the solver to iterate that I think you can use for recycle without use circular
Review it and try to apply this method. For instance use known mass for balance or fraction molar = 1 for objective and pressure or temperature for variable (changing value)
Good luck
Edited by Profe, 14 February 2017 - 08:06 AM.
![]() Material Balance With ReactionStarted by Guest_Kentucky08_* , 30 Apr 2025 |
|
![]() |
||
Centrifugal Pump In Recycle Mode: Constant Power Consumption But FluctStarted by Guest_Kakka_* , 23 Jan 2025 |
|
![]() |
||
Steam Methane Reforming Mass BalanceStarted by Guest_buskivi_* , 05 Jan 2025 |
|
![]() |
||
![]() Material Balance ProblemStarted by Guest_vinnay1999_* , 18 Oct 2024 |
|
![]() |
||
![]() Need Help To Figure Out How To Make Mass And Energy BalanceStarted by Guest_James Clerk Maxwell_* , 20 Aug 2024 |
|
![]() |