github-actions
68cb0a3270
Update translations from Crowdin
2025-11-25 21:20:42 -06:00
FEA-eng
d2f082c7bc
FEM: add new cyclic symm centrif example
2025-11-24 22:55:38 +01:00
marioalexis
2457715d84
Fem: Improve VTK import/export preference page
2025-11-24 16:34:48 +00:00
pre-commit-ci[bot]
ada21269aa
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-11-24 16:34:48 +00:00
Chris Hennes
128dec534a
FEM: Add missing translation in InOutVTK
2025-11-24 16:34:48 +00:00
marioalexis
7d218b3f9b
Fem: Improve Gmsh preference page implementation
2025-11-24 16:33:39 +00:00
Chris Hennes
16eb18abb2
FEM: Translate log verbosity settings
2025-11-24 16:33:39 +00:00
FEA-eng
44bf1c35d6
FEM: Add Thick Pipe Internal Pressure 2D example ( #25191 )
...
Co-authored-by: Kacper Donat <kadet1090@gmail.com >
2025-11-23 22:22:27 -06:00
FEA-eng
a18f45914b
FEM: Update constraint_tie.py
2025-11-13 20:57:22 +01:00
FEA-eng
5f8f2c5bd2
FEM: Correct categories of two FEM examples ( #25246 )
...
* FEM: Update equation_electrostatics_capacitance_two_balls_ccx.py
* FEM: Update ccx_cantilever_ele_tetra4.py
2025-11-12 19:02:55 +01:00
github-actions
8432fab0a9
Update translations from Crowdin
2025-11-11 23:44:18 -06:00
pre-commit-ci[bot]
25c3ba7338
All: Reformat according to new standard
2025-11-11 13:49:01 +01:00
FEA-eng
b038f4130c
FEM: Add ccx capacitance two spheres example ( #25117 )
...
* FEM: Update CMakeLists.txt
* FEM: add new ccx electrostatics example
* FEM: Update equation_electrostatics_capacitance_two_balls.py
* FEM: Update equation_electrostatics_capacitance_two_balls_ccx.py
2025-11-10 10:47:33 -06:00
marioalexis
9e7b5f6444
Fem: Fix CapacitanceBody default value
2025-11-08 14:15:42 -06:00
marioalexis
6c7187b54f
Fem: Fix magnetodynamic2D boundary condition
2025-11-05 13:06:53 -06:00
marioalexis
123aee6b1b
Fem: Fix CalculiX body heat source writer for 2D case
2025-11-05 12:37:52 -06:00
Chris Hennes
acb3f4a8f9
Merge pull request #24912 from marioalexis84/fem-elmer_solver
2025-11-03 12:40:06 -06:00
Chris Hennes
f7689115ae
FEM: Disable FEM GUI unit tests
2025-10-30 23:13:14 -05:00
Chris Hennes
c93db04d9e
FEM/Tests: Ensure deletion of test files
2025-10-30 22:14:33 -05:00
marioalexis
428340a974
Fem: Migrate old Elmer solver object
2025-10-30 10:47:10 -03:00
marioalexis
c7e74a68a7
Fem: Update Elmer test files
2025-10-30 10:47:10 -03:00
marioalexis
6c583d82f2
Fem: Use FileChooser widget in CalculiX task panel
2025-10-30 10:47:10 -03:00
marioalexis
243b42f4cb
Fem: Rework Elmer solver - fixes #21479
2025-10-30 10:47:10 -03:00
marioalexis
275ece0bb2
Fem: Create element groups with gmsh
2025-10-30 10:47:10 -03:00
marioalexis
d018b3f8fb
Fem: Add method to rename mesh group
2025-10-30 10:47:10 -03:00
marioalexis
5e42f6a48d
Fem: Add ParaView .pvd file importer
2025-10-30 10:47:09 -03:00
github-actions
11fecb1558
Update translations from Crowdin
2025-10-27 21:06:54 -05:00
github-actions
50d1dec4e0
Update translations from Crowdin
2025-10-20 09:57:05 -05:00
Chris Hennes
9780cf931f
Update translations 2025-10-05
2025-10-07 19:21:58 +02:00
Kacper Donat
9d61aeb04b
Compiler warning cleanup ( #22997 )
...
* Part: Remove unused arguments from isLinearEdge
* Gui: For Qt 6.5 and later, use ParseOptions in xml
* Gui: Remove unused variable from fuzzyMatch()
* Sketcher: Remove unused parameter from *ReferenceSelection
* PD: Remove unused parameter from *ReferenceSelection
* Part: Rename layout to avoid conflict
* FEM: remove unused variable from handlePropertyChange
* CAM: Eliminate C++11 compiler warning by explicitly defaulting copy
2025-09-29 18:05:58 +02:00
Krzysztof
861470c6ac
FEM: Restore and harmonize FEM Task selection hints ( #23678 )
...
* FEM: Add hint about selectable geometry types in 'Geometry reference selector'
* FEM: Harmonize selection hint in FEM Task dialogs
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
FEM: Add translation support, correct selectable geometry
FEM: Harmonize selection hint in FEM Task dialogs
* [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>
2025-09-29 10:43:23 -05:00
luzpaz
42cf50cc57
FEM: fix source comment typos
...
Fix various source comment typos introduced recently.
2025-09-29 08:47:20 -05:00
marioalexis
633817ceac
Fem: Add tensor components to calculator variables
2025-09-28 18:55:48 -05:00
Chris Hennes
9f25cb9d40
Merge pull request #24201 from marioalexis84/fem-fix_plane_function
...
Fem:Fix plane manipulator - fixes #14523
2025-09-26 15:13:24 -05:00
marioalexis
b9ab71e606
Fem: Fix memory leaks and error handling
2025-09-26 14:41:43 -05:00
marioalexis84
3db74dee60
Fem: Remove pipeline from analysis highlighter - fixes #23466 ( #23984 )
...
* Fem: Remove pipeline from analysis highlighter - fixes #23466
* FEM: Clean up lint
---------
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2025-09-25 22:06:51 +00:00
Chris Hennes
39d39f34c3
Update translations 2025-09-25
2025-09-25 17:25:13 +02:00
FEA-eng
702eb9f5af
FEM: Update commands.py
2025-09-25 08:46:41 -05:00
Chris Hennes
80449715c6
Merge pull request #23729 from marioalexis84/fem-loggin_error
...
Fem: Better error handling in task panels with logging
2025-09-24 22:44:44 -05:00
Chris Hennes
02bbc77f3c
Merge pull request #23823 from marioalexis84/fem-remove_elmer_filter_parameter
...
Fem: Remove dependency of the ViewProviderFemPostObject class on user parameters
2025-09-24 22:18:19 -05:00
marioalexis
ca286fb5be
Fem: Set autoscale to false in Plane function and remove unnecessary code
2025-09-24 12:26:10 -03:00
marioalexis
b23491901f
Fem: Align plane translator to Z-axis
2025-09-24 12:26:10 -03:00
Chris Hennes
d1ca523ca7
Merge pull request #24107 from mrpilot2/cmake_pch_mods
...
Mods (Part 1): use CMake to generate precompiled headers on all platforms
2025-09-23 08:35:43 -05:00
marioalexis
def22ad234
Fem: Better VTK version check
2025-09-22 22:46:20 -05:00
Markus Reitböck
c1be416c7f
Fem: use CMake to generate precompiled headers on all platforms
...
"Professional CMake" book suggest the following:
"Targets should build successfully with or without compiler support for precompiled headers. It
should be considered an optimization, not a requirement. In particular, do not explicitly include a
precompile header (e.g. stdafx.h) in the source code, let CMake force-include an automatically
generated precompile header on the compiler command line instead. This is more portable across
the major compilers and is likely to be easier to maintain. It will also avoid warnings being
generated from certain code checking tools like iwyu (include what you use)."
Therefore, removed the "#include <PreCompiled.h>" from sources, also
there is no need for the "#ifdef _PreComp_" anymore
2025-09-23 00:51:00 +02:00
marioalexis
0c5746fe7a
Fem: Remove dependency of the ViewProviderFemPostObject class on user parameters
2025-09-22 18:27:18 -03:00
marioalexis
b9129f4453
Fem: Add upstream vtkCleanUnstructuredGrid class source files
2025-09-22 18:27:18 -03:00
marioalexis
3e1741dfea
Fem: Move FemFrameSourceAlgorithm class to its own source files
2025-09-22 18:27:18 -03:00
Chris Hennes
90e9533df3
Merge pull request #23709 from marioalexis84/fem-solver_file_chooser
...
Fem: Fix use of file chooser Qt signals in solvers preferences.
2025-09-22 10:41:42 -05:00
marioalexis
df82e7b71c
Fem: Do not allow selection of external objects for analysis objects - fixes #23834
2025-09-22 10:38:01 -05:00