Jukka Aho
|
7d46d33b6a
|
removed obsolete code
|
2017-01-05 07:20:17 +02:00 |
|
Jukka Aho
|
1c8bc9bc64
|
removed null space related code as obsolete
|
2017-01-05 07:14:54 +02:00 |
|
Jukka Aho
|
89645be3bd
|
added license string. this is not a test (tests missing)
|
2017-01-05 05:32:13 +02:00 |
|
Tero Frondelius
|
d9cd61dcc3
|
Update .travis.yml
|
2017-01-04 13:24:24 +02:00 |
|
Frondelius
|
46ccba4cf1
|
Improving test coverage: test_lagrange.jl fixing copy-paste
|
2017-01-03 22:38:32 +02:00 |
|
Frondelius
|
36a7e17bf2
|
Improving test coverage: test_lagrange.jl
|
2017-01-03 22:11:27 +02:00 |
|
Frondelius
|
c4d5185b27
|
Improving test coverage: test_preprocess.jl
|
2017-01-03 18:30:17 +02:00 |
|
Frondelius
|
0fefd2791c
|
Improving test coverage: test_preprocess_abaqus_reader.jl
|
2017-01-03 17:11:10 +02:00 |
|
TeroFrondelius
|
311e0c0e43
|
Cleaning unneeded requirements: BaseTestNext
|
2017-01-03 10:43:44 +02:00 |
|
Tero Frondelius
|
ff608cc8d9
|
Update materials_plasticity.jl
Removing unused requirement NLSolve
|
2017-01-02 20:21:59 +02:00 |
|
Tero Frondelius
|
e204c4e0db
|
Update REQUIRE
Cleaning unused packages away.
|
2017-01-02 20:20:05 +02:00 |
|
Tero Frondelius
|
0f8a25307f
|
Update REQUIRE
|
2017-01-02 13:38:44 +02:00 |
|
Jukka Aho
|
1f776f994c
|
possibility to solve positive semi-definite problems.
|
2016-12-22 10:06:18 +02:00 |
|
Jukka Aho
|
e7b3aa23a9
|
removed unnecesasry debug prints
|
2016-12-22 10:05:08 +02:00 |
|
Jukka Aho
|
aa2a220ab2
|
typo in error message
|
2016-12-22 10:03:36 +02:00 |
|
Jukka Aho
|
d785b31b37
|
option to split quadratic surface elements to linear ones
|
2016-12-15 12:42:18 +02:00 |
|
Jukka Aho
|
27ccc8e0da
|
possibility to slice DVTI field, i.e. f[1:3] works now
|
2016-12-15 12:41:22 +02:00 |
|
Jukka Aho
|
34b8149ab6
|
a new strategy to deal with quadratic elements, change order of surface elements to linear
|
2016-12-15 09:18:15 +02:00 |
|
Jukka Aho
|
fa4b059259
|
if number of shape functions differs from length of field, use length of shape functions (or length of partial derivatives of them) in interpolation, this makes it possible to have longer fields, helping defining elements with variable number of shape functions.
|
2016-12-15 09:17:31 +02:00 |
|
Jukka Aho
|
f858c87db3
|
actually remove result files when overwrite=true
|
2016-12-15 09:15:54 +02:00 |
|
Jukka Aho
|
1045d95a5e
|
removed somewhat unnecessary element constructor
|
2016-12-15 09:15:26 +02:00 |
|
Jukka Aho
|
8c690708a7
|
fixed bug with zero area polygon clip
|
2016-12-14 18:12:25 +02:00 |
|
Jukka Aho
|
2914d39330
|
added test for zero eigenvalue model (no dirichlet boundaries defined)
|
2016-12-12 07:40:18 +02:00 |
|
Jukka Aho
|
ed48881c9f
|
call update_xdmf! only if Xdmf object is attached to solver.
|
2016-12-12 07:28:52 +02:00 |
|
TeroFrondelius
|
47b4a38e93
|
try to fix Travis CI testing
|
2016-12-09 11:00:27 +02:00 |
|
Jukka Aho
|
a5409cdb01
|
refactor modal solver. eigenvalues are stored in squared complex mode internally to solver.properties.eigvals.
|
2016-12-08 15:27:19 +02:00 |
|
Jukka Aho
|
8a93b0cec5
|
added overwrite=true flag to Xdmf constructor + error if results already exists
|
2016-12-08 15:24:37 +02:00 |
|
Jukka Aho
|
ce59b21036
|
fixed bug related to writing eigenmodes to Xdmf, where all data items pointed to last eigenmode data
|
2016-12-08 14:18:59 +02:00 |
|
Jukka Aho
|
f383bd7140
|
test stress tensor at integration points compared to Ca solution
|
2016-12-02 10:09:27 +02:00 |
|
Jukka Aho
|
319a0174c6
|
test stress extrapolation to nodes
|
2016-12-01 11:14:32 +02:00 |
|
Jukka Aho
|
3be1769e21
|
more integration rules for wedge elements
|
2016-12-01 11:14:13 +02:00 |
|
Jukka Aho
|
05bd562cb4
|
first attempts to verify stress calculation to nodes
|
2016-11-30 16:19:40 +02:00 |
|
Jukka Aho
|
2cb856e21c
|
a bit different way to handle trivial D on lufact
|
2016-11-30 16:19:22 +02:00 |
|
Jukka Aho
|
a4671f1ebd
|
added wedge15 element + integration rules
|
2016-11-30 16:18:57 +02:00 |
|
Jukka Aho
|
d25885a502
|
refactored xdmf write code a bit
|
2016-11-28 12:20:54 +02:00 |
|
Jukka Aho
|
4c4130e2f9
|
fixed whitespace bug in reading *NODE block
|
2016-11-28 10:09:48 +02:00 |
|
Jukka Aho
|
df65f00c02
|
v0.5 deprecation warnings remoed
|
2016-11-22 10:48:19 +02:00 |
|
Jukka Aho
|
ee65eeb906
|
fixed element connetivity matrix in xdmf write
|
2016-11-22 06:00:00 +02:00 |
|
Tero Frondelius
|
53a7d665c5
|
try catch to ignore *ELSET creation from existing sets
|
2016-11-17 21:35:40 +02:00 |
|
Tero Frondelius
|
b7f3900c03
|
missing testdata
|
2016-11-17 20:40:02 +02:00 |
|
Tero Frondelius
|
88a72f7bde
|
Fixed abaqus_read_mesh() 1.0E+00 problem
|
2016-11-17 19:43:20 +02:00 |
|
Tero Frondelius
|
2ef93e54a6
|
fixing the tests after last update
|
2016-11-17 18:54:08 +02:00 |
|
Jukka Aho
|
e64ed7f6a3
|
v0.5 fixes
|
2016-11-15 22:01:00 +02:00 |
|
Jukka Aho
|
95200a81e1
|
fixed deprecation warnings for 0.5
|
2016-11-13 13:24:08 +02:00 |
|
Frondelius
|
387f40d146
|
if problem.properties.dual_basis De[abs(De) .< 1.0e-11] = 0
|
2016-11-05 23:42:50 +02:00 |
|
Jukka Aho
|
3da5bc232e
|
gets better all the time
|
2016-11-05 18:29:35 +02:00 |
|
Jukka Aho
|
e98fb357f3
|
strip attributes on surface set header parser
|
2016-11-05 18:29:21 +02:00 |
|
Jukka Aho
|
9b1b651965
|
fixed bug in integration rule of tet10
|
2016-11-05 18:27:39 +02:00 |
|
Olli Väinölä
|
c3bc708f01
|
Ideal plasticity converged, both 2D and 3D
|
2016-10-28 15:46:04 +03:00 |
|
Jukka Aho
|
b7ddc4d4c8
|
new way to deal with dirichlet and mortar boundaries
|
2016-10-27 23:25:42 +03:00 |
|