parse error for numbers over 10000

Posted 6 months ago by Jill Lethlean

Post a topic
Answered
J
Jill Lethlean

Pyrosim keeps converting all numbers 10000 or larger to scientific number format and then rejecting them as an "unparseable number".  Even pre-entered properties from the libraries are rejected. How do I fix that?


(see screen shot).

0 Votes

Bryan Klein

Bryan Klein posted 6 months ago Admin Best Answer

This is a known bug in the last release of PyroSim and will be resolved in the soon-to-be-released maintenance update.


In the meantime, the workaround is to trick PyroSim into thinking you are an English speaker in the USA.


Add `-J-Duser.country=US -J-Duser.language=EN` to a new PyroSim shortcut Target property.


Example: "C:\Program Files\PyroSim 2023\PyroSim.exe" -J-Duser.country=US -J-Duser.language=EN


Here is a short video demo of making this change.

https://youtu.be/79GgaUSxCE0

0 Votes


1 Comments

Bryan Klein

Bryan Klein posted 6 months ago Admin Answer

This is a known bug in the last release of PyroSim and will be resolved in the soon-to-be-released maintenance update.


In the meantime, the workaround is to trick PyroSim into thinking you are an English speaker in the USA.


Add `-J-Duser.country=US -J-Duser.language=EN` to a new PyroSim shortcut Target property.


Example: "C:\Program Files\PyroSim 2023\PyroSim.exe" -J-Duser.country=US -J-Duser.language=EN


Here is a short video demo of making this change.

https://youtu.be/79GgaUSxCE0

0 Votes

Login or Sign up to post a comment