Naffoussi
Structural
- Mar 19, 2012
- 204
Hello,
I am dealing with the feOutputProcessLinearCombination method, in order to combine output sets.
Let me clarify the subject:
I have a list of output sets from 1 to 5 (mechanical results) and from 6 to 10 (thermal results).
Then I want to linearly combine each output set of the first list with each output set of the second list (as shown in the next figure) using an API program by creating two sets (lists) and optionally replace the (1.*1)+(1.*6) by the output sets names. The shown output sets are just an example. I have some hundred output sets to combine and I regularly do this kind of operation and that gets a little complicated.
I start developing the program but I don’t know how to proceed and to define the “from_setID” parameter and how to look through the two lists to retrieve the good output set ID.
Does anyone have an idea or maybe an existing tool for this?
API genius where are you ?
Best regards.
I am dealing with the feOutputProcessLinearCombination method, in order to combine output sets.
Let me clarify the subject:
I have a list of output sets from 1 to 5 (mechanical results) and from 6 to 10 (thermal results).
Then I want to linearly combine each output set of the first list with each output set of the second list (as shown in the next figure) using an API program by creating two sets (lists) and optionally replace the (1.*1)+(1.*6) by the output sets names. The shown output sets are just an example. I have some hundred output sets to combine and I regularly do this kind of operation and that gets a little complicated.
I start developing the program but I don’t know how to proceed and to define the “from_setID” parameter and how to look through the two lists to retrieve the good output set ID.
Does anyone have an idea or maybe an existing tool for this?
API genius where are you ?
Best regards.