lyphrowny
cbea6b6094
FEM: reformat codebase
2024-06-23 16:26:36 +03:00
lyphrowny
f6ababfdb4
FEM: Fix cxx typo and remove calculix from solvers tab in examples ( #12876 )
...
* FEM: remove calculix from solvers
* FEM: remove calculix from joint with ccxtools if branches
* FEM: remove calculix from its if
* FEM: fix cxx typo in translations
* FEM: fix cxx typo in classes name
* FEM: fix ccx typo in shortcuts
* FEM: convert FEM_*CcxTools to CamelCase
* FEM: remove tests related to calculix
* FEM: remove test_solver_calculix.py from Fem/CMakeLists.txt
* FEM: convert all 'CalculiXccxTools' to 'CalculiXCcxTools'
* FEM: revert changes in all *_*.ts files
* FEM: convert 'SolverCcxtools' to 'SolverCcxTools'
* FEM: convert remaining 'Ccxtools' to 'CcxTools'
2024-04-01 10:51:23 -05:00
Uwe
9f90558d6a
Fem: Fix force values in examples
2023-10-04 17:03:28 -03:00
Uwe
58ada81594
Fem: Fix pressure values in examples
2023-10-03 17:45:17 -03:00
luzpaz
5c6ec58709
[Fem] fix grammar
2023-02-25 09:59:24 +01:00
Uwe
1f8f2bf6cb
[FEM] add new example file for flow and heat
...
- also extend examples libraries for (more to come) examples with multiphysics (multiple equations)
2023-02-20 02:06:48 +01:00
Bernd Hahnebach
4e6a09be37
FEM: examples, add ccxtools solver
2021-08-09 21:29:52 +02:00
Bernd Hahnebach
bc9beffc45
FEM: examples, add explanation text object to all the rest examples
2021-06-17 12:42:17 +02:00
Bernd Hahnebach
790bf1835b
FEM: examples, move base setups in separate modules
2021-06-16 16:24:39 +02:00
Bernd Hahnebach
7a9a282431
FEM: examples, move some method in separate module
2021-06-16 15:34:08 +02:00
Bernd Hahnebach
03bc35ebb9
FEM: examples, code formating and code improvements
2021-06-15 20:35:55 +02:00
Bernd Hahnebach
b27262e8e3
FEM: examples, remove z88 solver from not supported examples
2020-07-09 19:47:00 +02:00
Sudhanshu Dubey
ccd5706cb5
FEM: examples, solver name changed to work with new examplegui
2020-07-09 18:02:49 +02:00
Bernd Hahnebach
5d59c5df8b
FEM: examples, add warning if wrong solver type is given to the setup method
2020-07-07 18:49:25 +02:00
Bernd Hahnebach
c3da895a1f
FEM: elmer writer, equation elasticity, only write needed material values
2020-07-07 12:33:54 +02:00
Sudhanshu Dubey
3685b3dad7
FEM: examples, add method for retrieving informations
2020-07-03 18:03:27 +02:00
Bernd Hahnebach
bc309838dc
FEM: examples, fix mat value in simple box example
2020-07-01 22:18:14 +02:00
Bernd Hahnebach
ddaaa5edf9
FEM: solver elmer unit test, small improvements
2020-07-01 21:44:09 +02:00
Bernd Hahnebach
648b3bbe7e
FEM: examples, some comment changes
2020-06-23 09:12:24 +02:00
Sudhanshu Dubey
c22fa6eac7
FEM: examples, use gmsh mesh object instead off pure mesh object
2020-06-23 07:19:09 +02:00
Sudhanshu Dubey
54c8dbd812
FEM: examples, boxanalysis separated into 2 examples
...
The static and frequency analysis were separated
2020-06-23 07:18:50 +02:00