Commit Graph

177 Commits

Author SHA1 Message Date
Bernd Hahnebach
bb189d540c FEM: thermomech bimetall, add it to the unit test 2020-02-06 23:36:47 +01:00
Bernd Hahnebach
73604044ac FEM: temporary deactivate contact unit test 2020-02-05 09:04:48 +01:00
Bernd Hahnebach
fb5f8497f6 FEM: nonlinear material fix for Py2 and reactivate unit test 2020-02-04 10:40:18 +01:00
Bernd Hahnebach
7e01116206 FEM: node sets, return sorted with unique values 2020-02-04 10:40:18 +01:00
Bernd Hahnebach
285d8547df FEM: constraint contact ccx writer, use name to identify constr data in writer file 2020-02-03 23:12:38 +01:00
Bernd Hahnebach
82c89e176a FEM: ccx tools unit test, fix file save name 2020-02-03 23:12:38 +01:00
Bernd Hahnebach
230c1c9303 FEM: change example contact shell shell name 2020-02-01 16:37:15 +01:00
Bernd Hahnebach
3310d52f75 FEM: add contact solid solid unit test 2020-02-01 16:37:09 +01:00
Bernd Hahnebach
6763c1461c FEM: ccx tools test, sort imports 2020-01-31 08:26:06 +01:00
Bernd Hahnebach
b18b8a8f51 FEM: unit test, reactivate nonlin mat unit test for Py3 2020-01-30 21:10:56 +01:00
Bernd Hahnebach
899854ac5d FEM: unit test objects, add some prints and obj count tests 2020-01-29 22:54:54 +01:00
Bernd Hahnebach
a31435bb83 FEM: unit test objects, improve code 2020-01-29 22:54:31 +01:00
Bernd Hahnebach
1550d26afa FEM: ccx writer, fix typo in contact surface writer 2020-01-29 08:37:42 +01:00
Bernd Hahnebach
b8e2ebde8a FEM: unit tests, temporary deactivate nonlinear material writing test 2020-01-27 21:34:20 +01:00
UR-0
02ebcd13cc FEM: ccx writer, delete space in input file 2020-01-27 18:13:47 +01:00
Bernd Hahnebach
bfdb124dca FEM: ccx unit tests, sort methods by abc 2020-01-19 13:41:10 +01:00
Bernd Hahnebach
4c786b56ab FEM: ccx unit tests, remove numbers from test names 2020-01-19 13:41:10 +01:00
Bernd Hahnebach
785e4b1ef0 FEM: ccx unit tests, improve multiple material test name 2020-01-19 13:41:10 +01:00
Bernd Hahnebach
57dcf7e23e FEM: ccx unit tests, small code improvements 2020-01-19 13:41:10 +01:00
Bernd Hahnebach
085bce3774 FEM: ccx unit tests, add material nonlinear input file writing test 2020-01-19 13:41:10 +01:00
Bernd Hahnebach
1ad0d00ab3 FEM: unit test, ccx tools, use methods for all the rest tests 2020-01-18 06:47:04 +01:00
Bernd Hahnebach
6b81d39b14 FEM: unit test, ccx tools, use methods for thermomechanical test 2020-01-18 06:46:58 +01:00
Bernd Hahnebach
a9a67ccbf9 FEM: unit test ccx tools, better var name 2020-01-18 06:46:54 +01:00
Bernd Hahnebach
2696477573 FEM, unit test, ccx tools, move result reading in own def 2020-01-18 06:46:49 +01:00
Bernd Hahnebach
6fe6461dc9 FEM, unit test, improve ccx tools Flow1D unit test 2020-01-18 06:46:43 +01:00
Bernd Hahnebach
a285e89b27 FEM: unit tests, improve ccx tests 2020-01-17 08:01:54 +01:00
Bernd Hahnebach
416eac6ced FEM: unit test, add shell contact inp file writing 2020-01-16 23:00:19 +01:00
luz.paz
1baf5da3cf FEM: [skip ci] fix header uniformity
This PR fixes header uniformity across all FEM WB files
2019-12-21 20:00:14 +01:00
Bernd Hahnebach
c251caa934 FEM: gmsh, small changes in comments and update of comments in unit test file 2019-12-17 22:41:42 +01:00
Bernd Hahnebach
97b6c3eb04 FEM: gmsh, new interpolation parameter, fix unit test 2019-12-17 22:41:33 +01:00
Bernd Hahnebach
12c31ab055 FEM: add gitattributes file to let git manage file endings and normalize them 2019-12-12 07:29:15 +01:00
Markus Hovorka
f4e79ed26b FEM: Remove debug print output from test module
There was some output still getting through and makeing the test run
output confusing. These prints where commented out for now.
2019-12-10 22:59:02 +01:00
luz.paz
379d041664 Fix typos and some trailing whitespace
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,currenty,dof,doubleclick,dum,eiter,elemente,feld,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
```
2019-12-03 12:22:59 +01:00
Bernd Hahnebach
3bc85bcc6c FEM: unit test, fix due to example renaming 2019-10-09 03:17:37 +02:00
Bernd Hahnebach
24e13bc893 FEM: solver frame work unit tests, improvements 2019-09-27 09:30:08 +02:00
Bernd Hahnebach
506ab243e9 FEM: unit tests, solver framework, separate tests for each solver 2019-09-27 09:30:02 +02:00
Bernd Hahnebach
cfc25626a2 FEM: use femexample setup simple box static for solver framework unit test 2019-09-26 18:50:32 +02:00
Bernd Hahnebach
40a4850f97 FEM: frd reader, fix analysis identifier 2019-09-26 18:30:35 +02:00
Bernd Hahnebach
bc29bcf6fd FEM: examples simple box static and frequency, move mesh from unit tests to fem examples 2019-09-26 18:30:20 +02:00
Bernd Hahnebach
3acb7d937a FEM: move setup simple box static and frequency example from unit tests to fem examples 2019-09-26 18:30:16 +02:00
Bernd Hahnebach
ef72550c2a FEM: ccx unit tests, improve prints 2019-09-26 07:26:23 +02:00
Bernd Hahnebach
bad8f9a303 FEM: example thermomech flow1d, move mesh from unit tests to fem examples 2019-09-26 07:26:06 +02:00
Bernd Hahnebach
587612f21d FEM: move setup flow 1D thermomech example from unit tests to fem examples 2019-09-26 07:26:02 +02:00
Bernd Hahnebach
b1765cfddc FEM: example multimaterial, move mesh from unit tests to fem examples 2019-09-25 21:22:12 +02:00
Bernd Hahnebach
9270111755 FEM: move setup multimaterial example from unit tests to fem examples 2019-09-25 21:22:03 +02:00
Bernd Hahnebach
0f2fc08878 FEM: example thermomech spine, move mesh from unit tests to fem examples 2019-09-25 21:21:50 +02:00
Bernd Hahnebach
a4b3506b2f FEM: move setup thermomech example from unit tests to fem examples 2019-09-25 21:21:45 +02:00
Markus Hovorka
f96c805dbb FEM: Restructure python test modules/packages
There is a new split into app and gui tests. For this purpose two
packages where created: femtest.app and femtest.gui. Tests that don't
require the GUI up and running are inside the femtest.app package. Tests
that do require the GUI are inside the femtest.gui package. Also
underscores where added to the module names: testcommon to test_common.
2019-09-23 21:16:45 +02:00
Bernd Hahnebach
22babc0995 FEM: typo 2019-09-13 18:59:11 +02:00
Bernd Hahnebach
4c9994a28c FEM: test modules, use double quotes instead of single ones, all FEM done :-) 2019-09-13 18:59:02 +02:00