cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

For Loop

NandaV
7-Bedrock

For Loop

Hey Guys,

 

So, i'm trying to do For loop in my file to define a concentration changes in respect to x.

The approach used : 

I have to first solve the CO2lSS with ode solver and resulted in CO2lSS(x).

And from there i substitute into the equation of CO2gSS(x) equation, where inside the equation there the CO2gin and CO2lin which i want to do iteration.

 

CO2lin (n) has to equal to the CO2lout (n-1) and CO2gin (n) has to equal to CO2gout (n-1).

Where n is the number of cycle, and each cycle is 250 m.

So i want to make a loop where everytime the concentration reach x=250 m, that value will be used for another concentration in value.

 

I tried but it still gives error. Hope you guys can help.

I would really appreciate it.

 

Thank you. 

1 ACCEPTED SOLUTION

Accepted Solutions
LucMeekes
23-Emerald III
(To:NandaV)

There is absolutely NO need to open a new topic for this. To maintain the flow of information please continue in the existing topic:

https://community.ptc.com/t5/PTC-Mathcad/Help-for-iteration/m-p/584661#M183728

 

Luc

View solution in original post

1 REPLY 1
LucMeekes
23-Emerald III
(To:NandaV)

There is absolutely NO need to open a new topic for this. To maintain the flow of information please continue in the existing topic:

https://community.ptc.com/t5/PTC-Mathcad/Help-for-iteration/m-p/584661#M183728

 

Luc

Top Tags