Commit Graph

384 Commits

Author SHA1 Message Date
Jukka Aho 4d2af1c039 Gets better all the time. 2015-08-27 08:18:20 +03:00
Jukka Aho db1d960daa in wrong place 2015-08-26 01:43:56 +03:00
Jukka Aho 3afa0e5d47 Introduced the concept of element and equation. 2015-08-26 01:39:04 +03:00
Jukka Aho a89f3b79fb updatet files. 2015-08-25 21:18:11 +03:00
Jukka Aho 9e7280c53b Interpolation of field variables. 2015-08-25 19:00:54 +03:00
Jukka Aho aec8396c29 Update elements 2015-08-25 00:21:05 +03:00
Jukka Aho b3bc9dc07b Broken again. 2015-08-24 01:14:03 +03:00
Jukka Aho 9c500aac89 Updated concept of elements. 2015-08-22 20:55:24 +03:00
Jukka Aho a456187b04 3d model visualized. 2015-08-19 22:51:44 +03:00
Jukka Aho f299ea81e9 updated. 2015-08-19 18:50:43 +03:00
Jukka Aho 21c9c19f1d Minor update. Again working on elasticity solver notebook. 2015-08-17 21:46:58 +03:00
Jukka Aho 45ea803136 notebook with different optoins... 2015-08-17 00:18:21 +03:00
Jukka Aho c8214bc210 using JuliaFEM... 2015-08-16 22:50:16 +03:00
Jukka Aho 7f0875dcb7 Integration. 2015-08-16 22:48:19 +03:00
Jukka Aho 457d208908 interpolation & integration 2015-08-16 22:22:24 +03:00
Jukka Aho e97a7ca0f1 rename. 2015-08-16 13:36:09 +03:00
Jukka Aho cb72cd17fe interpolation routines to separate file. 2015-08-16 13:33:02 +03:00
Jukka Aho 9792a2244c updated tests for elasticity solver 2015-08-14 17:50:08 +03:00
Jukka Aho e7c110a414 updated calc local matrices to use autodiff 2015-08-14 17:42:33 +03:00
Jukka Aho 5181755ca5 Updated shape functions. Let's calculate them. 2015-08-13 00:39:20 +03:00
Jukka Aho 64f8ce0327 Finally working... 2015-08-11 22:48:35 +03:00
Jukka Aho f04a912192 Added autodiff version, still not converging... 2015-08-11 00:29:22 +03:00
Jukka Aho 1aa1ccb4c1 still wondering, does not converge 2015-08-10 23:01:44 +03:00
Jukka Aho 5e1badabe1 Update elasticity_solver.jl 2015-08-09 22:06:59 +03:00
Tero Frondelius d0126162ca Merge pull request #54 from arilaakk/master
Contributing.rst update
2015-08-09 19:43:16 +03:00
Jukka Aho b5784b168d Update elasticity_solver.jl 2015-08-08 21:21:23 +03:00
arilaakk 4b83df754c Updated the contributing instructions, added styling 2015-08-03 15:14:37 +03:00
Jukka Aho 6aa70b7cad updated notebook 2015-08-01 20:54:25 +03:00
Jukka Aho bd3ab3dc96 added timeout for notebook building 2015-08-01 16:09:56 +03:00
ovainola c09007a5f7 Update conf.py
Added extensions
2015-08-01 16:05:13 +03:00
Jukka Aho 4f488a2013 Update build_api.jl 2015-07-31 10:07:04 +03:00
ovainola 6f2537d746 Update build_api.jl
Commented index.rst
2015-07-30 20:40:14 +03:00
Jukka Aho 41824f5589 Update build_api.jl 2015-07-30 17:33:30 +03:00
Jukka Aho 0d66b3779e Update REQUIRE 2015-07-30 17:25:02 +03:00
Jukka Aho 74ee3b1802 Update REQUIRE 2015-07-30 09:50:51 +03:00
Jukka Aho 159d35d970 corrected links to point juliafem.org instead of juliafem.kapsi.fi 2015-07-30 00:15:28 +03:00
Jukka Aho 8ff02645b2 nice progress, still unfinished 2015-07-30 00:13:14 +03:00
arilaakk f080d9e2b9 Added basic contributing steps 2015-07-29 15:42:38 +03:00
unknown fe302d51fd jebou 2015-07-29 13:50:32 +03:00
Jukka Aho 0625da67bb unfinished notebook... 2015-07-28 22:27:41 +03:00
Jukka Aho 73c9b65a7a added logo to sphinx configuratoin 2015-07-28 16:55:40 +03:00
Tero Frondelius 3e14f7cb56 ccall simple Fortran examples 2015-07-26 18:23:05 +03:00
Tero Frondelius ddd59452ee First trials to use Abaqus UMAT interface 2015-07-25 22:31:23 +03:00
Jukka Aho 00405f9caf the idea in general, is to dump all message output to buildbot and after
that parse all relevant information from that to provide status updates
not to hook and generate intermediate messages which are not going
through buildbot.
2015-07-09 21:21:40 +03:00
Jukka Aho fa2f056684 doctests output 2015-07-09 00:02:31 +03:00
Jukka Aho d561f5f75d logged output 2015-07-08 23:47:29 +03:00
Jukka Aho 6e2e7b74a9 unittests output 2015-07-08 23:25:16 +03:00
Jukka Aho 0ce64b48b1 ... 2015-07-08 23:15:39 +03:00
Jukka Aho 1780017907 renamed contributing. 2015-07-08 23:01:28 +03:00
Tero Frondelius 500ebc8521 Fixed the road map to follow version standard
Standard says: 0.x.0 versions for new features and 0.0.y versions for the bug fixes. 
Thus when having new features we should increment the middle number. For bug fixes we will increment the last number.
2015-07-08 20:11:27 +03:00