Commit Graph

417 Commits

Author SHA1 Message Date
Bernd Hahnebach
fcb91f36af FEM: make use of mesh data getter class for calculix solver and ccxtools 2021-07-17 20:46:36 +02:00
Bernd Hahnebach
895c817f56 FEM: calculix writer, use mat geo sets instead of ccx elsets 2021-07-17 20:46:29 +02:00
Bernd Hahnebach
666ce64959 FEM: calculix writer, make use of the member objs everywhere 2021-07-16 08:11:21 +02:00
Bernd Hahnebach
5f57d48b55 FEM: calculix writer, code formating 2021-07-16 08:11:15 +02:00
Bernd Hahnebach
8e39ad5755 FEM: separate getting the mesh sets from writer class 2021-07-15 21:57:02 +02:00
Bernd Hahnebach
856bc75710 FEM: calculix writer, matgeosets, code formating 2021-07-15 21:03:08 +02:00
Bernd Hahnebach
d93e262184 FEM: calculix writer, materials, delete code added by mistake with 68aba941df1 2021-07-15 00:09:47 +02:00
luz paz
b463eca738 Fix FEM and Material typos
Found via `codespell -q 3 -L aci,ake,aline,alle,alledges,alocation,als,ang,anid,apoints,ba,beginn,behaviour,bloaded,bottome,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,inout,ist,kilometre,lod,mantatory,methode,metres,millimetre,modell,nd,noe,normale,normaly,nto,numer,oder,ontop,orgin,orginx,orginy,ot,pard,parms,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,./build/doc/SourceDocu`
2021-07-14 10:48:20 +02:00
Bernd Hahnebach
a8ac4f5fb6 FEM: calculix writer, improve information about units in input file 2021-07-14 10:46:43 +02:00
Bernd Hahnebach
e7efd877d8 FEM: calculix writer, improve floats writing for femelement material 2021-07-14 10:15:18 +02:00
Bernd Hahnebach
fef8689c48 FEM: calculix writer, improve floats writing for femelement geometry 2021-07-14 09:16:47 +02:00
Bernd Hahnebach
bbbb8760ab FEM: calculix writer, continue improve floating point writing for constraints 2021-07-14 09:16:39 +02:00
Bernd Hahnebach
3777067694 FEM: calculix writer, improve floating point writing 2021-07-13 22:27:31 +02:00
Bernd Hahnebach
70b5e77220 FEM: calculix writer, use better writing for young's modulus, improves 3cc7e38434c504 2021-07-13 20:52:48 +02:00
Bernd Hahnebach
42aff5d040 FEM: calculix writer, materials, comment 2021-07-13 16:37:27 +02:00
Bernd Hahnebach
f579b434f1 FEM: calculix writer, print getting sets time 2021-07-13 13:27:57 +02:00
Bernd Hahnebach
a7a2f31bc5 FEM: cslculix writer, fix if young's modulus is smaller than 500 kPa 2021-07-13 09:32:47 +02:00
Bernd Hahnebach
7f44954d62 FEM: calculix writer, small improvements 2021-07-13 09:32:20 +02:00
Bernd Hahnebach
0344b7a40a FEM: calculix writer, move generic constraint writer into base writer 2021-07-13 09:32:16 +02:00
Bernd Hahnebach
aac6497310 FEM: calculix writer, move material, element geometry and mat-geo-elementsets into separte methods 2021-07-12 23:45:44 +02:00
Bernd Hahnebach
8fe31431f3 FEM: calculix writer, move write mesh in separate module 2021-07-12 23:45:39 +02:00
Bernd Hahnebach
a8b14fa803 FEM: calculix writer, move write footer and step in separate modules
Bitte geben Sie eine Commit-Beschreibung für Ihre Änderungen ein. Zeilen,
2021-07-12 23:45:35 +02:00
Bernd Hahnebach
20dd86011c FEM: calculix writer, rename constraint writing methods 2021-07-12 23:45:29 +02:00
Bernd Hahnebach
9259d7273f FEM: writer base, add method to retieve all known sets 2021-07-12 20:36:51 +02:00
Bernd Hahnebach
5b0da2e71b FEM: calculix writer, typo 2021-07-12 20:36:43 +02:00
Bernd Hahnebach
c3fafbb514 FEM: base writer, return on empty fem objects dict 2021-07-12 19:16:55 +02:00
Bernd Hahnebach
bdcf84d25a FEM: basewriter, do not try to get elementsets if there are no centrif objects 2021-07-12 01:03:37 +02:00
Bernd Hahnebach
e501fa11ea FEM: calculix writer, move constraint fluidsection in separate module 2021-07-12 01:03:29 +02:00
Bernd Hahnebach
7d68686758 FEM: calculix writer, move constraint initialtemperature in separate module, use generic constraint writer and fix unit tests 2021-07-12 01:03:20 +02:00
Bernd Hahnebach
45ea29030a FEM: calculix writer, move constraint selfweigt in separate module and use generic constraint writer 2021-07-12 01:03:12 +02:00
Bernd Hahnebach
849271de9c FEM: calculix writer, move constraint writing methodes 2021-07-12 01:03:06 +02:00
Bernd Hahnebach
23e190fba4 FEM: calculix writer, code formating 2021-07-12 01:02:59 +02:00
Bernd Hahnebach
09703327ea FEM: calculix writer, add write before and write after to constraints modules 2021-07-12 01:02:53 +02:00
Bernd Hahnebach
51db88451a FEM: calculix writer, do no longer write method names into input file, fix all unit test files 2021-07-12 01:02:46 +02:00
Bernd Hahnebach
4bd5f635df FEM: calculix writer, constraint writer, more simplifications 2021-07-12 01:02:41 +02:00
Bernd Hahnebach
e2e012e2d0 FEM: calculix writer, rename set writing methods to a generic one 2021-07-12 01:02:36 +02:00
Bernd Hahnebach
241ffb81ad FEM: calculix writer, constraints set writer, remove getter from there 2021-07-12 01:02:31 +02:00
Bernd Hahnebach
54e2007e32 FEM: calculix writer, move mesh data getter outside file writing 2021-07-12 01:02:25 +02:00
Bernd Hahnebach
3674be37a4 FEM: calculix writer, improve constraints code 2021-07-12 01:02:20 +02:00
Bernd Hahnebach
e2396cc048 FEM: code formating 2021-07-12 01:02:16 +02:00
Bernd Hahnebach
a14c601ed6 FEM: calculix writer, move constraint methods into separate modules 2021-07-12 01:02:12 +02:00
Bernd Hahnebach
552222ea92 FEM: code formating 2021-07-12 01:02:06 +02:00
UR-0
cc97865141 FEM: constraint centrif, App objects and methods:
- CalculiX centrifugal body loads
- CalculiX label CENTRIF from *DLOAD card
- implement FreeCAD NonGui code
- the object, ccx writer, etc
2021-07-09 22:03:58 +02:00
Bernd Hahnebach
b0d5cedf19 FEM: calculix writer, small fix in constraint transform and a white space somewhere else 2021-07-09 13:17:32 +02:00
Bernd Hahnebach
cc1d883b64 FEM: calculix writer, move inlet outlet fluid mesh treament methods 2021-07-09 09:07:01 +02:00
Bernd Hahnebach
10abcfe789 FEM: calculix writer, code improvements 2021-07-09 09:06:57 +02:00
ebrahimraeyat
0897c02c78 FEM: writer base and ccx writer, move some calculix writer methods to writerbase 2021-07-09 09:06:53 +02:00
Bernd Hahnebach
624c02fdcf FEM: calculix writer, move heatflux suface faces getter in separate method (like other constraints do) 2021-07-07 11:40:46 +02:00
Bernd Hahnebach
f8782f8b80 FEM: calculix writer, move section print suface faces getter in separate method (like other constraints do) 2021-07-07 10:11:14 +02:00
Bernd Hahnebach
033fd40786 FEM: calculix writer, get rid of two times the word head 2021-07-06 14:56:08 +02:00