While these licensing options provide flexibility, they also come with numerical problem size limits. These limits are designed to prevent excessive usage and ensure fair access to the software. The limits are typically defined by the number of:
Right before the "verified" warning appears, the solver console usually prints a line like:
import ansys.licensing as licensing lic = licensing.License() print(f"Max nodes allowed: lic.get_feature('mechanical').max_nodes")
When the solver fails, open the .out or .log file. It will explicitly state: "The number of nodes [X] exceeds the maximum limit of [Y]." 4. How to Fix the Error