Commit Graph

55 Commits

Author SHA1 Message Date
Jukka Aho 84c5b55718 updated main packages 2015-06-26 21:49:48 +03:00
Jukka Aho 532975d5d6 added paska functions 2015-06-26 21:44:41 +03:00
ovainola f29640d795 Update shape_functions.jl 2015-06-26 18:55:09 +03:00
ovainola 449b62bb59 Update interfaces.jl
Removed @doc macro
2015-06-26 18:54:53 +03:00
ovainola 4c0505cc2c Update elasticity_solver.jl 2015-06-26 18:54:28 +03:00
ovainola 94b1606842 Update abaqus_reader.jl
Removed @doc macro
2015-06-26 18:53:29 +03:00
ovainola 78d9170864 Update JuliaFEM.jl
Removed @doc macros
2015-06-26 18:52:44 +03:00
Jukka Aho 5490fc6d6c Merge branch 'master' of https://github.com/JuliaFEM/JuliaFEM.jl 2015-06-26 18:48:35 +03:00
Jukka Aho c05e86af43 some change 2015-06-26 18:48:25 +03:00
ovainola f25f24e4ce more fixes 2015-06-25 21:48:11 +03:00
ovainola 3ddee52fe5 meneeko ikina lapi 2015-06-25 21:17:29 +03:00
ovainola 06ee2e1c4d own fault in aba reader ver.2 2015-06-25 21:08:42 +03:00
ovainola e724774d78 own fault in aba reader 2015-06-25 21:04:39 +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
ovainola 1f7967b604 new commit 2015-06-25 20:28:57 +03:00
Jukka Aho d69dcd3920 added basic abaqus inp parser 2015-06-25 19:58:26 +03:00
ovainola fa09fbabd6 Added '->' symbol at the end of docstring 2015-06-25 19:58:09 +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 fd3b343575 Added type template to interpolate function and added test for interpolate 2015-06-25 19:13:28 +03:00
Jukka Aho f98749e7dd elasticity solved and visualized 2015-06-25 00:47:03 +03:00
Jukka Aho 3021824560 primitive version of xdmf writing 2015-06-25 00:27:26 +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
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
Jukka Aho 2f4896e6b7 moved interface code out from solver 2015-06-23 23:45:15 +03:00
Jukka Aho 0ffa1ba765 added sparse assembly 2015-06-23 23:22:39 +03:00
Tero Frondelius f6dd8efbee Update JuliaFEM.jl
Testing travis & coverage
2015-06-23 21:52:42 +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 b9f308aee3 testing test 2015-06-22 23:19:10 +03:00
Tero Frondelius c37859c3ad Adding Docile 2015-06-20 22:34:16 +03:00
Jukka Aho a67fdc6093 changed exportä 2015-06-20 20:53:26 +03:00
Jukka Aho ab7dce5345 removed another print 2015-06-20 20:51:56 +03:00
Jukka Aho 0721104b48 removed println 2015-06-20 20:42:57 +03:00
Jukka Aho 650c1be751 simple support for element connectivity data 2015-06-20 19:57:50 +03:00
Jukka Aho 2aab6352b0 changed doc strings 2015-06-20 16:55:25 +03:00
Jukka Aho 0f64cabfff added functions to add and remove nodes from model 2015-06-20 16:00:32 +03:00
Jukka Aho 6e4b127a36 added field concept 2015-06-20 15:57:23 +03:00
Jukka Aho 980109c6f2 added export 2015-06-20 15:37:26 +03:00
Jukka Aho 37b87f435a already caused a bug ;) 2015-06-20 15:34:11 +03:00
Jukka Aho 97faa3fd63 basic model structure 2015-06-20 15:32:57 +03:00
ovainola 1367e63c1e Testing greek letter with Coverage.jl 2015-06-08 17:23:35 +03:00
ovainola 0c55e1bfba Adding C2D4 shape function 2015-06-07 13:43:01 +03:00
ovainola 08e2f633b0 Changing shape functions file to test coverage 2015-06-07 13:38:16 +03:00
Tero Frondelius 9b97e82b6c Nodes and Elements corrected 2015-06-06 17:49:14 +03:00
Tero Frondelius d7451d0999 Nodes and Elements corrected 2015-06-06 17:48:02 +03:00
Tero Frondelius 91306de29a Nodes and Elements 2015-06-06 17:45:05 +03:00
Tero Frondelius 4473d9761c Nodes and Elements 2015-06-06 17:43:51 +03:00