Commit Graph

118 Commits

Author SHA1 Message Date
Bernd Hahnebach
e0049eb19b FEM: tetgen exporter, get rid of active document 2020-03-22 09:51:17 +01:00
Bernd Hahnebach
c6ae035d50 FEM: code formating and unifor licence header in Python modules 2020-03-04 07:50:21 +01:00
Bernd Hahnebach
ab0ace8f61 FEM: improve imports 2020-02-26 20:58:26 +01:00
UR-0
47f16467db FEM: use a more precise object name "vonMises" instead "StressValues" 2020-02-14 16:52:40 +01:00
Bernd Hahnebach
7ea6039586 FEM: fenics export, remove u from print messages 2020-01-27 18:12:56 +01:00
joha2
42c40bf038 FEM: mesh: XML fenics mesh export fixed
Co-authored-by: qingfengxia <qingfeng.xia@gmail.com>
2020-01-27 18:08:10 +01:00
Bernd Hahnebach
f33b7dc7ee FEM: make sure results are loaded into the correct document 2020-01-14 13:44:53 +01:00
Bernd Hahnebach
78c95c7929 FEM: frd result reading, improve error handling 2020-01-10 09:02:15 +01:00
Bernd Hahnebach
d583fd26cd FEM: console messages line break improvements 2020-01-09 08:10:07 +01:00
luz.paz
73b8ee91ee FEM: [skip ci] fix header uniformity
This PR fixes header uniformity across all FEM WB files
2019-12-21 20:00:14 +01:00
Bernd Hahnebach
10906efeb9 FEM: frd reader, delete not needed import 2019-10-08 21:56:17 +02:00
Bernd Hahnebach
9ec4a1936a FEM: frd reader, fix analysis identifier 2019-09-26 18:30:35 +02:00
Markus Hovorka
6929229ddc FEM: in out modules, Replace print with Console.Print* calls 2019-09-23 21:16:51 +02:00
Bernd Hahnebach
a9f505818b FEM: code formating 2019-09-18 21:27:20 +02:00
Bernd Hahnebach
e0c8440e06 FEM: ccx result reader, translate German comment 2019-09-13 09:33:07 +02:00
Bernd Hahnebach
53252eb720 FEM: in out modules, use double quotes instead of single ones 2019-09-13 09:33:01 +02:00
Bernd Hahnebach
3ec5af952d FEM: replace prints with console prints 2019-09-13 08:26:49 +02:00
Bernd Hahnebach
2ce560120e FEM: objects, use same name system no matter if C++ or Python object 2019-07-03 12:43:27 +02:00
Bernd Hahnebach
1f5e8ea446 FEM: in out, z88 mesh, fix string replacements 2019-07-03 07:37:40 +02:00
Bernd Hahnebach
93fac6b24a FEM: frd result reader, fix principal stress calculation if pure frd file was opened 2019-07-02 13:17:24 +02:00
Bernd Hahnebach
9ab0fa44f2 FEM: frd result reader, fix compact mesh for multiple result sets if not compacted 2019-07-02 12:54:54 +02:00
Bernd Hahnebach
35b05a9d76 FEM: code formating, flake8 and white spaces 2019-07-02 12:54:50 +02:00
Bernd Hahnebach
56cf8e7a87 FEM: result reading, fix eigenmode number reading 2019-07-01 21:41:24 +02:00
Bernd Hahnebach
950ad33233 FEM: in out, get rid of not needed exception 2019-06-30 23:50:03 +02:00
Bernd Hahnebach
6dac1faaf2 FEM: code formating, still more of them 2019-06-16 23:39:35 +02:00
Bernd Hahnebach
4c643a0168 FEM: code formating, improve imports, get rid of E402 error 2019-06-16 23:21:38 +02:00
Bernd Hahnebach
7aa4bea38d FEM: code formating 2019-06-16 23:21:28 +02:00
Bernd Hahnebach
6068a962a2 FEM: code formating, delete commented code:
We gone have git to retrieve changes made in history, if needed
2019-06-16 22:45:44 +02:00
Bernd Hahnebach
30ec7477d1 FEM: concrete results, use the new concrete result reading methods on result reading 2019-06-16 18:29:32 +02:00
joha2
36aa8e3b30 FEM: added import/export of mesh as YAML/JSON 2019-06-08 22:24:48 +02:00
Bernd Hahnebach
41f72e6296 FEM: in out, z88 mesh, small improvements 2019-06-05 21:49:16 +02:00
luz.paz
2b02659010 Misc. typo and whitespace fixes
Found via `codespell`
2019-05-30 19:56:12 +02:00
Bernd Hahnebach
117998afbe FEM: in out, z88, resort methods, add comments 2019-05-28 22:19:44 +02:00
Bernd Hahnebach
47f51a7941 FEM: in out, add missing returns of document objects 2019-05-28 22:19:44 +02:00
Bernd Hahnebach
b6c678fd37 FEM: in out, fix guarding FreeCADGui in fenics import 2019-05-28 14:44:27 +02:00
Bernd Hahnebach
53a2e1e59d FEM: code formating, max line length < 100, fem in out modules 2019-05-27 14:51:57 +02:00
Bernd Hahnebach
dbc0c489cd FEM: code formating, fenics import 2019-05-27 14:51:57 +02:00
joha2
464eb372ab FEM: importFenicsMesh: GuiUp code inserted 2019-05-27 14:51:57 +02:00
Bernd Hahnebach
fc65cce31a FEM: code formating, add some new lines 2019-05-26 20:48:06 +02:00
Bernd Hahnebach
dd6673a6e1 FEM: in out, return obj on import 2019-05-24 19:08:17 +02:00
Bernd Hahnebach
708d1735fd FEM: code formating, max line length < 150, all FEM python 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
3cbc456759 FEM: inout tetgen converter, code formating 2019-05-18 14:13:41 +02:00
Bernd Hahnebach
e7df0bc851 FEM: inout tetgen converter, guard Gui commands to be able to load the module in CMD mode without problems 2019-05-18 14:06:10 +02:00
luz.paz
659d17129a FIx some user and non-user facing typos
Found via ` codespell -q 3 -I ../fc-word-whitelist.txt -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig* -L pard,wallthicknessOn`  
codespell version 1.15.0.dev0
2019-05-12 16:59:26 +02:00
Bernd Hahnebach
5602c4e644 FEM: prints, use FreeCAD Console prints on lot of places 2019-04-01 23:28:37 +02:00
Bernd Hahnebach
ca8608a12f FEM: Py3 fix in result reader 2019-03-31 11:18:16 +02:00
Bernd Hahnebach
697a88cf83 FEM: import tools, some error message and comment 2019-03-31 11:18:16 +02:00
Bernd Hahnebach
8104a4fd04 FEM: result tools, better variable names 2019-03-31 11:18:14 +02:00
Bernd Hahnebach
4d8f85669c FEM: result reader, remove eigenmode result scaling 2019-03-19 14:15:15 -03:00
Bernd Hahnebach
b7807c967b FEM: results, remove stressvectors and strainvectors from result obj, adapt code elsewhere 2019-03-19 14:15:15 -03:00