Commit Graph

2997 Commits

Author SHA1 Message Date
Bernd Hahnebach
19ff305189 FEM: element fluid 1D, rename class and module 2020-05-22 01:07:41 +02:00
Bernd Hahnebach
f849056824 FEM: constraint tie, rename class and module 2020-05-22 01:07:39 +02:00
Bernd Hahnebach
f6c6ff49dd FEM: constraint self weight, rename class and module 2020-05-22 01:07:37 +02:00
Bernd Hahnebach
6c10202760 FEM: constraint initial flow velocity, rename class and module 2020-05-22 01:07:35 +02:00
Bernd Hahnebach
bb30b35511 FEM: constraint flow velocity, rename class and module 2020-05-22 01:07:33 +02:00
Bernd Hahnebach
97fb2344ed FEM: constraint electrostatic potential, rename class and module 2020-05-22 01:07:29 +02:00
Bernd Hahnebach
a0e5cac548 FEM: constraint body heat source, rename class and module 2020-05-22 01:07:29 +02:00
Bernd Hahnebach
693d0d00e0 FEM: preparation for moveing objects 2020-05-22 01:07:27 +02:00
Bernd Hahnebach
de9b3fb438 FEM: unit test open doc obj, small improvements 2020-05-21 23:55:54 +02:00
Bernd Hahnebach
61d767a6d2 FEM: material object, change type 2020-05-21 23:12:08 +02:00
Bernd Hahnebach
3b4b2dc2e3 FEM: make objects module, change standard names for material solid and fluid 2020-05-21 22:24:41 +02:00
Bernd Hahnebach
719a6a7155 FEM: migrate gui, fix module name 2020-05-21 21:17:45 +02:00
Bernd Hahnebach
8f758ecceb FEM: test fem, remove comment line added by accident 2020-05-21 20:57:18 +02:00
Bernd Hahnebach
dd3eaaff61 FEM: cmake, remove line added by accident 2020-05-21 20:35:44 +02:00
Bernd Hahnebach
43a9dfa67f FEM: unit tests, add test class to read saved document objects 2020-05-21 20:15:45 +02:00
Bernd Hahnebach
2c8174bb90 FEM: unit test, separat method to create a doc with all FEM objects 2020-05-21 19:00:05 +02:00
Bernd Hahnebach
6ca63214d5 FEM: elmer solver writer, fix indent and some code formating 2020-05-21 18:55:30 +02:00
Bernd Hahnebach
10fdcf57b7 FEM: constants, fix the fix ;-) for unit of permitivity of vacuum 2020-05-21 16:58:15 +02:00
Bernd Hahnebach
7d0277fd65 FEM: constants, fix unit of permitivity of vacuum 2020-05-21 16:53:14 +02:00
Bernd Hahnebach
049a340547 FEM: objects create module, change solver calculix name 2020-05-21 16:50:30 +02:00
Bernd Hahnebach
b00dc8c79f FEM: objects make module, small code formating 2020-05-21 15:04:32 +02:00
Bernd Hahnebach
ea63c2d1c4 FEM: migrate modules, fix class names 2020-05-21 15:04:30 +02:00
Bernd Hahnebach
0df3490801 FEM: solver taskpanel, rename and move to solver framework 2020-05-21 15:04:28 +02:00
Bernd Hahnebach
38d6201a0e FEM: selection widgets, rename and move module 2020-05-21 15:04:26 +02:00
Bernd Hahnebach
29b61616a8 FEM: solver z88, change object type 2020-05-21 15:04:24 +02:00
Bernd Hahnebach
88457108a5 FEM: solver elmer, change object type 2020-05-21 15:04:22 +02:00
Bernd Hahnebach
3517490f13 FEM: solver calculix, change object type 2020-05-21 15:04:20 +02:00
Bernd Hahnebach
22a585fba3 FEM: solver ccxtools, change object type 2020-05-21 15:04:18 +02:00
Bernd Hahnebach
15b0965517 FEM: solver ccx tools, change standard name 2020-05-21 15:04:16 +02:00
Bernd Hahnebach
64172d9f23 FEM: result mechanical, change standard name 2020-05-21 15:04:12 +02:00
Bernd Hahnebach
291f525b6f FEM: material nonlinear, change standard name 2020-05-21 15:04:12 +02:00
Bernd Hahnebach
813925ff7d FEM: make objects module, add some comment 2020-05-21 15:04:10 +02:00
Bernd Hahnebach
a724961ca3 FEM: migrate, improve migration class 2020-05-18 21:17:49 +02:00
Bernd Hahnebach
3a877c51e4 FEM: cmake, sort modules 2020-05-18 21:17:49 +02:00
Bernd Hahnebach
193b6ad2b9 FEM: objects create, sort methods 2020-05-18 21:17:49 +02:00
Bernd Hahnebach
6e0e7580fd FEM: add modules to migrate old FEM app and gui objects 2020-05-16 08:29:46 +02:00
Bernd Hahnebach
13ff930e09 FEM: python base view provider, improve error handling 2020-05-16 08:29:40 +02:00
Bernd Hahnebach
75d1b97b92 FEM: gmsh mesh obj, automaticlly add all properties 2020-05-16 08:29:33 +02:00
Bernd Hahnebach
9a4d4c2451 FEM: materialobject, automaticlly add all properties 2020-05-16 08:29:25 +02:00
Bernd Hahnebach
b5beab8f83 FEM: code conventions, update flake8 command 2020-05-13 18:00:45 +02:00
Bernd Hahnebach
8796d7bc11 FEM: App and Gui init script:
- improve imports
- add comments
- some code formating
2020-05-13 17:58:05 +02:00
Bernd Hahnebach
ea8bcb8e6e FEM: pep8 code formating 2020-05-11 18:02:49 +02:00
Bernd Hahnebach
f54eba784b FEM: calculix writer, fix regression added with 45dac67211 2020-05-10 21:02:59 +02:00
Bernd Hahnebach
baf21815b0 FEM: writer base, extend error message 2020-05-05 21:59:06 +02:00
luz.paz
d8b41f70d6 [skip-ci] Fix typos in Draft, Mesh, and src/Tools
Found via codespell v1.17.0.dev0  
```
codespell -q 3 -L aci,ake,aline,alle,alledges,alocation,als,ang,anid,ba,beginn,behaviour,bloaded,byteorder,calculater,cancelled,cancelling,cas,cascade,centimetre,childs,colour,colours,commen,connexion,currenty,dof,doubleclick,dum,eiter,elemente,ende,feld,finde,findf,freez,hist,iff,indicies,initialisation,initialise,initialised,initialises,initialisiert,ist,kilometre,lod,mantatory,methode,metres,millimetre,modell,nd,noe,normale,normaly,nto,numer,oder,orgin,orginx,orginy,ot,pard,pres,programm,que,recurrance,rougly,seperator,serie,sinc,strack,substraction,te,thist,thru,tread,uint,unter,vertexes,wallthickness,whitespaces -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller,./src/Doc/FreeCAD.uml
```
2020-04-30 11:40:38 +02:00
Yorik van Havre
28b51cf28a Merged crowdin translations 2020-04-29 16:08:23 +02:00
Yorik van Havre
693e374f99 Updated source ts files 2020-04-29 15:41:26 +02:00
Bernd Hahnebach
b25f7f42fb FEM: elmer tasks, fix result and output creation 2020-04-27 10:40:58 +02:00
Bernd Hahnebach
d1ccfa7a08 FEM: ccx writer, small code improvement 2020-04-27 07:38:03 +02:00
Bernd Hahnebach
8beef0566d FEM: ccx writer, move some methods around 2020-04-24 21:09:33 +02:00