lyphrowny
359c1ae2bb
FEM: reformat codebase
2024-06-23 16:26:36 +03:00
lyphrowny
e99ee08514
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
be34b52d30
Fem: Fix pressure values in examples
2023-10-03 17:45:17 -03:00
luzpaz
38a01939e0
Migrate domain name from freecadweb to freecad ( #9352 )
...
* Migrate domain name from freecadweb to freecad
* Migrate src/Mod/Material files
* Migrate Stylesheet related files
* Migrate *.svg files
* Migrate miscellaneous files
* Migrate some build files
* Migrate recently added TD AR_IRAM template files
Closes #6415
2023-04-24 15:19:20 -05:00
luzpaz
fcac4def8e
[Fem] fix grammar
2023-02-25 09:59:24 +01:00
Uwe
41a20d4934
[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
17d16130e7
FEM: examples, add ccxtools solver
2021-08-09 21:29:52 +02:00
Bernd Hahnebach
1d3e7fa8f6
FEM: examples, add explanation text object to all the rest examples
2021-06-17 12:42:17 +02:00
Bernd Hahnebach
d390eb8168
FEM: examples, improve import code formating
2021-06-17 11:20:55 +02:00
Bernd Hahnebach
b6768685f3
FEM: examples, move some method in separate module
2021-06-16 15:34:08 +02:00
Bernd Hahnebach
9ec0b4c3f9
FEM: examples, code formating and code improvements
2021-06-15 20:35:55 +02:00
Bernd Hahnebach
efc3abdbf7
FEM: examples, some code improvements
2020-07-09 21:35:20 +02:00
Sudhanshu Dubey
0869621707
FEM: examples, solver name changed to work with new examplegui
2020-07-09 18:02:49 +02:00
Bernd Hahnebach
2ee361df3d
FEM: examples, add warning if wrong solver type is given to the setup method
2020-07-07 18:49:25 +02:00
Sudhanshu Dubey
27d35e57f2
FEM: examples, add method for retrieving informations
2020-07-03 18:03:27 +02:00
Bernd Hahnebach
3a2485033a
FEM: examples, section print, fix to setup on cmd mode
2020-06-24 09:22:01 +02:00
Sudhanshu Dubey
128819d9ff
FEM: examples, add section print
2020-06-24 07:52:16 +02:00