Bernd Hahnebach
7c19fa1654
FEM: move modules MechanicalMaterial to a more general FemMaterial
2017-01-02 18:03:24 -02:00
Bernd Hahnebach
532dfe76d5
FEM: GUI, move create node set tool to mesh tools
2017-01-02 18:03:24 -02:00
Bernd Hahnebach
bed58b8bf7
FEM: add context command to print dump mesh info
2016-12-23 18:37:25 +01:00
Bernd Hahnebach
20eaf4f90e
FEM: add a context command to clear the FEM mesh
2016-12-23 18:37:15 +01:00
Bernd Hahnebach
95e51fc4b8
FEM: mesh region, add command to FreeCAD GUI menu and tool bar
2016-12-21 11:27:41 -02:00
mkhizenz
e9ff722383
FEM: LinearizedStress: Icon
2016-12-21 11:27:41 -02:00
mkhizenz
5606d5cda2
FEM: DataAlongLine: Icon
2016-12-21 11:27:41 -02:00
Bernd Hahnebach
468bf6dfb8
FEM: FEMMesh2Mesh, move menu to a submenu Utilities in FEM menu
2016-11-25 22:59:31 +01:00
Bernd Hahnebach
025ab5bdcc
FEM: FEMMesh2Mesh, add a command to FreeCADGui
2016-11-25 22:59:27 +01:00
Bernd Hahnebach
55fcf495c8
FEM: GMSH mesh tool, add command and add it to tool bar and make a menu entry
2016-11-22 19:50:50 +01:00
Bernd Hahnebach
e4803de36f
FEM: rename CommandMeshFromShape into _CommandMeshNetgenFromShape
2016-11-22 19:50:50 +01:00
Bernd Hahnebach
752a650675
FEM: temporary remove not supported tools from tool bar
2016-11-22 19:50:50 +01:00
Bernd Hahnebach
708ccb68c5
FEM: nonlinear materials, core object implementation
2016-09-27 13:04:47 -03:00
kgoao
b3cb1d48e3
FEM: ConstraintTransform: core implementation
...
FEM: ConstraintTransform: transformable surface comment modification
FEM: ConstraintTransform: re-adjusted GUI layout
FEM: ConstraintTransform: more tweaking
FEM: ConstraintTransform: GUI layout adjustment
FEM: ConstraintTransform: GUI bug fix
FEM: ConstraintTransform: implemented App::PropertyEnumeration for type of transform
2016-09-27 13:04:46 -03:00
qingfengxia
dc9d24b0b4
Add Command and Icon FemConstraintFluidBoundary for CFD analysis
2016-08-12 11:05:55 +02:00
Bernd Hahnebach
e1c5c8fe38
FEM: code formating: remove trailing white spaces
2016-08-04 17:45:04 +02:00
vdwalts
044668d29a
FEM: constraints thermomechanical: object implementation
2016-08-04 17:45:04 +02:00
vdwalts
9360176e56
FEM: constraint plane rotation: object implementation
2016-08-04 17:45:04 +02:00
vdwalts
e72862109b
FEM: constraint contact: object implementation
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
1f341ed4b4
FEM: constraint self weight: object implementation
2016-07-21 18:40:51 -03:00
Stefan Tröger
442c3be8e1
FEM Post: Add cut filter
2016-05-18 21:35:15 +02:00
Stefan Tröger
8a339b435a
FEM Post: Add warp vector filter
2016-05-18 21:35:15 +02:00
Stefan Tröger
43a298ee24
FEM Post: Command for creation of post pipeline from result
2016-05-18 21:35:15 +02:00
Stefan Tröger
d0a8f6d820
FEM Post: Detail filter infrastructure
2016-05-18 21:35:15 +02:00
Stefan Tröger
d52639cf8d
FEM Post: Basic implementation of filter framework
2016-05-18 21:35:15 +02:00
Bernd Hahnebach
0a4fb90fe8
FEM: Z88: support for analysis with solver Z88
2016-05-16 13:22:54 +02:00
Bernd Hahnebach
a39f24d978
FEM: some renameing for multiple solver:
...
- module names vs multiple solver
- stick with python command class names in Fem
- rename commands for new objects from _CommandFemSomeObjName to _CommandSomeObjName
- rename commands for do something to _CommandDoSomething
- change tool names to have a consistent naming in all FEM for menue tools and tool tipps
2016-05-16 13:22:54 +02:00
Bernd Hahnebach
3091fd5973
FEM: remove trailing whitespaces
2016-04-24 19:10:33 +02:00
vginkeo
034e377dd0
FEM: Implement constraint displacement in C++
2016-02-12 11:09:58 +02:00
Bernd Hahnebach
78e775183c
FEM: rename command MechanicalJobControl to SolverJobControl
2015-11-28 20:04:22 -02:00
Bernd Hahnebach
784a7f0e70
FEM: add CalculiX solver object
2015-11-28 20:04:22 -02:00
Bernd Hahnebach
55ba5b0745
FEM: fix some line endings
2015-11-28 20:04:22 -02:00
Przemo Firszt
b883063b4f
FEM: Remove Frequency Analysis from GUI
...
Separate Frequency analysis button is no longer required.
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-10-19 21:28:06 +02:00
Bernd Hahnebach
63ec2c1c93
FEM: added object FemShellThickness and FemBeamSection to enable shell and beam analysises
2015-09-23 20:11:11 -03:00
Przemo Firszt
495b711b92
FEM: Add frequency analysis to FEM wb
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-09-09 13:57:47 +02:00
Przemo Firszt
ebfa002601
FEM: Add Quick Analysis
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-06 19:21:46 +02:00
Przemo Firszt
92baddfce9
FEM: Add Purge FEM results button
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-06-02 11:35:34 +01:00
Przemo Firszt
1dd7e5925a
FEM: Add ConstraintPressure
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-05-26 14:17:45 +01:00
wmayer
93526b3d87
+ FEM: Add icon to command
2015-04-24 21:45:34 +02:00
wmayer
603d51ed9a
+ FEM: reimplement function to create FEM mesh from shape
2015-04-23 23:36:05 +02:00
Przemo Firszt
cd76999943
FEM: Change order of FEM toolbar items
...
Suggested by wmayer
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-23 17:04:31 +02:00
wmayer
a628da459e
+ remove broken command from FEM workbench
2015-04-18 22:06:55 +02:00
jriegel
c643f80e89
Further implementation of Post-Processing
2014-01-03 17:30:49 +01:00
jriegel
bdb78ce9bf
Start Gui for Displacement Post-Processing
2013-12-31 17:16:51 +01:00
jriegel
b0a8a9383f
clean up commands in FEM
2013-08-19 21:30:56 +02:00
jriegel
1c3ac02a51
Start updating Fem workbench
2013-08-11 23:19:52 +02:00
jriegel
a495693c9d
Update Fem workbench
...
Adding new materials and making some of the objects to python objects
2013-08-11 23:08:43 +02:00
jriegel
e457a47289
Add workflow to create MeshShape node by commando and use standard hypotheses for meshing (quad surface)
2013-03-31 00:16:19 +01:00
jrheinlaender
4755859cb6
Split code into separate files for each constraint type
2013-03-21 16:56:57 +04:30
jrheinlaender
65f8f400f1
Created FEM constraint document object
2013-03-21 16:52:10 +04:30