Przemo Firszt
3356c10d44
FEM: Show material description below combo box
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-14 15:25:39 +02:00
Przemo Firszt
c777bdef76
FEM: Add function for adding materiales from a directory
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-14 15:25:38 +02:00
Przemo Firszt
d33650596a
FEM: Use chooseMat directly set set initial value for material
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-14 15:25:37 +02:00
Przemo Firszt
6848c9a9ca
FEM: Add icons to materials
...
Add icons to distinguish where the material is from. FreeCAD icon for
build-in materials, notmal material icon for materials from user
preferences directory which is "~/.FreeCAD/Materials" on linux or
from an user defined location defined in FEM preferences.
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-14 15:25:36 +02:00
Przemo Firszt
33b4579d72
FEM: Add option to define custom material directory
...
That commit also tidies up FEM preferences, so all file
choosers have the same width
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-14 15:25:36 +02:00
Przemo Firszt
072ae57378
FEM: Rename dirname to sytem_mat_dir
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-14 15:25:35 +02:00
Przemo Firszt
4232ab88d8
FEM: Read materials from user settings directory
...
That commit also adds python function getUserAppDataDir that calls
Application::getUserAppDataDir()
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-14 15:25:34 +02:00
Przemo Firszt
21ee31afb5
FEM: Fill default ccx binary location in Preferences
...
ccx path is filled for linux and windows if it was empty.
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-14 15:25:33 +02:00
Przemo Firszt
1f96d235ff
FEM: Add option to define ccx path in Preferences
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-14 15:25:32 +02:00
wmayer
800a0a7b67
+ improve abaqus export
2015-04-14 13:33:20 +02:00
wmayer
2ee400b679
+ fix rendering problems for FEM elements
2015-04-13 22:11:27 +02:00
wmayer
d2a5857a55
+ workaround for limit of length of file names
2015-04-13 18:23:30 +02:00
wmayer
6e44688670
+ fix critical memory leak
2015-04-13 17:24:54 +02:00
wmayer
80680c986c
+ fix bad choose of limit
2015-04-11 01:06:03 +02:00
Bernd Hahnebach
0724744f92
FEM: CalculiX file, boundaries one line for each axis
2015-04-11 00:17:08 +02:00
Bernd Hahnebach
d1f1bee665
FEM: cheange some Comments in CalculiX input file
2015-04-11 00:16:51 +02:00
wmayer
e77027b24d
+ fix highlighting of words with numbers
2015-04-10 23:38:29 +02:00
wmayer
53178ad3f0
+ fix crash of ccx, use darker green for ccx output, fix typos
2015-04-09 23:26:06 +02:00
Przemo Firszt
6fb5733e47
FEM: Unify access rights for FEM svg images
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:11 +02:00
Przemo Firszt
3cef815ebe
FEM: Replace hardcoded icon with a normal image file
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:11 +02:00
Przemo Firszt
0e6384db63
FEM: Change Young's modulus limit
...
2000 was way too low and it was causing some unxepected behaviour for
Young's modulud over 2000 kPa
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:09 +02:00
Przemo Firszt
70f7c9036e
FEM: Fix typo
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:08 +02:00
Przemo Firszt
12a9f98fc7
FEM: Enable displacement related elements on "Show" only
...
Displacement related elements (factor, slider max and the slider itself)
are now only active when "Show" is selected. Previously they were active
even when "Show" wasn't checked and it was potentially confusing for the
user as nothing was changing when chacnging slider settings.
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:08 +02:00
Przemo Firszt
09a466ccd0
FEM: replace vertical factor scroll bar with a horizonal one
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:07 +02:00
Przemo Firszt
ef7dcd4a80
FEM: Add "None" and simplify material setting
...
The "-->choose Material" has been replaced with a not defined material.
That makes setting/retrieving material to/from the object much easier
and allows user to have a "not defined" material. Previously it wasn't
possible to change i.e. form Steel to "not defined".
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:06 +02:00
Przemo Firszt
9799b06f43
FEM: Clean unused import in MechanicalMaterial.py
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:06 +02:00
Przemo Firszt
4d11812eba
FEM: Comment out not yet used saveMat function
2015-04-09 19:45:05 +02:00
Przemo Firszt
1cdd944613
FEM: Replace spinBox_young_modulus with input_fd_young_modulus
...
spinBox_young_modulus variable is not Gui::SpinBox, but Gui::InputField
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:05 +02:00
Przemo Firszt
abcb6d36d2
FEM: Replace duplicated code with print_mat_data function
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:04 +02:00
Przemo Firszt
3c3b184a41
FEM: Replace deprecated has_key with in
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:04 +02:00
Przemo Firszt
f444c7f61f
FEM: Remove unused local variable
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:03 +02:00
Przemo Firszt
5901fb76de
FEM: Fix spaces around =/+/: and brackets
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:03 +02:00
Przemo Firszt
e2bb365fcc
FEM: Fix white space errors
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:02 +02:00
Przemo Firszt
7945dca043
FEM: Clean unused imports in MechanicalMaterial.py
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:02 +02:00
Przemo Firszt
0890f092d0
FEM: Fix copyright date
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:01 +02:00
Przemo Firszt
34aad2ff43
FEM: Replace deprecated backticks with repr
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:01 +02:00
Przemo Firszt
0d90d95f3b
FEM: Replace "!=" with "is not" when comparing to None
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:00 +02:00
Przemo Firszt
a0ec25d031
FEM: Fix white space errors
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:00 +02:00
Przemo Firszt
8bcab55251
FEM: Fix spaces around =/+/: and brackets
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:44:59 +02:00
Przemo Firszt
0788b20efd
FEM: Clean unused imports
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:44:58 +02:00
Przemo Firszt
f92f238051
FEM: Fix copyright date
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:44:57 +02:00
Przemo Firszt
8d830a8ee9
FEM: Rename OutStr to more descriptive fem_console_message
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:44:57 +02:00
Przemo Firszt
b154acb80f
FEM: Make CalculiX execute error message red
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:44:56 +02:00
wmayer
fb753b24b1
+ use correct function to get resource directory
2015-04-05 18:30:35 +02:00
wmayer
f8c5e70d34
+ start external editor without blocking GUI
2015-04-03 17:55:51 +02:00
Przemo Firszt
115d67b76f
FEM: Add preferences dialog
...
This patch add FEM preferrences dialog. There is currently only
one option to define if internal or external editor should be used to
open CalculiX input .inp files. Disabling internal editor allows to
define path to external editor.
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-03 08:07:28 +02:00
wmayer
8ed77e22d3
+ support .inp file format
2015-04-01 11:09:46 +02:00
wmayer
e18cf373fc
+ remove platform check
2015-03-30 16:36:40 +02:00
wmayer
02c58ca564
FEM: improve Abaqus syntax highlighter
2015-03-30 15:28:08 +02:00
wmayer
5f04c6e882
+ FEM: get nodes by vertex
2015-03-30 11:45:35 +02:00