Commit Graph

554 Commits

Author SHA1 Message Date
Bernd Hahnebach
d953828d30 FEM: result mesh, change obj type 2020-03-22 11:25:58 +01:00
Bernd Hahnebach
8f634004bc FEM: solver z88, add icon and make use of it 2020-03-19 00:16:55 +01:00
Bernd Hahnebach
480622a9a9 FEM: improve some licence headers and doxygen docu 2020-03-16 06:44:00 +01:00
Bernd Hahnebach
1c822dcf6e FEM: solver frame work, get rid of Active Document code 2020-03-14 21:45:11 +01:00
Bernd Hahnebach
4df9ddc48e FEM: solver base writer, add document as attribut 2020-03-14 21:45:01 +01:00
luz.paz
696ed42635 [skip ci] Fix typos
Found via `codespell`
2020-03-09 16:23:26 +01:00
luz.paz
ebe194a9e9 Fix typos
Found via  
```
codespell -q 3 -L aci,ake,aline,alle,alledges,alocation,als,ang,anid,ba,beginn,behaviour,bloaded,byteorder,calculater,cancelled,cancelling,cas,cascade,centimetre,childs,colour,colours,commen,connexion,currenty,dof,doubleclick,dum,eiter,elemente,ende,feld,finde,findf,freez,hist,iff,indicies,initialisation,initialise,initialised,initialises,initialisiert,ist,kilometre,lod,mantatory,methode,metres,millimetre,modell,nd,noe,normale,normaly,nto,numer,oder,orgin,orginx,orginy,ot,pard,pres,programm,que,recurrance,rougly,seperator,serie,sinc,strack,substraction,te,thist,thru,tread,uint,unter,vertexes,wallthickness,whitespaces -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller,./src/Doc/FreeCAD.uml
```
2020-03-06 14:50:35 +01:00
Bernd Hahnebach
f1aa5ebe9d FEM: rename icon, solver elmer 2020-03-06 08:40:22 +01:00
Bernd Hahnebach
0503710646 FEM: rename icon, Equation Heat 2020-03-06 08:39:54 +01:00
Bernd Hahnebach
d3904ff443 FEM: rename icon, Equation Fluxsolver 2020-03-06 08:39:52 +01:00
Bernd Hahnebach
fe836ab79c FEM: rename icon, Equation Flow 2020-03-06 08:39:50 +01:00
Bernd Hahnebach
248817c5a9 FEM: rename icon, Equation Electrostatic 2020-03-06 08:39:48 +01:00
Bernd Hahnebach
2bfea1aa6e FEM: rename icon, Equation Elasticity 2020-03-06 08:39:46 +01:00
Bernd Hahnebach
56e7050861 FEM: remove execute file attribute 2020-03-06 07:21:06 +01:00
Bernd Hahnebach
44025d7409 FEM: framework solver calculix, move adding attributes in separate method 2020-03-05 17:44:13 +01:00
Bernd Hahnebach
c6ae035d50 FEM: code formating and unifor licence header in Python modules 2020-03-04 07:50:21 +01:00
Bernd Hahnebach
d04bee5ed9 FEM: elmer equation objects, better type checking 2020-03-02 20:54:52 +01:00
Bernd Hahnebach
7be9a9083e FEM: only define analysis types for calculix solver once 2020-03-01 14:27:54 +01:00
Bernd Hahnebach
cbbf1c8dbb FEM: ccx writer, fix in tie for splitted file writing 2020-02-29 14:21:35 +01:00
Bernd Hahnebach
2978191a3d FEM: better help messages at self weight 2020-02-27 15:12:54 +01:00
Bernd Hahnebach
d2f506162d FEM: do not guard module imports if the module will be imported in gui mode only 2020-02-27 13:25:44 +01:00
Bernd Hahnebach
b340ea1dee FEM: use numerical data type for gravity 2020-02-27 12:35:15 +01:00
Bernd Hahnebach
5ad3cab8ca FEM: fix import 2020-02-27 11:45:51 +01:00
Bernd Hahnebach
ae3c93ba3c FEM: more Python import cleaning 2020-02-27 08:33:39 +01:00
Bernd Hahnebach
13c5a93ff3 FEM: pep8 2020-02-27 08:32:23 +01:00
Bernd Hahnebach
b70cae82d2 FEM: constants, use new module in elmer and ccx 2020-02-26 20:58:45 +01:00
Bernd Hahnebach
ab0ace8f61 FEM: improve imports 2020-02-26 20:58:26 +01:00
Bernd Hahnebach
e86ec2848e FEM: move errors in own module 2020-02-25 19:53:23 +01:00
Bernd Hahnebach
ae30bb4cb9 FEM: pep8 2020-02-20 18:17:23 +01:00
HoWil
ce30e9217f FEM: Add ElectricInfinity- and CapacitanceMatrix- boundary condition for Elmer 2020-02-20 18:08:01 +01:00
Bernd Hahnebach
6c7a46ab93 FEM: writer base, add some comment for elemnt faces constraints 2020-02-19 17:56:49 +01:00
Bernd Hahnebach
47c717431c FEM: constraint tie, get the faces data in writer base class 2020-02-19 17:56:47 +01:00
UR-0
458a27f2fc FEM: constraint tie, implement object and ccx writer 2020-02-19 17:56:39 +01:00
Bernd Hahnebach
b53c55bc79 FEM: solver writer, use member class as parameter for writer class instaed of all separate fem objs 2020-02-19 07:35:48 +01:00
Bernd Hahnebach
aae21b0235 FEM: solver writer and tasks and ccx tools, use a new member class to collect the analysis member 2020-02-19 07:23:52 +01:00
Bernd Hahnebach
3c85725155 FEM: new member tools, move some analysis member methods from utils 2020-02-19 07:23:50 +01:00
Bernd Hahnebach
47cc9ea89c FEM: elmer writer, fix by HoWil 2020-02-18 08:18:54 +01:00
Bernd Hahnebach
34e49fca28 FEM: typos in comments 2020-02-17 12:32:08 +01:00
Bernd Hahnebach
f9494a920b FEM: replace fem utils method with FreeCADs obj method 2020-02-17 12:31:57 +01:00
Bernd Hahnebach
a44f01e778 FEM: delete not needed imports 2020-02-16 23:38:57 +01:00
Bernd Hahnebach
8df61402b9 FEM: solver frame work tasks container, do not collect mesh 2020-02-16 22:01:48 +01:00
Bernd Hahnebach
f425b677f9 FEM: solver frame work, better error handling on run button 2020-02-16 22:01:40 +01:00
Bernd Hahnebach
bd36e59866 FEM: elmer writer, potential could be 0.0 2020-02-16 20:25:03 +01:00
Kryptal
43491a6397 FEM : Correct writer.py at line 1623 and replaced ccx_elset by elset_data
When running a multiple materials and multiple shells FEM analysis calculix solver crashes.

After inspection, it appears that the crash comes from line 1623 in writer.py file where ccx_elset is used while it should be elset_data
2020-02-12 22:45:30 +01:00
Bernd Hahnebach
89da5366a8 FEM: ccx writer, revert copy accident from bd0fa80 2020-02-10 09:33:02 +01:00
Bernd Hahnebach
b6c1f263d6 FEM: ccx writer, add comment about solver type 2020-02-10 09:30:32 +01:00
Bernd Hahnebach
99ce8a55ff FEM: node sets, return sorted with unique values 2020-02-04 10:40:18 +01:00
Bernd Hahnebach
fbd534a57b FEM: constraint contact, move retrieving the face ids in writer base class 2020-02-03 23:12:39 +01:00
Bernd Hahnebach
3706b88975 FEM: constraint contact ccx writer, use name to identify constr data in writer file 2020-02-03 23:12:38 +01:00
Bernd Hahnebach
dbf4e9dc4a FEM: get pressure faces ids, some better comments and very small code improvement 2020-02-03 23:12:38 +01:00