FEA-eng
c41c50e946
FEM: Add support for references for CalculiX's initial temperature ( #22864 )
...
* FEM: Update checksanalysis.py
* FEM: Update FemConstraintInitialTemperature.cpp
* FEM: Update meshsetsgetter.py
* FEM: Update writer.py
* FEM: Update write_constraint_initialtemperature.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* FEM: Update thermomech_bimetal.inp
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-08-01 14:03:37 -05:00
marioalexis
b23c5f6721
Fem: Move Points and Normals properties to base class
2024-02-15 13:31:20 -06:00
marioalexis
336bf03ada
Fem: Call base class handleChangedProperyType function
2024-01-20 20:20:56 -07:00
wmayer
e66404523c
Fem: Apply clang-format
2023-09-25 14:50:43 +02:00
Uwe
cc6c98c1d4
[FEM] Temperature constraints overhaul
...
- fix bug that changing constraint type in dialog lost flux value
- accept and not immediately save any changed value
- make the temperatures a PropertyTemperature to get rid of hacks
- also fix some too long code lines
2023-03-28 01:23:47 +02:00
Uwe
0fb0dd57ad
[FEM] App, FemConstraint*: remove unused includes - part 2/2
...
- also sort includes
2022-10-02 19:36:38 +02:00
berniev
f4ffd15864
Mod: redundant void 2
2022-08-08 10:27:50 +02:00
wmayer
b1dd1e61a7
force strict ISO C++ (-Wpedantic)
...
for Fem, Import, PartDesign, Robot, Sketcher, TechDraw
2019-09-18 14:18:07 +02:00
Bernd Hahnebach
767e742200
FEM: constraint initial temperature, make reference property hidden and readonly
2017-11-25 16:54:02 -02:00
Bernd Hahnebach
bf03c91781
FEM: code formating, replace tabulator with spaces
2016-08-15 21:39:01 +02:00
Bernd Hahnebach
e1c5c8fe38
FEM: code formating: remove trailing white spaces
2016-08-04 17:45:04 +02:00
vdwalts
044668d29a
FEM: constraints thermomechanical: object implementation
2016-08-04 17:45:04 +02:00