Commit Graph

946 Commits

Author SHA1 Message Date
wmayer
d8a6d5257f fix build problems with netgen under Linux 2016-09-10 19:17:37 +02:00
fandaL
389a454f97 FEM: frd mesh import, element nodes read changes 2016-09-06 17:00:57 +02:00
fandaL
ecaa88988a FEM: frd mesh import, penta15 node order 2016-09-06 17:00:57 +02:00
Bernd Hahnebach
24d71733a1 FEM: ConstraintForce: add node load calculation for face loads on faces of tetra, hexa and penta elements 2016-09-05 15:52:51 +02:00
Bernd Hahnebach
8a9403b371 FEM: ConstraintForce: add node load calculation for face loads on quad4 and quad8 faces 2016-09-05 09:26:50 +02:00
Bernd Hahnebach
b4c2a78c77 FEM: FemMeshTools: typo and change print error messages to console error messages 2016-09-05 09:26:50 +02:00
wmayer
1eaa2dcb2a fix Coverity issues 2016-08-21 15:13:32 +02:00
wmayer
fcdaf5405c fix Coverity issues 2016-08-20 15:41:33 +02:00
wmayer
9d52b05888 fix Coverity issues 2016-08-19 22:51:33 +02:00
wmayer
1b62721382 fix crash in FemMeshPy::addVolume 2016-08-19 16:56:05 +02:00
wmayer
8bd18797c4 Coverity: fix high impact issues 2016-08-17 15:33:04 +02:00
Bernd Hahnebach
bdd86eea7d FEM: prefs, move general prefs to general prefs class 2016-08-16 11:03:28 +02:00
Bernd Hahnebach
6415a988f5 FEM: move prefs path off General prefs tab to BaseApp/Preferences/Mod/Fem/General 2016-08-16 11:03:28 +02:00
Bernd Hahnebach
84ea8cdee1 FEM: fix prefs 2016-08-15 21:39:24 +02:00
Bernd Hahnebach
bf03c91781 FEM: code formating, replace tabulator with spaces 2016-08-15 21:39:01 +02:00
Bernd Hahnebach
80bd3c7cc3 FEM: mesh python api, add methods to add edges with id 2016-08-15 21:38:31 +02:00
Bernd Hahnebach
20a62a38fc FEM: mesh python api, add method to add faces with id 2016-08-15 21:38:09 +02:00
Bernd Hahnebach
8cad28f4ea FEM: mesh python api, delete some empty lines 2016-08-15 21:37:35 +02:00
Bernd Hahnebach
fd71773b72 FEM: mesh python api, better error message 2016-08-15 21:37:08 +02:00
Bernd Hahnebach
c645baddb6 FEM: python mesh tools, fix key name for penta15 and format code better 2016-08-15 21:36:42 +02:00
Bernd Hahnebach
7173c40ac8 FEM: inp mesh importer, add module to cmakefiles 2016-08-15 21:36:21 +02:00
fandaL
3ff0ab0f79 FEM: import mesh from .inp file 2016-08-15 21:35:54 +02:00
wmayer
1fed75002e + issue #0002546: FEM constraint parameters can't be smaller than 0,01 (N) 2016-08-14 23:07:24 +02:00
wmayer
aee9dbd8d4 fix wrong error text, fix activation of sub-widgets 2016-08-12 13:26:52 +02:00
qingfengxia
aa59b39690 bugfix: Taskview ui, typo, coding format for FluidBoundary 2016-08-12 11:05:55 +02:00
qingfengxia
dc9d24b0b4 Add Command and Icon FemConstraintFluidBoundary for CFD analysis 2016-08-12 11:05:55 +02:00
qingfengxia
79e3ec0f01 Add ViewProvider and TaskPanel FemConstraintFluidBoundary for CFD analysis 2016-08-12 11:05:55 +02:00
wmayer
791def0513 query wrong parameter to check for path of ccx when set in preferences 2016-08-11 16:17:35 +02:00
wwmayer
c2fec94bac Merge pull request #238 from qingfengxia/renamingFem
correct spelling StanardHypotheses to StandardHypotheses
2016-08-10 14:59:27 +02:00
Bernd Hahnebach
b70f0d09e3 FEM: ccx input writer: reorder defs and def calls and
- fix presure and force are written for thermomech too
- change some comments
- fix FEM unit tests
2016-08-10 12:53:55 +02:00
Bernd Hahnebach
69c4bac5a5 FEM: materials: simplify input writing and add pre checks for material value keys 2016-08-08 08:03:27 +02:00
Bernd Hahnebach
bf5a0604eb FEM: solver object is used to write the eigenmode params to input file 2016-08-08 08:03:26 +02:00
Bernd Hahnebach
9efe4771b5 FEM: code formating: use 'not in' for test for membership 2016-08-08 08:03:25 +02:00
qingfengxia
d243fea366 correct spelling StanardHypotheses to StandardHypotheses 2016-08-07 18:20:17 +01:00
Wolfgang E. Sanyer
d1d2f1f811 This commit adds getShape and setShape to TopoShape 2016-08-06 23:42:55 +02:00
Bernd Hahnebach
dc32b66b5a FEM: fix materials task panel 2016-08-05 18:42:52 +02:00
Bernd Hahnebach
25c865023f FEM: fix pre check for shell and beam meshes 2016-08-05 18:42:51 +02:00
wmayer
affdb168b7 whitespace improvements 2016-08-04 17:45:04 +02:00
Bernd Hahnebach
e9350d5679 FEM: ccx writer: explicit format diggits of material values for passing unit tests 2016-08-04 17:45:04 +02:00
Bernd Hahnebach
85b4eb0038 FEM: unit test: add max iterations count to thermomech solver obj 2016-08-04 17:45:04 +02:00
Bernd Hahnebach
2b1148508e FEM: GUI: prefs: typos in dialogs 2016-08-04 17:45:04 +02:00
Bernd Hahnebach
43bafe3bde FEM: fix thermomech unit test analysis 2016-08-04 17:45:04 +02:00
Bernd Hahnebach
ea9a0a5f6a FEM: ccx input writer: remove newline 2016-08-04 17:45:04 +02:00
Bernd Hahnebach
c93ef9365e FEM: code formating: trailing whitespaces, tabs at line start and flake8 2016-08-04 17:45:04 +02:00
vdwalts
5898c189d2 FEM: Adding the FEM tests for the thermo-mechanical test problem to the TestFem.py file. To-do: Add the frd file test and the compare stats test. 2016-08-04 17:45:04 +02:00
vdwalts
4c8de6e05e FEM: Setting up the geometry and constraints for the cooling spine model for the thermo-mechanical test. 2016-08-04 17:45:04 +02:00
vdwalts
31e410337a FEM: Adding the reference input file for calculix and the results files for the thermo-mechanical test case 2016-08-04 17:45:04 +02:00
vdwalts
328f048a00 FEM: Adding the meshing points and volumes files necessary to create mesh of test model to the test folder 2016-08-04 17:45:04 +02:00
vdwalts
0517170e7d FEM: Adding Freecad model to the test folder for thermo-mechanical test of cooling spine 2016-08-04 17:45:04 +02:00
Bernd Hahnebach
b49a01bdda FEM: CalculiX solver object: better attribute names 2016-08-04 17:45:04 +02:00