🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

error combining parameter sweep results

User: "Dillon Buhl"
Altair Community Member
Updated by Dillon Buhl

I'm having a problem with the parameter sweep macro in Cadfeko/Postfeko.

 

The model creation and solver portion of the macro generates the cfx files and runs the models ok, no problem there. I have an issue when the 'combine results' macro is run in Postfeko; either when it's run 'automatically' on completion of the Feko solver or if I run 'combine_parameter_sweep_results' in the script editor. In some cases, the results files are combined properly in Postfeko and everything is fine, but in about half the sweeps that I've tried to run, the macro fails with:

 

------ Running combine_parameter_sweep_results ------
Found 1 NearFields(s)
Found 1 Power(s)
.\shared_helper.lua:116: Error 18111: The number of values on the axis must be the same as the number of data sets provided.

 

shared_helper.lua line 116 is just:

115 function error( message )
116     error_( CleanMessage( message ) )
117 end

 

I've tried to debug, but I can't find the error code listed anywhere, and generally can't figure out what's going wrong or what's different between the sweeps that work and those that don't. I've had this failure on sweeps of different variables--geometry-related and medium-parameter-related.

 

Really need to get this fixed, so I can continue with this work. Of course happy to provide more information and upload more files, but I've started here by attaching the .cfx files as well as the .xml generated by the macro for a sweep of the conductivity value for scattering from an infinite dielectric cylinder. Any help will be greatly appreciated!

<?xml version="1.0" encoding="UTF-8"?>error_screen_shot.JPG

Unable to find an attachment - read this blog

Find more posts tagged with