marioalexis
b5655c3a8a
Fem: Add transform for extra symbol in constraints
2024-05-16 12:51:37 -05:00
FEA-eng
2d26fb5426
Fem: Add ConstraintRigidBody icon
2024-05-16 12:51:37 -05:00
FEA-eng
f012e92e33
Fem: Update properties of ConstraintRigidBody
2024-05-16 12:51:37 -05:00
Ajinkya Dahale
845c0e7bcd
FEM: Add unit test for new ConstraintRigidBody object
2024-05-16 12:51:37 -05:00
Ajinkya Dahale
3785aec4c8
FEM: Make connections with rigid body gui and app
2024-05-16 12:51:37 -05:00
Ajinkya Dahale
a9bff5b7b3
[FEM] Add rigid body constraint
2024-05-16 12:51:37 -05:00
FEA-eng
d430551aa0
FEM: Change the misleading constraint descriptions regarding the geometry selection ( #13921 )
...
* FEM: Update TaskFemConstraintFixed.ui
* FEM: Update TaskFemConstraintForce.ui
* FEM: Update TaskFemConstraintTemperature.ui
* FEM: Update TaskFemConstraintDisplacement.ui
2024-05-13 10:54:03 -05:00
Chris Hennes
9fead3682d
Update translations
2024-05-12 17:06:56 -05:00
marioalexis84
dbc541f0a0
Fem: Reset field color bar - fixes #13695 ( #13820 )
...
* Fem: Reset field color bar - fixes #13695
* Fem: Hide input filter if new filer is created
2024-05-06 11:23:08 -05:00
Chris Hennes
a5d8aaa21c
Update translations
...
Also removes Web from translation scripts.
2024-05-06 18:17:53 +02:00
marioalexis84
1e4ed56010
Fem: Rescaling and transparency fix for heat constraint symbols ( #13723 )
2024-05-06 10:54:57 -05:00
marioalexis
0cee0e9f50
Fem: Save and restore custom colors of elements in mesh - fixes #6131
2024-05-06 17:53:39 +02:00
marioalexis84
7962136169
Fem: Add radiation heat transfer ( #13466 )
...
* FEM: Add radiation heat transfer
* FEM: Add radiation heat transfer to CalculiX writer
* FEM: Update .inp files
* Fem: Rename heat flux ui members
---------
Co-authored-by: FEA-eng <59876896+FEA-eng@users.noreply.github.com >
2024-04-29 10:53:59 -05:00
marioalexis
983ac9b238
Fem: Remove unused view properties
2024-04-29 10:52:52 -05:00
wmayer
93c1040d25
FEM: Make sure that points and normals array have equal size as otherwise a crash may occur
2024-04-26 23:30:20 +02:00
Chris Hennes
ead426c6eb
Update translations
...
Note: Web and Start omitted
2024-04-24 13:58:21 -05:00
Chris Hennes
f43e101099
FEM: Add SoSwitch.h to PreCompiled
...
Fix compilation on MSVC.
2024-04-22 20:35:12 +02:00
marioalexis84
0be9e68fcd
Fem: Constraint symbol scaling ( #13274 )
...
* Fem: Constraint symbols rescaling
* Fem: Add constraint symbol .iv files
* Fem: Fix contact constraint symbol rescaling
* Fem: Fix displacement constraint symbol rescaling
* Fem: Fix fixed constraint symbol rescaling
* Fem: Fix force constraint symbol rescaling
* Fem: Fix heat flux constraint symbol rescaling
* Fem: Fix plane rotation constraint symbol rescaling
* Fem: Fix pressure constraint symbol rescaling
* Fem: Fix spring constraint symbol rescaling
* Fem: Fix temperature constraint symbol rescaling
* Fem: Add tie constraint symbol
2024-04-22 11:49:13 -04:00
FEA-eng
1d1547e849
FEM: Add NetGen Min Size ( #12794 )
2024-04-18 23:05:57 -05:00
Chris Hennes
e7069e6797
Update translations.
2024-04-17 16:50:38 -05:00
wmayer
2d1153d72e
Mod: Adjust parent class for Python wrappers
2024-04-09 22:15:51 +02:00
marioalexis84
2c593b67b4
Fem: Fix display modes order - fixes #13326 ( #13358 )
2024-04-08 18:15:12 +02:00
Florian Foinant-Willig
d46f424a6a
FEM: allow to Suppress the constraints ( #12359 )
...
* FEM: Introduce suppressible constraints
* fix public inheritance
2024-04-08 10:43:54 -05:00
David Carter
ba20441935
Material: Material appearance
...
Uses new material system for appearance
Each feature object now has a property called ShapeMaterial that
describes its physical properties. If it has a shape, it has a
material.
The ShapeColor attribute is replaced by a ShapeAppearance attribute.
This is a material list that describes all appearance properties, not
just diffuse color. As a list in can be used for all elements of a
shape, such as edges and faces.
A new widget is provided to allow the user to select materials in a
consistent fashion. It can also launch the material editor with its
more advanced capabilities.
2024-04-04 07:39:58 -05:00
sliptonic
a77afda2da
Merge pull request #13130 from maxwxyz/fem-icons
...
UI: update FEM icons
2024-04-01 11:16:09 -05:00
marioalexis
1b379c916a
Fem: Improve post-processing object style - fixes #13017
2024-04-01 11:04:29 -05: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
ppphp
8863b9ac4c
fix: c++20 deprecate [=]
2024-03-31 10:47:32 +02:00
Max Wilfinger
937d6a5fdc
update FEM icons
2024-03-26 18:48:40 +01:00
Chris Hennes
1a51c0cb57
Update translations
2024-03-25 18:08:22 -05:00
Chris Hennes
32a957bd07
Translation update: move Path to CAM
2024-03-25 17:32:59 -05:00
FEA-eng
e69976ebbb
Merge branch 'FreeCAD:main' into fem_ccx_incrementation
2024-03-25 10:45:23 +01:00
FEA-eng
a2a24e78f9
FEM: Update DlgSettingsFemCcxImp.cpp
2024-03-25 10:44:29 +01:00
FEA-eng
3597301ec1
FEM: Update DlgSettingsFemCcx.ui
2024-03-24 19:12:30 +01:00
FEA-eng
6f1f431f83
FEM: Update DlgSettingsFemCcx.ui
2024-03-24 19:10:00 +01:00
marioalexis
f4bbfed153
Fem: Export PostObject data to VTK - fixes #5816
2024-03-21 20:38:05 -05:00
Chris Hennes
be1476db62
FEM: Add two missing PreCompiled.h includes
2024-03-14 22:24:16 -05:00
Chris Hennes
d393b9a19a
Merge pull request #12918 from marioalexis84/fem-post_object_transparency
...
Fem: Partial transparency fix in FemPostObject display modes
2024-03-13 15:17:17 -05:00
marioalexis
1614449727
Fem: Partial transparency fix in FemPostObject display modes
2024-03-13 05:50:27 -03:00
Chris Hennes
cc0564f8f2
FEM: Remove trailing spaces from translations
2024-03-12 22:42:19 -05:00
Chris Hennes
441d674545
Merge pull request #12066 from 3x380V/time_cleanup
...
Base: Use std::chrono for time manipulation
2024-03-05 15:47:33 -06:00
Yorik van Havre
262a858be5
Translations ( #12748 )
...
* Updated ts files
* Merged crowdin translations
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-03-05 08:54:36 -06:00
Ladislav Michl
d95b56137b
Base: Implement TimeElapsed
...
Some instances of TimeInfo serve the sole purpose of measuring time
duration. Using system time is unfortunate as it returns wall clock,
which is not guaranteed to be monotonic. Replace such a usage with
the new TimeElapsed class based on steady clock.
2024-03-05 12:29:24 +01:00
Chris Hennes
c4b54a94a2
Update translations
2024-02-29 17:25:46 -06:00
FEA-eng
786f905e31
Update DlgSettingsFemCcx.ui
2024-02-28 23:29:05 +01:00
FEA-eng
92ffed4a20
Remove the unfinished FEM Nodes set tool from GUI ( #12611 )
2024-02-26 11:23:53 -06:00
FEA-eng
cb3d034829
Update ElementGeometry1D.ui
2024-02-26 11:22:51 -06:00
FEA-eng
1f6440b86e
FEM Beam Shell Result Output 3D true by default ( #12493 )
2024-02-26 11:01:05 -06:00
Chris Hennes
641e3dbbb4
Update translations ( #12557 )
...
* Update translations
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-02-24 21:38:37 -06:00
marioalexis84
7363daf166
Fem: Enable checkbox for references mesh groups - fixes #10071 ( #12437 )
2024-02-24 10:29:00 -06:00