Commit Graph

86 Commits

Author SHA1 Message Date
Jukka Aho b03200121c updated how to investigate all test files from test folder 2015-07-07 21:15:49 +03:00
Jukka Aho 059f8b2281 quad tet test file 2015-06-28 19:11:11 +03:00
Jukka Aho 8dda1c9f5c testfile 2015-06-28 19:05:09 +03:00
Jukka Aho fa8834e9e5 fixing paths 2015-06-27 19:53:49 +03:00
Jukka Aho 8986d35dbe test_ files are now automatically tested 2015-06-27 19:42:20 +03:00
Jukka Aho 756f35bbfc added test to save xdmf model to disk 2015-06-27 19:33:30 +03:00
Jukka Aho d23549cfa8 added test to throw error when trying so save xdmf format something non-suitable data item 2015-06-27 19:27:49 +03:00
Jukka Aho 33efef12a4 added test to check non-homogeneous boundary condition elimintation 2015-06-27 19:21:49 +03:00
Jukka Aho 38f0f81551 fixed @assert -> @fact on test_interfaces.jl 2015-06-27 18:58:46 +03:00
Jukka Aho 0c76c24c52 added test to warn when unknown section found 2015-06-27 18:52:44 +03:00
Jukka Aho 955d280cb8 add test to throw error when element type is unknown 2015-06-27 18:46:07 +03:00
Jukka Aho cd5bedb41d removed unnecessary test data 2015-06-27 18:24:35 +03:00
Jukka Aho 848cee223b node ordering in xmf == node ordering in abaqus 2015-06-27 18:22:28 +03:00
ovainola 68efeb09d1 added interface test 2015-06-27 00:22:41 +03:00
Tero Frondelius 44607c2660 second trial of adding pending test 2015-06-26 22:10:09 +03:00
Tero Frondelius d60a086fea more tests 2015-06-26 22:04:40 +03:00
Tero Frondelius 7b4bd9f5ba Hard work 2015-06-26 21:34:42 +03:00
Tero Frondelius afa1ba299c More hard coding 2015-06-26 21:29:18 +03:00
Tero Frondelius d13a1a6c7c Very labourous coding session 2015-06-26 21:21:18 +03:00
Jukka Aho ddf6e186e3 testdata xdmf 2015-06-26 20:03:29 +03:00
Jukka Aho 52b3a7ad13 renamed 2015-06-26 20:02:16 +03:00
ovainola 3ddee52fe5 meneeko ikina lapi 2015-06-25 21:17:29 +03:00
ovainola d41654ea25 adding commit....
Merge branch 'master' of https://github.com/JuliaFEM/JuliaFEM.jl

Conflicts:
	src/abaqus_reader.jl
2015-06-25 20:57:20 +03:00
Jukka Aho d69dcd3920 added basic abaqus inp parser 2015-06-25 19:58:26 +03:00
ovainola b62f21b084 Adding license comment to files missing it and removing non-ascii characters from elasticity-solver 2015-06-25 19:50:34 +03:00
ovainola 2175c55f41 Added test to interpolate function 2015-06-25 19:20:15 +03:00
ovainola fd3b343575 Added type template to interpolate function and added test for interpolate 2015-06-25 19:13:28 +03:00
Tero Frondelius 1edbdc305a fixed the path problems in few general tests 2015-06-25 18:35:16 +03:00
Jukka Aho 3021824560 primitive version of xdmf writing 2015-06-25 00:27:26 +03:00
Tero Frondelius 856b2cf1c1 fixing a copy-paste error 2015-06-24 23:43:00 +03:00
Tero Frondelius a7da3efc39 Merge branch 'master' of github.com:JuliaFEM/JuliaFEM.jl
Adding test for header information
2015-06-24 23:33:49 +03:00
Tero Frondelius 9463e7953a File header license test added 2015-06-24 23:33:42 +03:00
Jukka Aho d8b1926e1f lightxml test 2015-06-24 22:37:04 +03:00
Jukka Aho 487702c718 refactored a bit 2015-06-24 21:33:56 +03:00
Jukka Aho 73c2809e85 fixed a bug with calculating jacobian 2015-06-24 21:03:10 +03:00
Jukka Aho 046ea5e43e convenience function for interpolating field variables 2015-06-24 20:47:21 +03:00
Tero Frondelius e1bffb6c81 FactCheck summary at the end 2015-06-24 19:37:28 +03:00
Tero Frondelius c752ea1044 added a test to find non ascii characters from src 2015-06-24 18:32:47 +03:00
Jukka Aho 9657ea70ee several element solution now possible 2015-06-24 01:35:39 +03:00
Jukka Aho ea03e7da1d added preliminary boundary condition removing 2015-06-24 00:59:07 +03:00
Tero Frondelius f77261dae6 removed old and obsolete files 2015-06-23 23:44:00 +03:00
Jukka Aho 0ffa1ba765 added sparse assembly 2015-06-23 23:22:39 +03:00
Jukka Aho 6f66810ea3 added variable la,mu parameters 2015-06-23 21:36:04 +03:00
Jukka Aho 8ec056ec62 added elasticity solver 2015-06-23 20:41:25 +03:00
Jukka Aho 8b2dd101db flattened directory structure 2015-06-23 08:35:26 +03:00
Tero Frondelius 0f490d1e70 Testing code coverage with FactCheck.jl 2015-06-23 08:17:07 +03:00
Tero Frondelius 13ef308b1f commenting out also includes 2015-06-22 23:46:49 +03:00
Jukka Aho 18a30e1c43 partition 2015-06-22 23:43:54 +03:00
Jukka Aho 657e676ec1 is it now better 2015-06-22 23:34:48 +03:00
Jukka Aho 90877eba12 what happened? 2015-06-22 23:19:58 +03:00