Bernd Hahnebach
386182c8f0
FEM: GUI: pref: better layout for ccx prefs
2016-08-04 17:45:04 +02:00
vdwalts
58046653e4
FEM: GUI: pref: removing empty entry in the matrix solver combo box
2016-08-04 17:45:04 +02:00
vdwalts
8eb84b8e4c
FEM: GUI: pref: adding icons for static and thermo-mechanical analysis to the fem tab
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
eaca7d13b3
FEM: GUI: pref: move CalculiX related preferences to CalculiX tab
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
33b92aeb3d
FEM: GUI: pref: add new CalculiX Solver attributes to a new CalculiX tab
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
215ed3669b
FEM: constraint plane rotation: add implementation for solver CalculiX
2016-08-04 17:45:04 +02:00
vdwalts
4d0556dad8
FEM: constraint plane rotation: add icon
2016-08-04 17:45:04 +02:00
vdwalts
9360176e56
FEM: constraint plane rotation: object implementation
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
a33917f903
FEM: constraint contact: add implementation for solver CalculiX
2016-08-04 17:45:04 +02:00
vdwalts
273aca2f37
FEM: constraint contact: add icon
2016-08-04 17:45:04 +02:00
vdwalts
e72862109b
FEM: constraint contact: object implementation
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
0f24a77ddd
FEM: fix z88 solver and resort fem objects in tools and writer
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
683c07a740
FEM: solver CalculiX: add geometrical nonlinear analysis
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
e06d3b6e88
FEM: add some pre checks in the regard of FEM mesh
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
465c0d7869
FEM: ccx writer: change some wrong ccx input file comments and fix FEM unit tests
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
684f5adcb7
FEM: materials: some small changes in task panel and ccx writer
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
42429f15b0
FEM: pyhton code formating: comment should start with '# '
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
999e3d9ce7
FEM: python code formating flake8: add white space to start comment block, where missing
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
598e42092c
FEM: input writer ccx: better def name and comments
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
bb14db6193
FEM: small changes in comments in FemTools
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
ef84b6733d
FEM: GUI: typos in FEM menue and icon tool tipps
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
b164af35f7
FEM: code formating: trailing white spaces
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
e76fa5191c
FEM: do not write empty constraints to ccx input file
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
8645a0456a
FEM: typo in input writer ccx
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
d5e9a6b2d2
FEM: check prerequisites: adapt to self weight
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
036a2c9e1a
FEM: constraint self weight: implementation for solver CalculiX
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
f67363acd8
FEM: constraint self weight: add icon
2016-07-21 18:40:51 -03:00
Bernd Hahnebach
1f341ed4b4
FEM: constraint self weight: object implementation
2016-07-21 18:40:51 -03:00
vejmarie
fdc44af644
Fix MED Reader
...
Assign same Mesh name into MED archive based on shortfilename during write and read operation
2016-07-16 17:43:20 +02:00
vejmarie
fc76bf8bbb
Fix MED Export
2016-07-14 14:53:46 +02:00
Bernd Hahnebach
b4d44d800a
FEM: material references, select solid by one click on a vertex
2016-07-11 15:27:20 +02:00
Bernd Hahnebach
399bd80cd7
FEM: trailing whitespaces
2016-07-11 15:27:20 +02:00
Mateusz Skowroński
88bcda6e4d
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
...
This change is Qt4/Qt5 neutral.
2016-07-07 15:10:31 -03:00
Bernd Hahnebach
21b68eb263
FEM: vtk color bar: fix change of min max value
2016-06-20 17:20:07 +02:00
Bernd Hahnebach
fa7f967763
FEM: some trailing white spaces
2016-06-20 17:20:07 +02:00
wmayer
51f1f85a31
fix uic warning: Z-order assignment: '' is not a valid widget
2016-06-16 12:49:06 +02:00
wmayer
ee3870fa54
+ fix various warnings
2016-06-15 23:55:44 +02:00
Stefan Tröger
92a1deddb0
FEM Post: Fix property unit test
2016-06-15 22:34:10 +02:00
Stefan Tröger
6e1af4167d
FEM Post: Always build except for VTK <6.2
...
VTK 6.0 has a bug which makes it incompatibel with c++11
2016-06-15 22:34:10 +02:00
Stefan Tröger
6efba7028d
FEM: Add faces by face workaround for force constraint
2016-06-15 22:34:10 +02:00
Stefan Tröger
2f57406007
FEM: Use single smesh mesh generator throughout FreeCAD
...
Creating a mesh generator resets a critical data structure and makes all existing meshes invalid. Hence the SMESH_gen is made a singleton and all FreeCAD code is changed accordingly.
2016-06-15 22:34:10 +02:00
Stefan Tröger
0845791752
FEM: Protect iteration from null ptr
2016-06-15 22:34:10 +02:00
Jean-Marie Verdun
f7c77a446a
FEM: Make FEM compatible with SMESH7
2016-06-15 22:34:10 +02:00
Bernd Hahnebach
b203ffbf53
FEM: typo in Menue entry
2016-06-06 07:07:36 +02:00
Bernd Hahnebach
c71dbf6bc7
FEM: fix for importing ccx result mesh
2016-06-06 07:07:36 +02:00
Bernd Hahnebach
5eb34cf7fe
FEM: only deactivate and activate visibility for FEMmeshes inside analysis container
2016-06-03 07:30:09 +02:00
Bernd Hahnebach
618b52fa3c
FEM: use solver object as parameter value in FemInputWriter class
2016-06-03 07:29:49 +02:00
Bernd Hahnebach
23d57a5d54
FEM: multiple solver are possible in one analysis, use the selected for calculation run
2016-06-03 07:29:29 +02:00
Bernd Hahnebach
cfe0821f67
FEM: add preference setting to keep results on rerun an analysis
2016-05-29 12:02:29 -03:00
Bernd Hahnebach
cfd47da2ef
FEM: trailing white spaces and format space in module Init.py
2016-05-26 12:06:44 +02:00