FEM: solver frame work, code formating

This commit is contained in:
Bernd Hahnebach
2021-07-26 11:37:51 +02:00
parent 1cc9c88be1
commit e84f0ab609
4 changed files with 12 additions and 12 deletions

View File

@@ -95,8 +95,8 @@ def run_fem_solver(solver, working_dir=None):
:note:
There is some legacy code to execute the old Calculix solver
(pre-framework) which behaives differently because it doesn't use a
:class:`Machine`.
(pre-framework) which behaives differently because it does not
use a :class:`Machine`.
"""
if solver.Proxy.Type == "Fem::SolverCcxTools":