HyperSizer Support Forum

Software Use => Miscellaneous Software Topics => Topic started by: larass on May 21, 2014, 07:40:35 AM

Title: Error while importing Forces - MSC Nastran
Post by: larass on May 21, 2014, 07:40:35 AM
Hello,

the FE import process is aborting on my machine during import of the Element Forces from the op2-file. THe attached error message appears. The same model is beeing imported correctly on other machines. It seems to have something to do with my configuration!?

Decimal Symbol is "." and Digit grouping symbol ","
Anyone a clue?

Lars
Title: Re: Error while importing Forces - MSC Nastran
Post by: James on May 21, 2014, 08:20:49 PM
There is a system setting that needs to be modified to support international OS where the decimal and digit grouping symbols are switched from the English OS.

See this thread:
http://hypersizer.com/forum/index.php/topic,372.0.html

Let me know if this resolves the issue.

-James
Title: Re: Error while importing Forces - MSC Nastran
Post by: larass on May 22, 2014, 03:34:09 AM
Thanks James,

what I meant was that I used German format and manually switched Decimal Symbol to "." and Digit grouping symbol to "," but this lead to the "boolean error".

Now I also tried using English (USA) as format, but then I'm no more able to start HyperSizer at all and this error message appears.

Lars
Title: Re: Error while importing Forces - MSC Nastran
Post by: larass on May 26, 2014, 02:56:21 AM
Issue remains unresolved and i can't use HS :(

Another idea anybody?
Title: Re: Error while importing Forces - MSC Nastran
Post by: James on May 26, 2014, 07:21:08 AM
Can you translate the original error message you received when attempting to import the .op2 element loads?
Title: Re: Error while importing Forces - MSC Nastran
Post by: larass on May 26, 2014, 07:38:25 AM
Oh, of course, it is something like "The String/Sequence was not detected as a valid boolean".
Title: Re: Error while importing Forces - MSC Nastran
Post by: Ryan on May 27, 2014, 07:43:54 AM
There a place in the code where it attempts to convert the text argument "TRUE" or "FALSE" into a boolean variable. This is probably failing for your OS because of the language issue.

We can fix this immediately. You said that your colleagues are able to get this working on their machines. Perhaps this is another language setting?

-Ryan
Title: Re: Error while importing Forces - MSC Nastran
Post by: larass on May 27, 2014, 08:20:02 AM
I have german format with customized settings as in the attachments. Settings are exactly the same like the ones from my colleagues.
Also I attached the error message in english.
Title: Re: Error while importing Forces - MSC Nastran
Post by: larass on June 24, 2014, 12:38:13 PM
Issue resolved with the new release. Still no idea what the problem was...
Thanks Ryan!
Title: Re: Error while importing Forces - MSC Nastran
Post by: Ryan on June 25, 2014, 06:18:50 AM
Great! It looks like the boolean fix worked. Thanks for letting me know.

-Ryan