Commit Graph

3553 Commits

Author SHA1 Message Date
Bernd Hahnebach
0bbcfd7c04 FEM: calculix writer, small fix in constraint transform and a white space somewhere else 2021-07-09 13:17:32 +02:00
Bernd Hahnebach
a319a68628 FEM: calculix writer, move inlet outlet fluid mesh treament methods 2021-07-09 09:07:01 +02:00
Bernd Hahnebach
6c7aaaff3e FEM: calculix writer, code improvements 2021-07-09 09:06:57 +02:00
ebrahimraeyat
302e9e8374 FEM: writer base and ccx writer, move some calculix writer methods to writerbase 2021-07-09 09:06:53 +02:00
Yorik van Havre
1cee70cd62 Merged crowdin translations 2021-07-08 16:06:38 +02:00
Yorik van Havre
324621f3d8 Updated ts files 2021-07-08 16:00:23 +02:00
Bernd Hahnebach
8d445f38e4 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
b4f58543bd 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
f1db4bc83e FEM: calculix writer, get rid of two times the word head 2021-07-06 14:56:08 +02:00
Bernd Hahnebach
ec55cb6b77 FEM: calculix writer, generic node set writer, get rid of duplicate code 2021-07-06 14:56:02 +02:00
Bernd Hahnebach
7f01e989db FEM: calculix writer, code formating 2021-07-06 14:55:57 +02:00
Bernd Hahnebach
05465a53fe FEM: calculix writer, add generic constraint data writer 2021-07-06 14:55:50 +02:00
Bernd Hahnebach
78a11b8f42 FEM: calculix writer, improve contraint set writer 2021-07-06 14:55:44 +02:00
Bernd Hahnebach
3fcdef5ca0 FEM: calculix writer, use obj name as unique identifier for constraint section print 2021-07-06 14:55:38 +02:00
Bernd Hahnebach
809a4ff153 FEM: fix failing unit test due to wrong result name, related: 79b41f7393 2021-07-05 23:58:35 +02:00
Bernd Hahnebach
fb8c6f7abe FEM: code formating 2021-07-05 23:34:26 +02:00
UR-0
20a2ee5732 FEM: selection widget, small improvements 2021-07-05 23:34:16 +02:00
UR-0
ec38055466 FEM: calculix writer, add method is density needed 2021-07-05 23:34:03 +02:00
Bernd Hahnebach
73cf10c4e7 FEM: calculix writer, use generic method to write sets 2021-07-05 21:04:55 +02:00
Bernd Hahnebach
9b04818dcb FEM: calculix writer, improve split inpfile writing 2021-07-05 09:46:40 +02:00
Bernd Hahnebach
d3800cc36b FEM: solver writer base, some comments 2021-07-05 00:10:02 +02:00
Bernd Hahnebach
69c4fd44ff FEM: solver writer base, add generic method to retrieve solid element sets 2021-07-05 00:09:55 +02:00
Bernd Hahnebach
db9850008f FEM: temporary deactivate two FEM tests to get master back on travis 2021-07-04 21:10:18 +02:00
Bernd Hahnebach
5a53b740a1 FEM: calculix writer, typo in var names 2021-07-04 20:57:15 +02:00
Yorik van Havre
ed9dca288c Merged crowdin translations 2021-07-01 13:56:25 +02:00
Yorik van Havre
6360345ce5 Updated ts files 2021-07-01 13:50:17 +02:00
Bernd Hahnebach
79b41f7393 FEM: ccx results name improvements 2021-06-24 18:03:35 +02:00
Tobias Vaara
4ef2769402 FEM: CCX naming of buckling resultfile
Fixes the naming of the resultfile. Instead of displaying 'Time', it displays "BucklingFactor".
2021-06-24 18:03:20 +02:00
Bernd Hahnebach
991817a47d FEM: cpp python mesh api, fix crash if not existing group was given in get name method 2021-06-24 17:25:54 +02:00
Yorik van Havre
c8b5d8d762 Merged crowdin translations 2021-06-24 17:22:19 +02:00
Yorik van Havre
aa862254dd Updated ts files 2021-06-24 17:18:01 +02:00
Bernd Hahnebach
df364b9714 FEM: code formating 2021-06-23 11:34:57 +02:00
Bernd Hahnebach
51328d3bbe FEM: examples, fix material information for some multi material ones 2021-06-23 11:02:31 +02:00
Bernd Hahnebach
267cb43a32 FEM: solver calculix, improve iterations parameter code 2021-06-18 12:09:22 +02:00
Bernd Hahnebach
147b2ec3c9 FEM: solver calculix, better implementation for document restore method 2021-06-18 11:20:18 +02:00
Bernd Hahnebach
a536093b70 FEM: examples manager, code formating 2021-06-18 11:20:10 +02:00
Yorik van Havre
69b084f492 Merged crowdin translations 2021-06-17 16:04:02 +02:00
Yorik van Havre
7c5f8d8737 Updated ts files 2021-06-17 15:49:33 +02:00
Bernd Hahnebach
bc9beffc45 FEM: examples, add explanation text object to all the rest examples 2021-06-17 12:42:17 +02:00
Bernd Hahnebach
3626f48699 FEM: examples, update manager 2021-06-17 12:41:25 +02:00
Bernd Hahnebach
d1fa49f514 FEM: examples, improve import code formating 2021-06-17 11:20:55 +02:00
Bernd Hahnebach
5870bfd361 FEM: examples, fix material information in material nonlinear example 2021-06-17 11:00:51 +02:00
Bernd Hahnebach
00adea5e2c FEM: examples, add text explanation object to more examples 2021-06-17 10:40:29 +02:00
Bernd Hahnebach
c3c383a58b FEM: examples, improve explanation text object 2021-06-17 10:39:28 +02:00
Bernd Hahnebach
b8530ec506 FEM: update imports in coding conventions 2021-06-17 10:37:41 +02:00
luz paz
56ce278abf Fix 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-06-17 08:02:57 +02:00
UR-0
07a2ed94f4 [FEM] typos 2021-06-17 08:02:07 +02:00
Bernd Hahnebach
49ce8dcab9 FEM: solver calcilix, implement missing document restore for missing attributes for buckling analyisie FINISH BITTE 2021-06-17 06:40:45 +02:00
Bernd Hahnebach
f9a6dd77eb FEM: mesh gmsh object, improve code in on doc restore 2021-06-17 06:40:34 +02:00
Bernd Hahnebach
a9bf66cdbc FEM: solver calculix, typos 2021-06-17 06:40:25 +02:00