ceanwang
172d2d8a27
Added readNastran95()
2021-02-04 13:25:13 +01:00
ceanwang
67ee247c0c
Added readNastran95()
2021-02-04 13:25:13 +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
wmayer
7066bfed67
Fem: [skip ci] fix FemMesh::addGroup() for smesh 9
2021-01-24 15:29:56 +01:00
wmayer
f490852ab9
FEM: make FemMesh::getVolumesByFace() working for SMESH >= 7
2021-01-21 13:00:31 +01:00
wmayer
135525a806
smesh: port to version 9.6
2021-01-20 19:49:56 +01:00
Bernd Hahnebach
bf221af686
FEM: mesh tools, add a comment
2021-01-17 23:46:49 +01:00
Bernd Hahnebach
e43ee28e38
FEM: utils, fix clipping FemMesh without Shape
2021-01-17 23:46:41 +01:00
wmayer
65b4271d53
FEM: fix also typos in inp files to avoid to break unit tests
...
See also: 22ed94e118
2021-01-04 13:38:43 +01:00
Bernd Hahnebach
22ed94e118
FEM: calculix solver, typos, thanks to UR_
2021-01-04 00:52:33 +01:00
Mateusz Skowroński
2559f2d29c
Fix build warnings from deprecated Boost headers (they are used internally by Boost). Thanks @wwmayer for the hint.
2020-12-29 10:20:53 +01:00
Yorik van Havre
5a322d75cb
Merged crowdin translations
2020-12-23 15:13:05 +01:00
luz paz
71726a11d0
FEM: Added instructions to fem.dox file
2020-12-04 17:50:05 +01:00
luz paz
f4a65dcbb6
FEM: doxygen
2020-12-04 17:50:00 +01:00
luz paz
be07e9a7ed
FEM: Issue #0004473 : Expose openCommand() to translation
...
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the FEM Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
2020-12-01 14:53:35 +01:00
Bernd Hahnebach
cfa0293215
FEM: gmsh task panel, fix regression added with c6faecdcee
2020-11-30 11:53:17 +01:00
Bernd Hahnebach
c6faecdcee
FEM: small code change to get lgtm quit
2020-11-26 09:07:47 +01:00
Bernd Hahnebach
f2bf17ea1e
FEM: dummy usage of some vars for flake8 no longer needed
2020-11-26 09:07:39 +01:00
Bernd Hahnebach
b23578501f
FEM: trailing whitespaces
2020-11-26 09:07:32 +01:00
Bernd Hahnebach
029eec37ab
FEM: remove superfluous 'pass'
2020-11-26 09:07:25 +01:00
Bernd Hahnebach
6e60870ebc
FEM: ccxtools, dir improvements
2020-11-18 23:32:15 +01:00
Bernd Hahnebach
64fb52e4c2
FEM: typo in coding conventions
2020-11-18 08:16:01 +01:00
Bernd Hahnebach
cdc01cb20c
FEM: elmer solver, add newline in output
2020-11-11 16:52:16 +01:00
luz paz
1b8f4747e6
femtest/test_information.md: tweaks
...
Tweaked the markdown
2020-11-10 23:20:29 +01:00
luz paz
484693c1d8
FEM: remove superfluous 'pass'
...
Fixes LGTM alert
Per the documentation:
```
A 'pass' statement is only necessary when it is the only statement in a block (the list of statements forming part of a compound statement). This is because the purpose of the 'pass' statement is to allow empty blocks where they would otherwise be syntactically invalid. If the block already contains other statements then the 'pass' statement is unnecessary.
```
2020-11-10 23:20:23 +01:00
Yorik van Havre
e76c857036
Merged crowdin translations
2020-11-10 14:58:06 +01:00
Yorik van Havre
7c9e0f3a99
Merged crowdin translations
2020-10-28 12:04:37 +01:00
Bernd Hahnebach
d0eb71517c
FEM: python, get rid of bare excepts
2020-10-27 08:24:27 +01:00
luz paz
9f74b422a9
Fix various typos [skip-ci]
2020-10-24 12:25:46 +02:00
wmayer
a96f6619a7
Fem: Python header must be included before vtk headers to avoid re-definition of macro _LARGEFILE_SOURCE
2020-10-18 14:45:31 +02:00
Yorik van Havre
089ed768cc
Merged crowdin translations
2020-09-30 14:37:02 +02:00
Bernd Hahnebach
d8e476ef42
FEM: object unit tests, improve some comments
2020-09-26 23:29:38 +02:00
Bernd Hahnebach
331fd91e7c
FEM: z88 solver, use same object type schema as for all other solver objects
2020-09-26 23:17:36 +02:00
Bernd Hahnebach
1ad4417b03
FEM: python code formating
2020-09-26 23:17:27 +02:00
wmayer
2de44b123b
FEM: [skip ci] Coverity: Dereference after null check
2020-09-22 20:32:21 +02:00
wmayer
32d69af308
Fem: make sure to remove selection gate when closing task panel
2020-09-16 12:15:01 +02:00
Sudhanshu Dubey
3bdb812a7d
FEM: tests, adding check for file
...
... to solve the issue reported at https://forum.freecadweb.org/viewtopic.php?p=424935#p424935
2020-09-08 07:49:02 +02:00
Sudhanshu Dubey
4dcfd8caad
FEM: correcting string comparison
2020-09-08 07:48:56 +02:00
wmayer
40bbe3515c
Base: [skip ci] add an enum for unit schemes in Python to avoid to work with numbers
2020-08-07 23:02:25 +02:00
Bernd Hahnebach
557f5f30a7
FEM: elmer writer, make use of new unit schema FEM: mm, N
2020-08-07 19:19:44 +02:00
luz paz
59e3ea096e
Crowdin: Merge new translations [skip-ci]
2020-08-07 17:17:35 +02:00
Bernd Hahnebach
3600ccae8d
FEM: examples, fix another non ascii character
2020-07-31 09:07:07 +02:00
Bernd Hahnebach
55445f1af1
FEM: examples, fix non ascii character in code
2020-07-31 09:04:28 +02:00
wmayer
64c9fa0dab
Py2: fix Python2 builds
2020-07-30 14:37:11 +02:00
Bernd Hahnebach
10e697f5b4
FEM: improve short cuts
2020-07-30 09:05:42 +02:00
Sudhanshu Dubey
9728cf15f0
FEM: square pipe examples, typo corrected for consistency
2020-07-30 08:10:27 +02:00
Sudhanshu Dubey
499eb8d07d
FEM: examples, add electrostatics electricforce example
...
From elmer tutorial nongui6
2020-07-30 08:10:25 +02:00
Sudhanshu Dubey
7bb3506c45
FEM: examples, added capacitance two balls example
2020-07-30 08:10:23 +02:00
Sudhanshu Dubey
6d5b0432e9
FEM: examples, bimetall, add solver elmer
2020-07-30 08:10:21 +02:00
Sudhanshu Dubey
50566cff2b
FEM: examples, add constraint transform beam hinged example
2020-07-30 08:10:19 +02:00