Define Output Responses - What to put for Expression and Value fields
I am stuck on what to put in the the Expression and Value fields (Setup - Definition - Define Output Responses - under the Define Output Responses Tab). I want the RCS output to the RCS from Feko. And I want Volume to be the volume of the Sphere. I am not sure how to got about that. I have been following the http://2021.help.altair.com/2021.2/hwdesktop/hst/topics/design_exploration/output_responses_expression_define_t.htm
It may be easiest in your case to just have Hyperstudy parse the Feko *.out file directly.
The surface area of the sphere will be given at the beginning of the out file:
And RCS ("scattering cross section") is given as well:
Then use the "ASCII Extracts" option in Hyperstudy to use the parsed data in the studies. See attached pdf where, for example, the S-parameters, are parsed in the OUT file.