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 |
|
Bernd Hahnebach
|
9be495e283
|
FEM: calculix writer, generic node set writer, get rid of duplicate code
|
2021-07-06 14:56:02 +02:00 |
|
Bernd Hahnebach
|
0df7b5c7d3
|
FEM: calculix writer, code formating
|
2021-07-06 14:55:57 +02:00 |
|
Bernd Hahnebach
|
a9886d9b49
|
FEM: calculix writer, add generic constraint data writer
|
2021-07-06 14:55:50 +02:00 |
|
Bernd Hahnebach
|
d8dbdc8386
|
FEM: calculix writer, improve contraint set writer
|
2021-07-06 14:55:44 +02:00 |
|
Bernd Hahnebach
|
35c9510d0c
|
FEM: calculix writer, use obj name as unique identifier for constraint section print
|
2021-07-06 14:55:38 +02:00 |
|
Bernd Hahnebach
|
6d9f0bfc65
|
FEM: code formating
|
2021-07-05 23:34:26 +02:00 |
|
UR-0
|
3b323eb24b
|
FEM: calculix writer, add method is density needed
|
2021-07-05 23:34:03 +02:00 |
|
Bernd Hahnebach
|
05547d80e9
|
FEM: calculix writer, use generic method to write sets
|
2021-07-05 21:04:55 +02:00 |
|
Bernd Hahnebach
|
209986bc02
|
FEM: calculix writer, improve split inpfile writing
|
2021-07-05 09:46:40 +02:00 |
|
Bernd Hahnebach
|
966e0dd519
|
FEM: solver writer base, some comments
|
2021-07-05 00:10:02 +02:00 |
|
Bernd Hahnebach
|
9727879cf4
|
FEM: solver writer base, add generic method to retrieve solid element sets
|
2021-07-05 00:09:55 +02:00 |
|
Bernd Hahnebach
|
5bbb59a4d7
|
FEM: calculix writer, typo in var names
|
2021-07-04 20:57:15 +02:00 |
|
Bernd Hahnebach
|
9ec911c0a8
|
FEM: solver calculix, improve iterations parameter code
|
2021-06-18 12:09:22 +02:00 |
|
Bernd Hahnebach
|
47238480e4
|
FEM: solver calculix, better implementation for document restore method
|
2021-06-18 11:20:18 +02:00 |
|
Bernd Hahnebach
|
8974e228b8
|
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
|
4dac2031bf
|
FEM: solver calculix, typos
|
2021-06-17 06:40:25 +02:00 |
|
UR-0
|
5eb2b2b1af
|
FEM: calculix writer, fix in comment
|
2021-06-15 20:35:50 +02:00 |
|
Bernd Hahnebach
|
be8d2c4625
|
FEM: code formating
|
2021-06-09 08:23:14 +02:00 |
|
Tobias Vaara
|
0060483550
|
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
|
9a25d17ad0
|
FEM: elmer writer, only write denisty if really needed, partitially revert c236616cb092, unit test fix in separate commit
|
2021-03-17 09:26:48 +01:00 |
|
Bernd Hahnebach
|
cd0f3405ee
|
FEM: pep8
|
2021-03-13 21:47:50 +01:00 |
|
Bernd Hahnebach
|
7c46a54343
|
FEM: elmer writer, add comment
|
2021-03-13 21:47:40 +01:00 |
|