Jukka Aho
75e6ed8fcb
defining basis. still needs some rethinking...
2015-11-02 21:25:02 +02:00
Jukka Aho
39241b514a
little tuning of test, updated tests, @debug-macro, fixed notebook conversion to pdf
2015-11-02 11:46:37 +02:00
Jukka Aho
f6ca82e3a1
little bug in result printing
2015-11-01 18:54:59 +02:00
Jukka Aho
b985ebf50c
data structures, new testing concept
2015-11-01 18:44:50 +02:00
Jukka Aho
42d81bc86d
data structures iteration #3
2015-10-30 12:40:56 +02:00
Jukka Aho
8bfff34e19
added tests
2015-10-28 04:29:14 +02:00
Jukka Aho
cde4ed5d96
tutorial notebook working again
2015-10-27 06:37:58 +02:00
Jukka Aho
016e3cd8bf
- problem can be now represented using potential energy or residual
...
force vector, autodiff takes care of linearization
- elasticity equations are now solved using e.g. principle of minimum
potential energy. syntax is quite good, see notebook.
- updated how to interpolate fields, by introducing function spaces.
syntax is now good. still have to figure out how to do time derivatives
- etc. etc. tutorial is broken at the moment, i took of get_lhs and
get_rhs because they didn't really work.
2015-10-26 05:40:41 +02:00
Jukka Aho
bd297c40b9
fixed some test, still fails but not causing errors
2015-10-20 21:46:41 +03:00
Jukka Aho
d02de8dfe6
Makefile: doctest there was julia4
...
conf.py: fucked up manual merge (Olli perkele)
runtests.jl: removed obsolete test_elasticity_solver.jl
2015-10-20 21:05:01 +03:00
Jukka Aho
e0d974b3a9
data types defined
2015-10-09 01:44:08 +03:00
Jukka Aho
e6deef4a0a
Update test_types.jl
...
Added description for testing
2015-09-29 10:24:01 +03:00
Jukka Aho
4bd158b864
time properly implemented to .. everything.
2015-09-29 00:07:56 +03:00
Jukka Aho
aa75a532b9
introduced new way of handling fields, now including time.
2015-09-28 05:11:56 +03:00
Jukka Aho
a4ce14e24c
in wrong place
2015-08-26 01:43:56 +03:00
Jukka Aho
fc549184b4
Updated concept of elements.
2015-08-22 20:55:24 +03:00
Jukka Aho
e75845322e
interpolation & integration
2015-08-16 22:22:24 +03:00
Jukka Aho
0980d25309
rename.
2015-08-16 13:36:09 +03:00
Jukka Aho
c37fa790c7
interpolation routines to separate file.
2015-08-16 13:33:02 +03:00
Jukka Aho
a2f97a64c2
updated tests for elasticity solver
2015-08-14 17:50:08 +03:00
Jukka Aho
b03200121c
updated how to investigate all test files from test folder
2015-07-07 21:15:49 +03:00
Jukka Aho
059f8b2281
quad tet test file
2015-06-28 19:11:11 +03:00
Jukka Aho
8dda1c9f5c
testfile
2015-06-28 19:05:09 +03:00
Jukka Aho
fa8834e9e5
fixing paths
2015-06-27 19:53:49 +03:00
Jukka Aho
8986d35dbe
test_ files are now automatically tested
2015-06-27 19:42:20 +03:00
Jukka Aho
756f35bbfc
added test to save xdmf model to disk
2015-06-27 19:33:30 +03:00
Jukka Aho
d23549cfa8
added test to throw error when trying so save xdmf format something non-suitable data item
2015-06-27 19:27:49 +03:00
Jukka Aho
33efef12a4
added test to check non-homogeneous boundary condition elimintation
2015-06-27 19:21:49 +03:00
Jukka Aho
38f0f81551
fixed @assert -> @fact on test_interfaces.jl
2015-06-27 18:58:46 +03:00
Jukka Aho
0c76c24c52
added test to warn when unknown section found
2015-06-27 18:52:44 +03:00
Jukka Aho
955d280cb8
add test to throw error when element type is unknown
2015-06-27 18:46:07 +03:00
Jukka Aho
cd5bedb41d
removed unnecessary test data
2015-06-27 18:24:35 +03:00
Jukka Aho
848cee223b
node ordering in xmf == node ordering in abaqus
2015-06-27 18:22:28 +03:00
ovainola
68efeb09d1
added interface test
2015-06-27 00:22:41 +03:00
Tero Frondelius
44607c2660
second trial of adding pending test
2015-06-26 22:10:09 +03:00
Tero Frondelius
d60a086fea
more tests
2015-06-26 22:04:40 +03:00
Tero Frondelius
7b4bd9f5ba
Hard work
2015-06-26 21:34:42 +03:00
Tero Frondelius
afa1ba299c
More hard coding
2015-06-26 21:29:18 +03:00
Tero Frondelius
d13a1a6c7c
Very labourous coding session
2015-06-26 21:21:18 +03:00
Jukka Aho
ddf6e186e3
testdata xdmf
2015-06-26 20:03:29 +03:00
Jukka Aho
52b3a7ad13
renamed
2015-06-26 20:02:16 +03:00
ovainola
3ddee52fe5
meneeko ikina lapi
2015-06-25 21:17:29 +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
Jukka Aho
d69dcd3920
added basic abaqus inp parser
2015-06-25 19:58:26 +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
2175c55f41
Added test to interpolate function
2015-06-25 19:20:15 +03:00
ovainola
fd3b343575
Added type template to interpolate function and added test for interpolate
2015-06-25 19:13:28 +03:00
Tero Frondelius
1edbdc305a
fixed the path problems in few general tests
2015-06-25 18:35:16 +03:00
Jukka Aho
3021824560
primitive version of xdmf writing
2015-06-25 00:27:26 +03:00
Tero Frondelius
856b2cf1c1
fixing a copy-paste error
2015-06-24 23:43:00 +03:00