Known and resolved problems

This page provides a list of problems that have been discovered. They are grouped into known and resolved issues.

Table of Contents

 

2025-11-07 (resolved) BESMAX, sporadic abort on Windows 11

Problem:         
2025-11-07

Applies to:
BESMAX 1.2

Title:
BESMAX, sporadic abort on Windows 11

Description:
Under Windows 11, BESMAX crashes sporadically when using multi-threading. A log file (hs_err_pid<...>.log) is then output by the JAVA Virtual Machine (JVM) in the root folder. This effect has not been observed on Windows 10 or Linux. It appears to be related to overly aggressive optimization of the JVM supplied with the program package during execution (just-in-time compilation) of BESMAX.

Workaround:
When running BESMAX, disable multi-threading (batch call with the option --num-threads=0) or specify the additional option -XX:TieredStopAtLevel=1 in the batch call (less aggressive optimization with a slight loss of speed).

Resolved:
2025-11-26 (version 1.3.0, batch call extended)

 

2024-08-20 (known) AUSTAL, comments to documentation and source code

Problem:         
2024-08-20

Applies to:
AUSTAL 3.3

Title:
Comments to documentation and source code

Description:

  • Since AUSTAL 3.3.0, the deprecated AKTerm format of the DWD (wind speed classes only in knots and wind direction classes only in decagrades) is no longer supported (in this case, the program provides a comment and an error message), but this information is missing in the manual.
  • In the source code of AUSTAL (up to 3.3.0), the pointer “void** WetDepoList” in module TalWrk.h should be correctly declared as “external”, otherwise this may lead to an error with some compiler settings.

Workaround:
-

Resolved:
-

 

2024-04-02 (resolved) Besmin in batch mode, specification of nf and nt

Problem:         
2024-04-02

Applies to:
Besmin 1.1.0

Title:
Besmin in batch mode, specification of nf and nt

Description:
When running Besmin in batch mode, volume flow wet and dry cannot be specified (error message).

Workaround:
Use the Besmin user interface or specify the parameters vq and zq instead of nf and nt.

Resolved:
2024-09-05, Besmin 1.2.0

Tags:
 AUSTAL  AUSTAL2000  AUSTAL 2000  AUSTAL2000N  BESTAL  Besmin  Besmax