Bernd Hahnebach
8324b2ee1b
FEM: solver, move observer def into base class and use decode for Py3 bytestrings
2018-12-19 21:50:44 +01:00
easyw
d901631f8e
a minor py3 fix
2018-12-11 09:12:15 -03:00
Bernd Hahnebach
081173e344
FEM: solver run, fix method names
2018-12-10 20:56:41 -03:00
lorenz
3059646761
Fem: Elmer: rename function iterkeys -> keys
2018-12-08 11:27:22 -03:00
looooo
1476caf281
py3: iteritems -> items, iterkeys -> keys
2018-12-08 11:27:22 -03:00
easyw
2cbf323e84
another py3 compatibility fix
2018-12-08 11:24:56 -03:00
easyw
bb226d1973
first step vs py3 compatibility
2018-12-08 11:24:56 -03:00
Bernd Hahnebach
1311bac126
FEM: solver frame work ccx and z88, simplify member collection
2018-12-07 08:53:48 -03:00
Bernd Hahnebach
80f2ccc304
FEM: utils, rename get single member
2018-12-07 08:53:48 -03:00
Bernd Hahnebach
592979b829
FEM: utils, rename get member
2018-12-07 08:53:48 -03:00
Bernd Hahnebach
e5c8c18e8d
FEM: elmer writer, use class methond instead of utils method directly
2018-12-07 08:53:48 -03:00
Bernd Hahnebach
5c4b287597
FEM: solver tasks, delete duplicate methods
2018-12-07 08:53:48 -03:00
Bernd Hahnebach
f3cee72436
FEM: utils, get rid of duplicate defs
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
44bdb5f99c
FEM: calculix, fix obj type check
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
a2024d448f
FEM: z88, fix obj type check
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
f6b1ec4401
FEM: z88 writer, raise exception if element type is not supported by Z88
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
0ed87a5775
FEM: code formating, flake8
2018-11-26 09:10:17 -03:00
Bernd Hahnebach
72db8632ab
FEM: code formating, print function
2018-11-26 09:10:17 -03:00
luz.paz
bf779155d4
FEM: solver, make uniform copyright and developer info
...
.
2018-11-26 09:10:17 -03:00
luz.paz
432ae644ee
FEM: solver, make file header title use the same schema in all solver modules
...
Made uniform all __title__ doxy \addtogroup blocks
2018-11-26 09:10:17 -03:00
Yorik van Havre
3799b2a306
Fixed coverity issues
...
184348 Bad use of null-like value
175794 Copy-paste error
172913 Copy-paste error
169506 Structurally dead code
169504 Bad use of null-like value
169013 Copy-paste error
2018-11-19 19:36:50 -02:00
Bernd Hahnebach
5e3b10c92f
FEM: code formating, cut lines with more than 200 diggits
2018-10-17 11:23:05 +02:00
Bernd Hahnebach
40d0db3176
FEM: ccx solver, add gemetry check analysis
2018-10-17 11:23:05 +02:00
luz.paz
f5523dd830
FEM: Typos
2018-10-17 11:23:04 +02:00
wmayer
23d64fa7b7
fixes 0003629: FEM, input file is not written if the FreeCAD document name has none standard letters
2018-10-11 12:40:16 +02:00
Bernd Hahnebach
13b45c9c79
FEM: revert ac1b037, it is based on a change which is not in master, not yet ;-)
2018-09-27 11:09:22 +02:00
Bernd Hahnebach
ac1b0371e1
FEM: input filewriter base class, remove no longer working mesh shape property, has been replaced by part
2018-09-26 22:41:56 +02:00
Bernd Hahnebach
281eeb5fd8
FEM: icons, rename solver elmer
2018-09-11 07:22:36 +02:00
Bernd Hahnebach
d436630f5b
FEM: equation objects, add some comments for linear and nonlinear equation
2018-08-29 11:02:43 -03:00
Markus Hovorka
31750a7503
FEM: elmer, fix SIF variable output bug
...
The property "FluxVariable" of the FluxEquation document type was
exported wrongly by sifio. This was because sifio didn't recognise
unicode as a string and exported is as an array of chars.
2018-08-26 20:47:42 +02:00
joha2
4e8574e91d
FEM: fenics #0003038 : flake8
2018-08-07 16:57:02 +02:00
joha2
8df79bef53
FEM: fenics #0003038 : added overlap parameter and removed assign_values from interfaces
2018-08-07 16:57:02 +02:00
joha2
bf45030595
FEM: fenics #0003038 : removed old fenics interface classes
2018-08-07 16:57:02 +02:00
joha2
ee8a525c07
FEM: Fenics interface: changed interface into different classes for cell functions
2018-08-07 16:57:02 +02:00
joha2
122ea86ba5
FEM: Fenics interface: flake8
2018-08-07 16:57:02 +02:00
joha2
193e69ad6d
FEM: Fenics interface: changed cell function and facet function interface to be more convenient
2018-08-07 16:57:01 +02:00
Bernd Hahnebach
9c628b8700
FEM: calculix writer, do not write integration point results into dat file, because we do not have a reader for this ATM
2018-06-05 14:28:25 -03:00
looooo
57a8fddba0
Fem: fenics: py3-fixes
2018-06-04 10:02:09 +02:00
Bernd Hahnebach
0bafa26b26
FEM: elmer writer, fix heat source and add a comment about units
2018-06-01 08:21:17 +02:00
joha2
24452df93e
FEM: fenics #0003038 : this fixes the CellFunction type to get access to the measures correctly
2018-05-23 17:59:29 +02:00
luz.paz
ba9dba4b26
FEM: typo fixes
2018-04-29 20:40:15 +02:00
luz.paz
2c39dc3899
FEM: source comment typo fix
2018-03-03 11:20:52 -03:00
Bernd Hahnebach
223a869f83
FEM: elmer sifio, fix string test
2018-02-21 14:33:45 +01:00
Bernd Hahnebach
98df49a64b
FEM: writer base, fix multiple materials
2018-02-19 17:53:34 +01:00
Bernd Hahnebach
8de9707d5b
FEM: elmer sifio, Python3 unicode fix
2018-02-16 10:53:20 -02:00
Markus Hovorka
c110f04823
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
1ad03336ab
FEM: ccx writer, adapt constraint fixed to the mixed meshes
2018-02-10 00:53:16 +01:00
Bernd Hahnebach
aec496e7d9
FEM: ccx input writer, write all mesh dirmension ccx elsets
2018-02-10 00:53:16 +01:00
Bernd Hahnebach
45f3eb7f4d
FEM: input writer, use own element table for each shape type
2018-02-10 00:53:16 +01:00
Bernd Hahnebach
5d5d71cf8e
FEM: writer base, add missing console log
2018-02-10 00:53:16 +01:00