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

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Difficulty in repeating a calculation in a solve block

FDS
12-Amethyst
12-Amethyst

Difficulty in repeating a calculation in a solve block

I have a problem with a solve block constructed in MC15. As long as I use a single input variable A the sheet works fine. However if I want to calculate the values for a changing chamber length it does not work. I assume it is something simple but I do not "see" it at this moment. Any help would be appreciated.

1 ACCEPTED SOLUTION

Accepted Solutions
Fred_Kohlhepp
23-Emerald I
(To:FDS)

The solve block can't work vectorized because the answer changes with area.  Turn the solve block into a function

View solution in original post

2 REPLIES 2
Fred_Kohlhepp
23-Emerald I
(To:FDS)

The solve block can't work vectorized because the answer changes with area.  Turn the solve block into a function

FDS
12-Amethyst
12-Amethyst
(To:Fred_Kohlhepp)

Fred, thanks a million!

Top Tags