Markus Hovorka
|
1a2f575a53
|
FEM: fem utils module, new module to collect some FEM utilities
|
2017-12-02 13:17:30 +01:00 |
|
Unknown
|
fd7e2d9e0c
|
FEM: code formating, typos in comments
some aren't really typos but are more cosmetic.
|
2017-12-02 13:17:30 +01:00 |
|
Bernd Hahnebach
|
23bc8f356d
|
FEM: gmsh tools, better init for class attributes
|
2017-12-02 13:17:30 +01:00 |
|
Bernd Hahnebach
|
0f6edeccea
|
FEM: mesh tools and input writer, better debug print messages
|
2017-11-29 11:10:20 +01:00 |
|
Bernd Hahnebach
|
c21baa8a69
|
FEM: mesh tools, use for voumes the better get group data def
|
2017-11-29 11:10:10 +01:00 |
|
Bernd Hahnebach
|
708c42aa78
|
FEM: mesh tools, use for faces the better get group data def
|
2017-11-29 11:10:04 +01:00 |
|
Bernd Hahnebach
|
23ec4156c9
|
FEM: mesh tools, more smart code int get group data def
|
2017-11-29 11:09:56 +01:00 |
|
Bernd Hahnebach
|
e3f47ec6a4
|
FEM: mesh tools, make retrieving group data ids useable for all element types
|
2017-11-29 11:09:23 +01:00 |
|
Bernd Hahnebach
|
d948cd2e05
|
FEM: code formating, flake8, trailing ws and typo in comment
|
2017-11-29 11:09:13 +01:00 |
|
luzpaz
|
e8587cf0b4
|
Misc. typo fixes
Remove double whitespaces between source comments
|
2017-11-25 16:54:02 -02:00 |
|
Bernd Hahnebach
|
8e48e336e3
|
FEM: constraint initial temperature, make reference property hidden and readonly
|
2017-11-25 16:54:02 -02:00 |
|
Bernd Hahnebach
|
3e2da0cd71
|
FEM: prefs, add an option to deactivate group meshing for analysis
|
2017-11-25 16:54:02 -02:00 |
|
Bernd Hahnebach
|
2ee72456e2
|
FEM: ccx writer, use the new Abaqus writer parameter and fix unit test
|
2017-11-25 16:54:02 -02:00 |
|
Bernd Hahnebach
|
f271e52b3d
|
FEM: Abaqus writer, add method parameter for elem and group options
|
2017-11-25 16:54:02 -02:00 |
|
Bernd Hahnebach
|
801fae3a39
|
FEM: Abaqus writer pref ui, move from FEM to Import / Export
|
2017-11-25 16:54:02 -02:00 |
|
Bernd Hahnebach
|
854ab38cfa
|
FEM: Abaqus writer pref ui, some changes proposed by werner
- ui class name matches with file name
- class is not derived from ui but uses it as a private member
- https://forum.freecadweb.org/viewtopic.php?f=10&t=25381
|
2017-11-25 16:54:02 -02:00 |
|
Bernd Hahnebach
|
1bf52f4686
|
FEM: Abaqus writer, pref GUI for element and group export parameter
|
2017-11-25 16:54:02 -02:00 |
|
Bernd Hahnebach
|
b7ea89b65c
|
FEM: Abaqus writer, add groups to inp writer
|
2017-11-25 16:54:02 -02:00 |
|
Bernd Hahnebach
|
184bc03324
|
FEM: Abaqus writer, first get all data and write it afterwards
|
2017-11-25 16:54:02 -02:00 |
|
Bernd Hahnebach
|
921c8b7376
|
FEM: Abaqus writer, add pref to distingish between:
- all elements
- highest dimension elements
- FEM elements (only edges not belonging to faces and faces not belonging to volumes)
|
2017-11-25 16:54:02 -02:00 |
|
Bernd Hahnebach
|
4e7c091c51
|
FEM: Abaqus writer, write FacesOnly and EdgesOnly for mixed FEM meshes, could be slow on non mixed meshes
|
2017-11-25 16:54:02 -02:00 |
|
Bernd Hahnebach
|
1f11a3cc8e
|
FEM: mesh api, add EdgesOnly and FacesOnly
|
2017-11-25 16:54:02 -02:00 |
|
luzpaz
|
737315a502
|
FEM: Fix typo
|
2017-11-25 16:54:02 -02:00 |
|
Bernd Hahnebach
|
60c92701b6
|
FEM: Gmsh tools, add parameter to write groups of nodes for any group
|
2017-11-25 16:54:02 -02:00 |
|
wmayer
|
5f7576ca7f
|
Make 'fluid' lower case in menu text and tooltip
|
2017-11-15 10:16:34 +01:00 |
|
wmayer
|
12893d3623
|
replace 'GMSH' with correct spelling 'Gmsh'
|
2017-11-15 10:11:16 +01:00 |
|
Bernd Hahnebach
|
9d26428997
|
FEM: gmsh tools, use fixed order for group data in geo file
it is needed to make a unit test for geo writing
|
2017-11-15 09:49:34 +01:00 |
|
Bernd Hahnebach
|
0887335876
|
FEM: typo in unit test comment
|
2017-11-15 09:49:15 +01:00 |
|
Bernd Hahnebach
|
bb764b1475
|
FEM: unit test, extend the make objects test
|
2017-11-08 23:01:31 +01:00 |
|
Bernd Hahnebach
|
551f6dc4ae
|
FEM: unit test, move FEM objects test to the right test class and fix code formating flake8
|
2017-11-08 23:01:31 +01:00 |
|
Bernd Hahnebach
|
5c6a51c1ac
|
FEM: code formating, flake8
|
2017-11-08 23:01:31 +01:00 |
|
Bernd Hahnebach
|
7c7f56bf3e
|
FEM: general prefs, use directory chooser for working dir setting
|
2017-11-01 10:37:25 -02:00 |
|
Wilfried Hortschitz
|
c309ea41ed
|
FEM: material task panel, repair restore of values considering locales
|
2017-11-01 10:37:25 -02:00 |
|
wmayer
|
795a57c777
|
fix layout in ccx preferences page
|
2017-10-29 19:13:06 +01:00 |
|
wmayer
|
5022b41d92
|
add fem test for testing group behaviour of analysis object
|
2017-10-25 11:17:18 +02:00 |
|
looooo
|
7529754c34
|
py3: some diff for fem with py3
|
2017-10-25 10:56:31 +02:00 |
|
wmayer
|
80bc1255c7
|
support of backward compatibility to load old fem project files
|
2017-10-24 20:09:35 +02:00 |
|
wmayer
|
ce6809415b
|
inherit FemAnalysis from DocumentObjectGroup and remove Member property
|
2017-10-24 20:07:05 +02:00 |
|
Yorik van Havre
|
cfe2d134a2
|
Updated translations from crowdin
|
2017-10-23 18:32:02 -02:00 |
|
Bernd Hahnebach
|
e1bcab8f4c
|
FEM: unit test, better material object identifier
|
2017-10-19 13:30:53 +02:00 |
|
Bernd Hahnebach
|
20e24975f5
|
FEM: code formating, trailing whitespaces and flake8
|
2017-10-19 13:30:53 +02:00 |
|
Bernd Hahnebach
|
585a28c433
|
FEM: gmsh tools, comment some debug prints if they do not have any content
|
2017-10-19 13:30:53 +02:00 |
|
Unknown
|
ef46b7cc6b
|
FEM: various typos
|
2017-10-19 13:30:53 +02:00 |
|
wmayer
|
dcaf263e4c
|
issue #0002080: Attempt to remove FEM analysis result (displacement & stress) results in false warning
|
2017-10-18 19:50:59 +02:00 |
|
wmayer
|
76eba3a579
|
for FEM constraints allow global links
|
2017-10-11 18:48:13 +02:00 |
|
Unknown
|
50f30eb02a
|
FEM: typo fixes
+ some whitespace formatting
|
2017-10-07 11:51:00 +02:00 |
|
Bernd Hahnebach
|
16a0d911af
|
FEM: objects fem module, comment typo
|
2017-10-07 11:51:00 +02:00 |
|
Bernd Hahnebach
|
03d3d8ffe4
|
FEM: command modules, get rid of duplicate selection code
|
2017-10-07 11:51:00 +02:00 |
|
Bernd Hahnebach
|
b729f18084
|
FEM: nonlinear material command, only allow to add nonlinear material to solid material
|
2017-10-07 11:51:00 +02:00 |
|
Bernd Hahnebach
|
53505122ed
|
FEM: analysis command, remove automatic mesh moving, it should work for all FEM objects or for no FEM object
|
2017-10-07 11:51:00 +02:00 |
|