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 |
|
ovainola
|
8c2e44c1a9
|
Merge branch 'master' of https://github.com/JuliaFEM/JuliaFEM.jl
|
2015-06-26 18:50:03 +03:00 |
|
ovainola
|
fdcf3e15b3
|
Added lexicon documentation
|
2015-06-26 18:48:47 +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
|
bed1784727
|
Create empty.txt
|
2015-06-26 18:45:22 +03:00 |
|
ovainola
|
c98e9ce2f1
|
Create build.jl
|
2015-06-26 18:44:20 +03:00 |
|
Jukka Aho
|
5aabbfdb12
|
Merge pull request #41 from ovainola/master
Added type template to interpolate function and added test for interpolate
|
2015-06-26 16:29:44 +03:00 |
|
Jukka Aho
|
7ba60c8dc7
|
unfinished notebooks
|
2015-06-25 23:11:57 +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 |
|
Tero Frondelius
|
14656037aa
|
Update CONTRIBUTING.md
Reminder to run tests before the pull request.
|
2015-06-25 20:51:31 +03:00 |
|
ovainola
|
0d81caf119
|
new commit
|
2015-06-25 20:28:57 +03:00 |
|
ovainola
|
03eb2f24d0
|
new update
|
2015-06-25 20:27:47 +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
|
6249626227
|
Added test to interpolate function
|
2015-06-25 19:20:15 +03:00 |
|
ovainola
|
bf8e4cf030
|
Added type template to interpolate function and added test for interpolate
|
2015-06-25 19:13:28 +03:00 |
|
Tero Frondelius
|
8c182e45bb
|
fixed the path problems in few general tests
|
2015-06-25 18:35:16 +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 |
|
Tero Frondelius
|
b9b1b5218a
|
fixing a copy-paste error
|
2015-06-24 23:43:00 +03:00 |
|
Tero Frondelius
|
2217212090
|
Merge branch 'master' of github.com:JuliaFEM/JuliaFEM.jl
Adding test for header information
|
2015-06-24 23:33:49 +03:00 |
|
Tero Frondelius
|
96736d8cc0
|
File header license test added
|
2015-06-24 23:33:42 +03:00 |
|
Jukka Aho
|
a563150d66
|
lightxml test
|
2015-06-24 22:37:04 +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 |
|
Tero Frondelius
|
51d5e20dc7
|
FactCheck summary at the end
|
2015-06-24 19:37:28 +03:00 |
|
Tero Frondelius
|
0cf02f7b4e
|
added a test to find non ascii characters from src
|
2015-06-24 18:32:47 +03:00 |
|
Jukka Aho
|
082183c785
|
program structure
|
2015-06-24 10:58:23 +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 |
|
Tero Frondelius
|
38441c6ff3
|
Update CONTRIBUTING.md
Corrected the JuliaFem.jl github address.
|
2015-06-24 00:02:22 +03:00 |
|
Jukka Aho
|
97c7bef848
|
Merge branch 'master' of https://github.com/JuliaFEM/JuliaFEM
|
2015-06-23 23:45:26 +03:00 |
|
Jukka Aho
|
33a9f34753
|
moved interface code out from solver
|
2015-06-23 23:45:15 +03:00 |
|
Tero Frondelius
|
2f541ea4af
|
removed old and obsolete files
|
2015-06-23 23:44:00 +03:00 |
|
Jukka Aho
|
f5c950540f
|
added sparse assembly
|
2015-06-23 23:22:39 +03:00 |
|
Tero Frondelius
|
cbb1243c84
|
Update CONTRIBUTING.md
Logging.jl added.
|
2015-06-23 22:51:12 +03:00 |
|
Tero Frondelius
|
7a5a96d845
|
Update CONTRIBUTING.md
Introducing FactCheck.jl
|
2015-06-23 22:42:40 +03:00 |
|
Tero Frondelius
|
8b450f1d57
|
Update CONTRIBUTING.md
Added a link to the issue #26
|
2015-06-23 22:38:12 +03:00 |
|
Tero Frondelius
|
13f3455d24
|
Update CONTRIBUTING.md
Open notebook policy.
|
2015-06-23 22:32:04 +03:00 |
|
Tero Frondelius
|
9eae44c674
|
Update README.md
Try to fix coverage badge.
|
2015-06-23 22:00:44 +03:00 |
|
Tero Frondelius
|
536483c61b
|
Update README.md
Try to fix Travis badge.
|
2015-06-23 21:56:33 +03:00 |
|
Tero Frondelius
|
514f63d2b8
|
Update JuliaFEM.jl
Testing travis & coverage
|
2015-06-23 21:52:42 +03:00 |
|