Commit Graph

388 Commits

Author SHA1 Message Date
Bernd Hahnebach
b43bdecef6 FEM: calculix writer, move constraint selfweigt in separate module and use generic constraint writer 2021-07-12 01:03:12 +02:00
Bernd Hahnebach
a154d3b93f FEM: calculix writer, move constraint writing methodes 2021-07-12 01:03:06 +02:00
Bernd Hahnebach
3e7899b7f8 FEM: calculix writer, code formating 2021-07-12 01:02:59 +02:00
Bernd Hahnebach
4e26596f90 FEM: calculix writer, add write before and write after to constraints modules 2021-07-12 01:02:53 +02:00
Bernd Hahnebach
671b408751 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
2760064897 FEM: calculix writer, constraint writer, more simplifications 2021-07-12 01:02:41 +02:00
Bernd Hahnebach
aea694ac23 FEM: calculix writer, rename set writing methods to a generic one 2021-07-12 01:02:36 +02:00
Bernd Hahnebach
b97d774971 FEM: calculix writer, constraints set writer, remove getter from there 2021-07-12 01:02:31 +02:00
Bernd Hahnebach
c674cd31e9 FEM: calculix writer, move mesh data getter outside file writing 2021-07-12 01:02:25 +02:00
Bernd Hahnebach
cc4ba46f54 FEM: calculix writer, improve constraints code 2021-07-12 01:02:20 +02:00
Bernd Hahnebach
3576ae7c78 FEM: code formating 2021-07-12 01:02:16 +02:00
Bernd Hahnebach
81d04186c7 FEM: calculix writer, move constraint methods into separate modules 2021-07-12 01:02:12 +02:00
Bernd Hahnebach
b9cc49383f FEM: code formating 2021-07-12 01:02:06 +02:00
UR-0
974f41e0cc 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
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
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
fb8c6f7abe FEM: code formating 2021-07-05 23:34:26 +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
5a53b740a1 FEM: calculix writer, typo in var names 2021-07-04 20:57:15 +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
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
a9bf66cdbc FEM: solver calculix, typos 2021-06-17 06:40:25 +02:00
UR-0
97457d7b44 FEM: calculix writer, fix in comment 2021-06-15 20:35:50 +02:00
Bernd Hahnebach
1bea75d62b FEM: code formating 2021-06-09 08:23:14 +02:00
Tobias Vaara
8e25fe33dc FEM: solver calculix, add buckling analysis
Implementation of buckling analysis between the solver Calculix and FreeCAD
2021-06-09 08:23:14 +02:00
Bernd Hahnebach
3e1b16b198 FEM: elmer writer, only write denisty if really needed, partitially revert 2d73444a66, unit test fix in separate commit 2021-03-17 09:26:48 +01:00
Bernd Hahnebach
69aacc2fc5 FEM: pep8 2021-03-13 21:47:50 +01:00
Bernd Hahnebach
a8c1624b94 FEM: elmer writer, add comment 2021-03-13 21:47:40 +01:00
Bernd Hahnebach
2d73444a66 FEM: elmer writer, do write density in any case 2021-03-13 20:58:56 +01:00
Bernd Hahnebach
a62b5b314b FEM: code formatting, revert parts of commit f4a65dcbb6 2021-02-16 16:17:47 +01:00
luz paz
97bbc459c6 FEM: z88 solver function typos [skip ci] 2021-02-14 22:13:28 +01:00
Stefan Tröger
446ce21517 Remove ExtensionProxy and rely on default Python proxy for extensions. fixes #0004534 2021-01-30 16:00:48 +01:00
Bernd Hahnebach
22ed94e118 FEM: calculix solver, typos, thanks to UR_ 2021-01-04 00:52:33 +01:00
luz paz
f4a65dcbb6 FEM: doxygen 2020-12-04 17:50:00 +01:00
Bernd Hahnebach
cdc01cb20c FEM: elmer solver, add newline in output 2020-11-11 16:52:16 +01:00