Commit Graph

554 Commits

Author SHA1 Message Date
Bernd Hahnebach
c915347c90 FEM: constraint transfrom, coordinate transformation 2020-06-09 06:21:54 +02:00
Bernd Hahnebach
3df9bf5407 FEM: ccx writer, newline because of pep8 2020-06-03 23:48:32 +02:00
ebrahimraeyat
8cf8989802 FEM: ccx writer, changes in element sections 2020-06-03 22:00:24 +02:00
Bernd Hahnebach
8e3938e5a4 FEM: ccx writer, add comment 2020-06-03 13:17:18 +02:00
Bernd Hahnebach
7148485b91 FEM: ccx writer, fix output number formating 2020-06-03 13:13:34 +02:00
Bernd Hahnebach
c6b485ecc7 FEM: elmer electric force object, change type 2020-05-25 17:59:59 +02:00
HoWil
cfcb97a2ee FEM electric force equation object, implement in elmer writer 2020-05-25 15:46:02 +02:00
HoWil
137ade8c66 FEM: add elmer electric force equation object 2020-05-25 15:46:00 +02:00
Bernd Hahnebach
0b603095a7 FEM: writer base, improve warning 2020-05-24 09:19:27 +02:00
Bernd Hahnebach
a5b0be0b4c FEM: add some comments to material and calculix solver object 2020-05-24 09:19:27 +02:00
Bernd Hahnebach
fbca6946d5 FEM: writer base, change print from error to warning 2020-05-23 13:06:01 +02:00
Bernd Hahnebach
b16348cd6e FEM: solver base, fix regression added with a3397856c1 2020-05-22 17:52:24 +02:00
Bernd Hahnebach
e92c2bee7a FEM: elmer solver writer, fix indent and some code formating 2020-05-21 18:55:30 +02:00
Bernd Hahnebach
71416d0bcf FEM: constants, fix unit of permitivity of vacuum 2020-05-21 16:53:14 +02:00
Bernd Hahnebach
23054f7dfd FEM: solver taskpanel, rename and move to solver framework 2020-05-21 15:04:28 +02:00
Bernd Hahnebach
beaa889797 FEM: selection widgets, rename and move module 2020-05-21 15:04:26 +02:00
Bernd Hahnebach
e1e0de7178 FEM: solver z88, change object type 2020-05-21 15:04:24 +02:00
Bernd Hahnebach
8a3234e10b FEM: solver elmer, change object type 2020-05-21 15:04:22 +02:00
Bernd Hahnebach
df5ee109d4 FEM: solver calculix, change object type 2020-05-21 15:04:20 +02:00
Bernd Hahnebach
4a7d5c42a7 FEM: solver ccxtools, change object type 2020-05-21 15:04:18 +02:00
Bernd Hahnebach
cbd749df61 FEM: pep8 code formating 2020-05-11 18:02:49 +02:00
Bernd Hahnebach
87ef69ce22 FEM: calculix writer, fix regression added with 29d4cf5821 2020-05-10 21:02:59 +02:00
Bernd Hahnebach
ab96421524 FEM: writer base, extend error message 2020-05-05 21:59:06 +02:00
luz.paz
244639c2bf [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
Bernd Hahnebach
f868d8d5ee FEM: elmer tasks, fix result and output creation 2020-04-27 10:40:58 +02:00
Bernd Hahnebach
b85f3b5a81 FEM: ccx writer, small code improvement 2020-04-27 07:38:03 +02:00
Bernd Hahnebach
042eb62b54 FEM: ccx writer, move some methods around 2020-04-24 21:09:33 +02:00
Bernd Hahnebach
a6cfe5c47f FEM: ccx writer, use better var name because of typo 2020-04-24 16:55:55 +02:00
Bernd Hahnebach
30f0a916fc FEM: ccx input writer, move mesh writing code in separate method and merge one file and splitted file writer methods 2020-04-24 16:54:30 +02:00
Bernd Hahnebach
7a49ab5050 FEM: ccx input writer, delete not needed code line 2020-04-24 16:09:57 +02:00
Bernd Hahnebach
ad33755869 FEM: ccx input writer, splitted, improve heatflux constraint 2020-04-24 09:35:01 +02:00
Bernd Hahnebach
5146ec5432 FEM: ccx input writer, splitted, improve pressure constraint 2020-04-24 09:35:01 +02:00
Bernd Hahnebach
fe40f2d07e FEM: ccx input writer, splitted, improve force constraint 2020-04-24 09:35:01 +02:00
Bernd Hahnebach
da4dd0baba FEM: ccx input writer, splitted, improve node sets for fixed constraint 2020-04-24 09:35:01 +02:00
Bernd Hahnebach
fce4a877e2 FEM: ccx input writer, splitted, improve node sets for displacement constraint 2020-04-24 09:35:01 +02:00
Bernd Hahnebach
b7796556a7 FEM: ccx input writer, splitted, improve node sets for planerotation constraint 2020-04-24 09:35:01 +02:00
Bernd Hahnebach
e6215ccb9e FEM: ccx input writer, splitted, improve node sets for temperature constraint 2020-04-24 09:35:01 +02:00
Bernd Hahnebach
b0fd4dc916 FEM: ccx input writer, splitted, improve node sets for transform constraint 2020-04-24 09:35:01 +02:00
Bernd Hahnebach
8eda47df6f FEM: ccx writer, splitted writer, improve surface sets for tie and contact 2020-04-24 09:35:01 +02:00
Bernd Hahnebach
cec6e629cd FEM: ccx writer, splitted writer, make include names class attributes 2020-04-22 21:53:24 +02:00
Bernd Hahnebach
9e0a01cc4f FEM: ccx writer, fix indent and white spaces 2020-04-22 21:13:55 +02:00
Bernd Hahnebach
1a91791b27 FEM: ccx writer, improve new lines and comments 2020-04-22 18:05:59 +02:00
Bernd Hahnebach
1ec44a2d33 FEM: ccx writer, splitted file writting, only write object headers if there are objects 2020-04-22 08:29:33 +02:00
Bernd Hahnebach
9f9099bab5 FEM: ccx writer, splitted inp file, code improvements, but no changes in file writing 2020-04-22 08:29:28 +02:00
Bernd Hahnebach
94df79fffe FEM: ccx writer, splitted inp file, code moveing, but no changes in file writing 2020-04-22 08:29:22 +02:00
Bernd Hahnebach
92ef0eaece FEM: ccx writer, better analysis type checks for analysis member 2020-04-22 08:29:17 +02:00
ebrahimraeyat
e39a557ca4 FEM: ccx writer, better object existance checks 2020-04-22 08:29:09 +02:00
Bernd Hahnebach
598e46cb18 FEM: z88 some small code improvements 2020-03-27 06:00:35 +01:00
Bernd Hahnebach
ee08ffe1ad FEM: geom tools, add new module and move some geom tools from mesh tools in 2020-03-27 06:00:13 +01:00
Bernd Hahnebach
a4d2a60f85 FEM: solver Z88, fix icon 2020-03-22 13:42:05 +01:00