lyphrowny
|
cbea6b6094
|
FEM: reformat codebase
|
2024-06-23 16:26:36 +03:00 |
|
marioalexis
|
8ec0916efb
|
Fem: Add body heat source to CalculiX writer - fixes #11650
|
2024-06-02 18:38:15 -03:00 |
|
FEA-eng
|
3739d06528
|
Fem: Update writer of the constraint rigid body
|
2024-05-16 12:51:37 -05:00 |
|
Ajinkya Dahale
|
cc6e59eacc
|
FEM: Add rigid body constraint to ccx writer
|
2024-05-16 12:51:37 -05:00 |
|
Florian Foinant-Willig
|
17af20aa20
|
FEM: allow to Suppress the constraints (#12359)
* FEM: Introduce suppressible constraints
* fix public inheritance
|
2024-04-08 10:43:54 -05:00 |
|
luzpaz
|
129d5882a7
|
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 |
|
luz paz
|
7c5557b3cb
|
Fix typos in TD and FEM source comments/documentation [skip ci]
|
2022-11-07 08:03:39 -05:00 |
|
UR-0
|
974f41e0cc
|
FEM: constraint centrif, App objects and methods:
- CalculiX centrifugal body loads
- CalculiX label CENTRIF from *DLOAD card
- implement FreeCAD NonGui code
- the object, ccx writer, etc
|
2021-07-09 22:03:58 +02:00 |
|
UR-0
|
a7e3f7a77b
|
FEM: member tools, add missing comments
|
2021-06-15 20:35:46 +02:00 |
|
Bernd Hahnebach
|
a62b5b314b
|
FEM: code formatting, revert parts of commit f4a65dcbb6
|
2021-02-16 16:17:47 +01:00 |
|
luz paz
|
f4a65dcbb6
|
FEM: doxygen
|
2020-12-04 17:50:00 +01:00 |
|
Bernd Hahnebach
|
43ad6aa729
|
FEM: constant vacuum permittivity, add object to overwrite constant
|
2020-06-29 17:46:43 +02:00 |
|
UR-0
|
eb9d5bf8f0
|
FEM: ccx constraint section print, implement in ccx writer
|
2020-06-24 07:52:16 +02:00 |
|
Bernd Hahnebach
|
61d767a6d2
|
FEM: material object, change type
|
2020-05-21 23:12:08 +02:00 |
|
Bernd Hahnebach
|
158e076f1f
|
FEM: result mesh, change obj type
|
2020-03-22 11:25:58 +01:00 |
|
Bernd Hahnebach
|
5620122ae7
|
FEM: code formating and unifor licence header in Python modules
|
2020-03-04 07:50:21 +01:00 |
|
Bernd Hahnebach
|
5a5753af8d
|
FEM: element geometry types, same name type system as Python constraints
|
2020-03-02 20:54:44 +01:00 |
|
UR-0
|
0bd03643f3
|
FEM: constraint tie, implement object and ccx writer
|
2020-02-19 17:56:39 +01:00 |
|
Bernd Hahnebach
|
66e8e2949d
|
FEM: member tools, comment fix
|
2020-02-19 17:56:37 +01:00 |
|
Bernd Hahnebach
|
822832e678
|
FEM: member tools, pep8 and a comment
|
2020-02-19 07:25:17 +01:00 |
|
Bernd Hahnebach
|
5bafb18a7d
|
FEM: solver writer and tasks and ccx tools, use a new member class to collect the analysis member
|
2020-02-19 07:23:52 +01:00 |
|
Bernd Hahnebach
|
1752a947a5
|
FEM: new member tools, move some analysis member methods from utils
|
2020-02-19 07:23:50 +01:00 |
|