Jukka Aho
|
1d7dc9b4de
|
Update test_types.jl
Added description for testing
|
2015-09-29 10:24:01 +03:00 |
|
Jukka Aho
|
7403fb8cb7
|
time properly implemented to .. everything.
|
2015-09-29 00:07:56 +03:00 |
|
Jukka Aho
|
5727b94d4a
|
introduced new way of handling fields, now including time.
|
2015-09-28 05:11:56 +03:00 |
|
Jukka Aho
|
db1d960daa
|
in wrong place
|
2015-08-26 01:43:56 +03:00 |
|
Jukka Aho
|
9c500aac89
|
Updated concept of elements.
|
2015-08-22 20:55:24 +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
|
548eecb759
|
updated how to investigate all test files from test folder
|
2015-07-07 21:15:49 +03:00 |
|
Jukka Aho
|
0f6c191536
|
quad tet test file
|
2015-06-28 19:11:11 +03:00 |
|
Jukka Aho
|
baea4a29c6
|
testfile
|
2015-06-28 19:05:09 +03:00 |
|
Jukka Aho
|
85f1f6a689
|
fixing paths
|
2015-06-27 19:53:49 +03:00 |
|
Jukka Aho
|
784bd66a23
|
test_ files are now automatically tested
|
2015-06-27 19:42:20 +03:00 |
|
Jukka Aho
|
079b7da024
|
added test to save xdmf model to disk
|
2015-06-27 19:33:30 +03:00 |
|
Jukka Aho
|
be2b63974a
|
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
|
d376a36fc6
|
added test to check non-homogeneous boundary condition elimintation
|
2015-06-27 19:21:49 +03:00 |
|
Jukka Aho
|
d7e97e2856
|
fixed @assert -> @fact on test_interfaces.jl
|
2015-06-27 18:58:46 +03:00 |
|
Jukka Aho
|
02efb2867f
|
added test to warn when unknown section found
|
2015-06-27 18:52:44 +03:00 |
|
Jukka Aho
|
bb337b3b76
|
add test to throw error when element type is unknown
|
2015-06-27 18:46:07 +03:00 |
|
Jukka Aho
|
89481ae7ce
|
removed unnecessary test data
|
2015-06-27 18:24:35 +03:00 |
|
Jukka Aho
|
67dc4e1080
|
node ordering in xmf == node ordering in abaqus
|
2015-06-27 18:22:28 +03:00 |
|
ovainola
|
c3a547404f
|
added interface test
|
2015-06-27 00:22:41 +03:00 |
|
Tero Frondelius
|
3cbf77c36c
|
second trial of adding pending test
|
2015-06-26 22:10:09 +03:00 |
|
Tero Frondelius
|
8274200728
|
more tests
|
2015-06-26 22:04:40 +03:00 |
|
Tero Frondelius
|
ecdff7f880
|
Hard work
|
2015-06-26 21:34:42 +03:00 |
|
Tero Frondelius
|
dc0c9a9215
|
More hard coding
|
2015-06-26 21:29:18 +03:00 |
|
Tero Frondelius
|
2071b95f9d
|
Very labourous coding session
|
2015-06-26 21:21:18 +03:00 |
|
Jukka Aho
|
525cb88779
|
testdata xdmf
|
2015-06-26 20:03:29 +03:00 |
|
Jukka Aho
|
812262263f
|
renamed
|
2015-06-26 20:02:16 +03:00 |
|
ovainola
|
3971cc462d
|
meneeko ikina lapi
|
2015-06-25 21:17:29 +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 |
|
Jukka Aho
|
11dad1097c
|
added basic abaqus inp parser
|
2015-06-25 19:58:26 +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
|
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
|
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
|
2f541ea4af
|
removed old and obsolete files
|
2015-06-23 23:44:00 +03:00 |
|