Bernd Hahnebach
bfeb71005a
FEM: VTK, better comments in vtk result data creation
2018-03-21 12:19:59 +01:00
Bernd Hahnebach
376d70363a
FEM: VTK import, fixes in SMESH mesh builder for vtk import
2018-03-21 12:19:59 +01:00
Bernd Hahnebach
46bd8756c7
FEM: VTK export, fix vtk mesh builder and vtk result obj
2018-03-21 12:19:59 +01:00
luz.paz
46d32d78a3
Misc. typos: Please merge right before 0.17 release
...
I'm still finding typos in the source code. I propose that you keep this PR open prior ro relaese and then merge so that if I find other typos in the meantime they will be part this release.
2018-03-18 15:15:16 +01:00
Bernd Hahnebach
343d55fa66
FEM: frd import, fix node order of B32 seg3
2018-03-14 18:55:57 +01:00
wmayer
1df241ce3f
fix typos
2018-03-14 11:59:09 +01:00
Bernd Hahnebach
00ed07ca3e
FEM: mesh export, fix init file and better output
2018-03-14 07:47:17 +01:00
Bernd Hahnebach
604cf2f262
FEM: vtk export, better object choice on export to vtk
2018-03-14 07:47:06 +01:00
Bernd Hahnebach
0d987fdb5c
FEM: vtk tools, deactivate penta6, hexa8 and hexa20 since they will kill FreeCAD
2018-03-13 23:36:42 +01:00
Bernd Hahnebach
94db7ead1d
FEM: vtk tools, fix quad hexa array name
2018-03-13 23:36:37 +01:00
Bernd Hahnebach
721caa7524
FEM: vtk tools, fix crash in mesh builder if not supported volume is used
2018-03-13 23:36:14 +01:00
Bernd Hahnebach
4e00d9dac9
FEM: vtk post processing, add a workaround check for back light
2018-03-13 23:36:14 +01:00
Bernd Hahnebach
a840126249
FEM: typo, @luzpaz, I can't hardly belive there are still typos, but there are :-)
2018-03-13 23:36:14 +01:00
Bernd Hahnebach
975a16a7bc
FEM: vtk import, add GUI pref page
2018-03-12 15:10:17 +01:00
Bernd Hahnebach
83f4c7b1f5
FEM: vtk import, fix import of generic vtk files
2018-03-12 15:10:17 +01:00
Bernd Hahnebach
07b1a7cdb0
FEM: vtk result import, workaround for broken stats calculation
2018-03-12 15:10:17 +01:00
Bernd Hahnebach
724da4ee67
FEM: vtk export, fix module name in init
2018-03-12 15:10:17 +01:00
luz.paz
fe1195b1ff
FEM: Trivial typo
2018-03-12 15:10:17 +01:00
wmayer
7f084a3737
fix incorrect usage of Adaptor3d_IsoCurve
2018-03-07 15:49:06 +01:00
wmayer
6d54cc57b1
workaround for failure to get iso curves
2018-03-04 22:39:28 +01:00
wmayer
4fd7ccc98e
fix German translation
2018-03-03 23:37:15 +01:00
luz.paz
eee9a85716
FEM: source comment typo fix
2018-03-03 11:20:52 -03:00
Bernd Hahnebach
f869e15ee2
FEM: mesh view provider, fix for shell beam 3D output, because node numbering does not start with 1
2018-03-03 11:20:52 -03:00
Bernd Hahnebach
3fc7333309
FEM: import frd results, fix import of peeq
2018-02-24 10:47:09 -03:00
Bernd Hahnebach
63ce353858
FEM: import frd, better comments in frd reader and some small moving
2018-02-24 10:47:09 -03:00
Bernd Hahnebach
cfe0f4c12a
FEM: unit tests, remove German comment made for bernd only
2018-02-24 10:47:09 -03:00
Yorik van Havre
143b89c8f3
Applied latest translations from crowdin
2018-02-21 14:25:31 -03:00
Bernd Hahnebach
4368461ae5
FEM: unit tests, add ccx tools multi material test
2018-02-21 14:33:45 +01:00
Bernd Hahnebach
8dd420814d
FEM: ccx tools, pop up a error message box on run if more than one meshes are in the analysis
2018-02-21 14:33:45 +01:00
Bernd Hahnebach
ee47671888
FEM: elmer sifio, fix string test
2018-02-21 14:33:45 +01:00
Bernd Hahnebach
93c150f68e
FEM: code formating, flake8
2018-02-21 14:33:45 +01:00
Bernd Hahnebach
822306589f
FEM: writer base, fix multiple materials
2018-02-19 17:53:34 +01:00
Bernd Hahnebach
44f55fa4ff
FEM: mesh tools, add space to prints
2018-02-19 17:53:27 +01:00
Bernd Hahnebach
6f63c4dc40
FEM: init module, better file import export description
2018-02-19 07:03:14 +01:00
Bernd Hahnebach
37f4a2ed47
FEM: gmsh tools, delete partially wrong comments
2018-02-19 07:03:06 +01:00
Bernd Hahnebach
d685646b1a
FEM: gmsh tools, fix file closing
2018-02-19 06:51:21 +01:00
luz.paz
dcc65070c1
Misc source comment typos
...
Found via `codespell -q 3 --skip="*.po,*.ts,./.git,./src/3rdParty,./src/CXX,./src/zipios++,./src/Mod/Assembly/App/opendcm" -I ~/Projects/fc-word-whitelist.txt`
Whitelist consists of:
```
aline
alledges
als
ang
behaviour
bloaded
calculater
cancelled
cancelling
cas
centimetre
childs
colour
colours
doubleclick
dum
eiter
elemente
freez
iff
indicies
initialisation
initialise
initialised
initialises
kilometre
lod
mantatory
methode
metres
millimetre
modell
nd
normaly
nto
oder
ot
pres
que
recurrance
rougly
seperator
serie
strack
substraction
te
thru
vertexes
whitespaces
```
2018-02-16 09:35:19 -05:00
Bernd Hahnebach
63d4ce9858
FEM: mesh tools, fix missing initialization
2018-02-16 10:53:20 -02:00
Bernd Hahnebach
6e4f79e47d
FEM: elmer sifio, Python3 unicode fix
2018-02-16 10:53:20 -02:00
Markus Hovorka
dbc7fe9c67
FEM: fix unicode conversion error (sifio.py)
...
The sifio module could only serialize the str type. This commits
adds support for unicode strings. Some properties of FreeCAD
objects like the equation variable name use unicode strings.
2018-02-16 10:53:20 -02:00
Bernd Hahnebach
af167942d1
FEM: ccx writer, adapt constraint fixed to the mixed meshes
2018-02-10 00:53:16 +01:00
Bernd Hahnebach
65fa64af7e
FEM: ccx input writer, write all mesh dirmension ccx elsets
2018-02-10 00:53:16 +01:00
Bernd Hahnebach
7d9430bc63
FEM: input writer, use own element table for each shape type
2018-02-10 00:53:16 +01:00
Bernd Hahnebach
f6488890fe
FEM: writer base, add missing console log
2018-02-10 00:53:16 +01:00
Bernd Hahnebach
1a57485b63
FEM: unit tests, small code improvements in solver frame work test
2018-02-08 09:46:40 +01:00
Bernd Hahnebach
dba9dbbf6e
FEM: unit tests, reactivate Elmer test
2018-02-08 09:46:40 +01:00
Bernd Hahnebach
e5058200a5
FEM: elmer tasks, fix gmsh mesh object type check
2018-02-08 09:46:40 +01:00
Bernd Hahnebach
fe39f310e4
FEM: unit tests, add some example code to run FEM unit tests
2018-02-08 09:46:40 +01:00
Bernd Hahnebach
5108769dec
FEM: unit tests, recreate ccx tools results, due to changes in frequency model the results have changed
2018-02-07 19:03:48 +01:00
Bernd Hahnebach
d4da6e517b
FEM: unit tests, ccx tools frequency, delete not used document objects
2018-02-07 19:03:48 +01:00