Commit Graph

54 Commits

Author SHA1 Message Date
Jukka Aho b8a8281d65 updated main packages 2015-06-26 21:49:48 +03:00
Jukka Aho 84d2f71a6d added paska functions 2015-06-26 21:44:41 +03:00
ovainola 692cd14291 Update shape_functions.jl 2015-06-26 18:55:09 +03:00
ovainola cf8c5deab7 Update interfaces.jl
Removed @doc macro
2015-06-26 18:54:53 +03:00
ovainola c648d48612 Update elasticity_solver.jl 2015-06-26 18:54:28 +03:00
ovainola c0a601af21 Update abaqus_reader.jl
Removed @doc macro
2015-06-26 18:53:29 +03:00
ovainola baecba8e43 Update JuliaFEM.jl
Removed @doc macros
2015-06-26 18:52:44 +03:00
Jukka Aho 2bc2f3d084 Merge branch 'master' of https://github.com/JuliaFEM/JuliaFEM.jl 2015-06-26 18:48:35 +03:00
Jukka Aho 5f470f0214 some change 2015-06-26 18:48:25 +03:00
ovainola b387070c8f more fixes 2015-06-25 21:48:11 +03:00
ovainola 3971cc462d meneeko ikina lapi 2015-06-25 21:17:29 +03:00
ovainola bfde673714 own fault in aba reader ver.2 2015-06-25 21:08:42 +03:00
ovainola 54e577f823 own fault in aba reader 2015-06-25 21:04:39 +03:00
ovainola 2b047d1185 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
ovainola 0d81caf119 new commit 2015-06-25 20:28:57 +03:00
Jukka Aho 11dad1097c added basic abaqus inp parser 2015-06-25 19:58:26 +03:00
ovainola 85be00bc0c Added '->' symbol at the end of docstring 2015-06-25 19:58:09 +03:00
ovainola 86745ada83 Adding license comment to files missing it and removing non-ascii characters from elasticity-solver 2015-06-25 19:50:34 +03:00
ovainola bf8e4cf030 Added type template to interpolate function and added test for interpolate 2015-06-25 19:13:28 +03:00
Jukka Aho 88f1f58837 elasticity solved and visualized 2015-06-25 00:47:03 +03:00
Jukka Aho 895bbca24e primitive version of xdmf writing 2015-06-25 00:27:26 +03:00
Jukka Aho e513743fb1 refactored a bit 2015-06-24 21:33:56 +03:00
Jukka Aho 46d1bb0ba4 fixed a bug with calculating jacobian 2015-06-24 21:03:10 +03:00
Jukka Aho a5c1cf475e convenience function for interpolating field variables 2015-06-24 20:47:21 +03:00
Jukka Aho e0aaf2d17b several element solution now possible 2015-06-24 01:35:39 +03:00
Jukka Aho 816dce8bf1 added preliminary boundary condition removing 2015-06-24 00:59:07 +03:00
Jukka Aho 33a9f34753 moved interface code out from solver 2015-06-23 23:45:15 +03:00
Jukka Aho f5c950540f added sparse assembly 2015-06-23 23:22:39 +03:00
Tero Frondelius 514f63d2b8 Update JuliaFEM.jl
Testing travis & coverage
2015-06-23 21:52:42 +03:00
Jukka Aho 0d8ce33bc8 added variable la,mu parameters 2015-06-23 21:36:04 +03:00
Jukka Aho 15c4c52c01 added elasticity solver 2015-06-23 20:41:25 +03:00
Jukka Aho 9949c894ed testing test 2015-06-22 23:19:10 +03:00
Tero Frondelius 4b4074b098 Adding Docile 2015-06-20 22:34:16 +03:00
Jukka Aho 362774b08b changed exportä 2015-06-20 20:53:26 +03:00
Jukka Aho 9b9f876fa6 removed another print 2015-06-20 20:51:56 +03:00
Jukka Aho 8738729639 removed println 2015-06-20 20:42:57 +03:00
Jukka Aho 38337f5605 simple support for element connectivity data 2015-06-20 19:57:50 +03:00
Jukka Aho 9e0e6b622f changed doc strings 2015-06-20 16:55:25 +03:00
Jukka Aho 5b0d204ce2 added functions to add and remove nodes from model 2015-06-20 16:00:32 +03:00
Jukka Aho 0d6294b82b added field concept 2015-06-20 15:57:23 +03:00
Jukka Aho 4756a32029 added export 2015-06-20 15:37:26 +03:00
Jukka Aho 8be3a49ae7 already caused a bug ;) 2015-06-20 15:34:11 +03:00
Jukka Aho 17bae6e48f basic model structure 2015-06-20 15:32:57 +03:00
ovainola 386003bef0 Testing greek letter with Coverage.jl 2015-06-08 17:23:35 +03:00
ovainola e7c0b63ba0 Adding C2D4 shape function 2015-06-07 13:43:01 +03:00
ovainola f0b68f9707 Changing shape functions file to test coverage 2015-06-07 13:38:16 +03:00
Tero Frondelius a08fbc0e5e Nodes and Elements corrected 2015-06-06 17:49:14 +03:00
Tero Frondelius 75cb6e93d1 Nodes and Elements corrected 2015-06-06 17:48:02 +03:00
Tero Frondelius 3a408b324b Nodes and Elements 2015-06-06 17:45:05 +03:00
Tero Frondelius 817a673d76 Nodes and Elements 2015-06-06 17:43:51 +03:00