Bernd Hahnebach
9e695519b1
FEM: make MechanicalMaterial less noisy
2015-09-15 15:13:29 +02:00
Bernd Hahnebach
a4c07b51f6
FEM: fix typo in class type definition in MechanicalMaterial
2015-09-15 15:13:29 +02:00
Bernd Hahnebach
fdccdec430
FEM: delete Debug prints in ccxInpWriter
2015-09-15 15:13:28 +02:00
Bernd Hahnebach
5a6ae10fe4
FEM: add to ccxInpWriter: CLOAD for shell meshes and solid meshes without face data
2015-09-15 15:13:28 +02:00
Bernd Hahnebach
8c363f270f
FEM: TestFem, use no space in materialname
2015-09-15 15:13:28 +02:00
Bernd Hahnebach
6b3cc51889
FEM: add FEM Mesh Type to the CalculiX elementset up to date only solid is supported
2015-09-15 15:13:27 +02:00
Bernd Hahnebach
11dd902174
FEM: CalculiX file writer move getTriangleArea to helpers
2015-09-15 15:13:27 +02:00
Yorik van Havre
f79d0d8ed2
Updated ts files
2015-09-14 14:31:47 -03:00
wmayer
582b5fb321
+ fix warnings in Fem
2015-09-11 15:11:55 +02:00
Eivind Kvedalen
dfcf659afa
Mod/Fem: Removed -Wunused-variable warnings.
2015-09-11 14:52:32 +02:00
Przemo Firszt
5fbd2e8b36
FEM: Fix invalid update_displacement reset call
...
Reset parameter is not an option, empty parameters list call does the resetting.
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-09-10 14:04:38 +01:00
Przemo Firszt
9a0579bb82
Tests, FEM: Add test for frequency analysis
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-09-09 12:17:12 -03:00
Przemo Firszt
850abd6683
FEM: Add reset_all funcion to FemTools
...
reset_all groups purge_results, reset_mesh_color and reset_mesh_deformation
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-09-09 13:57:50 +02:00
Przemo Firszt
6756038812
FEM: Add function documentation
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-09-09 13:57:49 +02:00
Przemo Firszt
f897e35293
FEM: Add option to limit max value of result being used to color FEM mesh
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-09-09 13:57:48 +02: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
7b95d99b1e
FEM: Add get_results_object function
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-09-09 13:57:46 +02:00
Przemo Firszt
cd9cafb587
FEM: Raise exception on use or load of non existing results
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-09-09 13:57:46 +02:00
Alexander Golubev
c30aeb06c1
App/DocumentObserver: make slot methods unimplemented rather pure-virtual and clenup derived classes accordingly
2015-09-02 13:54:44 +02:00
wmayer
756a9c8130
+ fix various warnings with gcc
2015-09-01 19:29:39 +02:00
Przemo Firszt
15d11c67c8
FEM: Force consistent DENSITY formatting
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-08-18 13:44:28 +01:00
Przemo Firszt
d74600191e
Tests, FEM: Fix inp file writing test
...
It's a compare line-by-line without comment lines now instead of
previously used md5 sum comparison.
inp pre filtering method suggested by Far-Zer
File location fixes by wmayer
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-08-18 13:44:28 +01:00
wmayer
529947769d
+ make FEM unittest more platform independent
2015-08-05 11:31:14 +02:00
Przemo Firszt
951565983f
Tests, FEM: Add missing Density and update md5 of standard inp file
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-08-05 11:02:37 +02:00
Przemo Firszt
ffa1065898
FEM, Material: Add DENSITY to inp files and basic material files
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-31 14:04:14 -03:00
Przemo Firszt
07350f8fa2
FEM: Fix invalid stdout/stderr variable names
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-31 14:04:13 -03:00
Przemo Firszt
971a728cfc
FEM: Rename Fem_Quick_Analysis icon to fem-quick-analysis
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
0968a6b890
FEM: Rename Fem_Result icon to fem-result
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
95c63544e7
FEM: Rename Fem_Purge_Results icon to fem-purge-results
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
658d6848eb
FEM: Rename Fem_NewAnalysis icon to fem-new-analysis
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
d733e6c487
FEM: Rename Fem_Material icon to fem-material
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
fd8ce1883c
FEM: Rename Fem_Inp_Editor icon to fem-inp-editor
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
c11026d092
FEM: Rename Fem_FemMesh_createnodebypoly icon to fem-fem-mesh-create-node-by-poly
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
3cd439f208
FEM: Rename Fem_FemMesh icon to fem-fem-mesh-from-shape
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
e899416b8b
FEM: Rename Fem_ConstraintPulley icon to fem-constraint-pulley
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
672006fe15
FEM: Rename Fem_ConstraintPressure icon to fem-constraint-pressure
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
79bb344318
FEM: Rename Fem_ConstraintGear icon to fem-constraint-gear
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
83ae8e497d
FEM: Rename Fem_ConstraintForce icon to fem-constraint-force
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
3e159d08e2
FEM: Rename Fem_ConstraintFixed icon to fem-constraint-fixed
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:34 -03:00
Przemo Firszt
fe88daf2da
FEM: Rename Fem_ConstraintBearing icon to fem-constraint-bearing
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:33 -03:00
Przemo Firszt
8e82c82e65
FEM: Rename Fem_Analysis icon to fem-analysis
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:33 -03:00
Przemo Firszt
4ec5c4bd47
FEM: Rename Fem_AddPart icon to fem-add-part
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:33 -03:00
Przemo Firszt
d24d65088f
FEM: Rename Fem_AddMaterial icon to fem-add-material
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:33 -03:00
Przemo Firszt
04cdb2a819
FEM: Rename Fem_AddFemMesh icon to fem-add-fem-mesh
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:33 -03:00
Przemo Firszt
6373e0af95
FEM: Tidy up icons ResultDisplacement, ResultStress and Result
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:33 -03:00
Przemo Firszt
c19b00b8ab
Tests, FEM: Add inp file writing test
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 10:58:19 -03:00
Przemo Firszt
eda5eff3d7
FEM: Prepare ccxInpWriter for automated tests
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 10:58:19 -03:00
Przemo Firszt
c9a1324c26
FEM: Add command only when GUI is up
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 10:58:19 -03:00
Przemo Firszt
3f7228ca84
Test, FEM: Refactor existing tests as preparation for full analysis test
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 10:58:19 -03:00
wmayer
72aaaa669a
+ harmonize Coin3D cmake variables with official check
2015-07-28 14:55:15 +02:00