Jukka Aho
|
6dc0e0293c
|
added DataFrames to REQUIRE
|
2016-07-12 06:29:36 +03:00 |
|
Jukka Aho
|
d394ed6deb
|
reading and testing abaqus .inp files
|
2016-07-11 04:48:59 +03:00 |
|
Jukka Aho
|
9eaa71fd78
|
fixed surface pressure test
|
2016-07-10 23:41:11 +03:00 |
|
Jukka Aho
|
fb510e29df
|
analytical tests, hollow sphere and radial displacement + longitudinal vibration of rod (modal analysis)
|
2016-07-10 23:35:17 +03:00 |
|
Jukka Aho
|
c935725d3a
|
julia v0.5 compatibility. test -> testing. new elements tri7 and wedge6. abaqus inp reading. more integration rules.
|
2016-07-10 04:26:21 +03:00 |
|
Jukka Aho
|
22d5516eff
|
more tests. fixed performace bug in creating elements from mesh
|
2016-07-07 18:04:09 +03:00 |
|
Jukka Aho
|
7bd681d7f5
|
dirichlet boundary condition as nodal collocation by default
|
2016-07-07 18:02:47 +03:00 |
|
Jukka Aho
|
53789d160d
|
interpolate from set of elements
|
2016-07-07 18:01:37 +03:00 |
|
Jukka Aho
|
8b85c2674c
|
element domains
|
2016-07-07 18:01:06 +03:00 |
|
Jukka Aho
|
6c9b76ae54
|
code cleanup. inverse isoparametric mapping. function field wrapper.
|
2016-07-07 18:00:36 +03:00 |
|
Jukka Aho
|
6417b76f8c
|
2d finite sliding autodiff version i think it works now
|
2016-07-04 21:47:49 +03:00 |
|
Jukka Aho
|
fb3ee15f9a
|
test data for 3d contact
|
2016-07-04 03:37:15 +03:00 |
|
Jukka Aho
|
4c45618330
|
fixed a lot of deprectionwarning issues with 0.5
|
2016-07-04 03:29:24 +03:00 |
|
Jukka Aho
|
4edd590d8d
|
frictionless 3d small sliding contact working again
|
2016-07-04 02:52:42 +03:00 |
|
Jukka Aho
|
31cd7163bb
|
removed obsolete code
|
2016-07-04 00:08:22 +03:00 |
|
Jukka Aho
|
8af9cd1c1d
|
removed obsolete code
|
2016-07-03 23:40:12 +03:00 |
|
Jukka Aho
|
70d08bc44b
|
removed obsolete code
|
2016-07-03 23:06:18 +03:00 |
|
Jukka Aho
|
e062811c8b
|
removed some obsolete code
|
2016-07-03 23:01:29 +03:00 |
|
Jukka Aho
|
30f10b8bcf
|
docstrings + 0.5
|
2016-07-03 21:45:22 +03:00 |
|
Jukka Aho
|
6e15ff3e40
|
test data for 3d block
|
2016-07-03 21:28:00 +03:00 |
|
Jukka Aho
|
757ba2b3d9
|
all tests pass now
|
2016-07-03 21:16:03 +03:00 |
|
Jukka Aho
|
eec6db657d
|
renamed files to have some sort of structure
|
2016-07-03 05:19:37 +03:00 |
|
Jukka Aho
|
b070f21aab
|
heat solver tests etc
|
2016-07-03 05:01:18 +03:00 |
|
Jukka Aho
|
d02d9c804d
|
lot of tests
|
2016-07-03 05:00:01 +03:00 |
|
Jukka Aho
|
9f4eface6c
|
heat problem
|
2016-07-01 02:55:56 +03:00 |
|
Jukka Aho
|
ce9eb715ec
|
code refactoring
|
2016-06-27 16:11:33 +03:00 |
|
Jukka Aho
|
778c167bba
|
refactor contact and tests
|
2016-06-25 04:12:53 +03:00 |
|
Jukka Aho
|
67aeddb868
|
modal solver + tie contact works now. dirichlet boundary and mpcs are eliminated properly before solution to get reduced system
|
2016-06-22 01:39:28 +03:00 |
|
Jukka Aho
|
c02d510673
|
fixed a lot of tests
|
2016-06-19 20:01:37 +03:00 |
|
Jukka Aho
|
d3fd87b26f
|
renamed test_elasticity to test_elasticity_forwarddiff.jl
|
2016-06-18 12:55:48 +03:00 |
|
Jukka Aho
|
1ce7fd6096
|
changed creating elements + preprocess aster med file more general for other inputs too
|
2016-06-18 12:53:01 +03:00 |
|
Jukka Aho
|
bdb8f19bcf
|
renamed preprocessors
|
2016-06-17 18:21:32 +03:00 |
|
Jukka Aho
|
97f9422251
|
modal analysis with geometric stiffness
|
2016-06-17 16:14:58 +03:00 |
|
Jukka Aho
|
a0b4ffbf34
|
first version of modal analysis for natural frequencies
|
2016-06-17 02:10:17 +03:00 |
|
Jukka Aho
|
851b1e75e3
|
better heat example
|
2016-06-09 23:17:57 +03:00 |
|
Jukka Aho
|
a2c6465aa0
|
added cholmod solver back
|
2016-06-09 01:27:56 +03:00 |
|
Jukka Aho
|
226b9fa9ef
|
finite strain is off by default
|
2016-06-09 01:27:29 +03:00 |
|
Jukka Aho
|
fb402a7338
|
fixed heat assembly + test. add several values to element at once by using update!(element, "field", 0 => 1.0, 1 => 2.0, ..., N => NN)
|
2016-06-08 23:42:36 +03:00 |
|
Jukka Aho
|
c94a9e4407
|
buckling test, fixed bug with tensor <-> vector order
|
2016-06-08 21:50:45 +03:00 |
|
Jukka Aho
|
bf9b44e057
|
optics
|
2016-06-02 22:58:54 +03:00 |
|
Jukka Aho
|
07812f3bc7
|
nurbs elements
|
2016-06-01 20:43:25 +03:00 |
|
Jukka Aho
|
f5e2b6f1d5
|
surface pressure load tet4 + test
|
2016-05-31 00:31:43 +03:00 |
|
Jukka Aho
|
977e795bef
|
ambiguous warning of dbasis fixed
|
2016-05-30 18:30:02 +03:00 |
|
Jukka Aho
|
eb4348bf59
|
linear buckling analysis matrices
|
2016-05-30 01:03:34 +03:00 |
|
Jukka Aho
|
11d8ebd970
|
calculate stress, interpolate stress to nodes using lsq fitting
|
2016-05-28 21:39:29 +03:00 |
|
Jukka Aho
|
ccbd2d7224
|
fixed bug related to strain component ordering and internal force vector
|
2016-05-27 17:45:12 +03:00 |
|
Jukka Aho
|
d606bde168
|
integration points
|
2016-05-25 22:33:47 +03:00 |
|
Jukka Aho
|
070e42c7fc
|
modifications
|
2016-05-25 02:44:29 +03:00 |
|
Jukka Aho
|
043ba38d31
|
tests. dirichlet boundary condition + volume load fails for tetras for some reason
|
2016-05-25 02:44:04 +03:00 |
|
Jukka Aho
|
9e33d36d0d
|
med node ordering
|
2016-05-24 19:05:25 +03:00 |
|