Martin Diehl
|
59dd9b16e1
|
cleaning
|
2019-02-03 16:40:15 +01:00 |
Martin Diehl
|
b0b1ea3b84
|
input argument not needed any more
|
2019-02-03 14:23:32 +01:00 |
Martin Diehl
|
ec23fca057
|
it's a property of the element, not of the mesh
|
2019-02-03 14:22:06 +01:00 |
Martin Diehl
|
2d0c74d7d9
|
implicit dependencies made explicit
|
2019-02-03 14:22:06 +01:00 |
Martin Diehl
|
2aba6faf40
|
cleaning and making dependencies clear
|
2019-02-03 14:22:06 +01:00 |
Martin Diehl
|
91992debf2
|
Marc now works also with the module
reason, why it did NOT work earlier still not clear
|
2019-02-03 13:30:04 +01:00 |
Martin Diehl
|
b9f93d5460
|
is now a subfunction
|
2019-02-03 11:22:23 +01:00 |
Martin Diehl
|
d605adc92e
|
avoid the use of global variables to make dependencies clear
|
2019-02-03 11:12:23 +01:00 |
Martin Diehl
|
f45ba0ff5b
|
functions specific for MSC.Marc and/or Abaqus
these functions are very specific for the input files and might be
better located in the respective mesh module
|
2019-02-03 08:27:20 +01:00 |
Martin Diehl
|
2c7553653b
|
only used by MSC.Marc
|
2019-02-03 08:11:19 +01:00 |
Martin Diehl
|
40ad1aef2f
|
was not used
|
2019-02-03 08:07:58 +01:00 |
Martin Diehl
|
a92937a7e3
|
grid does reading in of geometry independently
|
2019-02-03 08:06:53 +01:00 |
Martin Diehl
|
1eb30f3ae7
|
re-ordered according to calling sequence
|
2019-02-02 20:49:15 +01:00 |
Martin Diehl
|
bb135463c4
|
using data from theMesh instead of local variables
|
2019-02-02 20:45:19 +01:00 |
Martin Diehl
|
35c37ef9dc
|
forgotten format specifier
|
2019-02-02 17:39:31 +01:00 |
Martin Diehl
|
abedb5c3db
|
ordered according to calling sequence
|
2019-02-02 17:24:18 +01:00 |
Martin Diehl
|
16cb9ebed9
|
no need to read homogenization info extra
but currently, it is not very elegant
|
2019-02-02 17:24:18 +01:00 |
Martin Diehl
|
d51a379376
|
avoid jump labels
|
2019-02-02 17:24:18 +01:00 |
Martin Diehl
|
819ec40b44
|
clearer order:
1) parse file
2) set up element
3) set up mesh
|
2019-02-02 17:24:18 +01:00 |
Martin Diehl
|
07cca77fce
|
left over jump marks
|
2019-02-02 17:19:12 +01:00 |
Martin Diehl
|
3edbfc1cb5
|
bugfix:
infinite loop for geom file without new line at end
also, a lot of cleaning
|
2019-02-02 15:10:35 +01:00 |
Martin Diehl
|
933136ec1e
|
nNodes form element is used already
|
2019-02-02 13:10:21 +01:00 |
Martin Diehl
|
b514bf78a5
|
avoiding duplicated variables
|
2019-02-02 12:31:07 +01:00 |
Martin Diehl
|
4f2a3d7f55
|
unused variables
|
2019-02-02 12:23:53 +01:00 |
Martin Diehl
|
dcd16dda70
|
variables from mesh object
|
2019-02-02 12:15:05 +01:00 |
Martin Diehl
|
326cbd0398
|
Merge branch 'development' into 53-separate-mesh-for-different-solvers-3
|
2019-02-02 11:52:06 +01:00 |
Martin Diehl
|
8962635136
|
use new elem/mesh variables
|
2019-02-02 11:50:07 +01:00 |
Martin Diehl
|
94a24e45ee
|
bugfixes:
theMesh%Nelems need to be set (using an intermediate function until a
routine does that)
spectral.geom file can have "N+n to N" (backwards counting)
|
2019-02-02 11:46:38 +01:00 |
Martin Diehl
|
3a5a50cb03
|
use variables from theMesh
|
2019-02-02 10:53:55 +01:00 |
Martin Diehl
|
7a8d98d135
|
using theMesh (object oriented mesh description)
|
2019-02-02 10:35:10 +01:00 |
Martin Diehl
|
f0b5b9fd59
|
unused variable
|
2019-02-02 10:34:38 +01:00 |
Martin Diehl
|
e17278a926
|
using new mesh structure (initial test)
|
2019-02-02 10:11:18 +01:00 |
Martin Diehl
|
9975048f29
|
better avoid jump marks: Abaqus, Part 2
|
2019-02-02 09:56:11 +01:00 |
Martin Diehl
|
5810dce618
|
better avoid jump marks
|
2019-02-02 09:29:58 +01:00 |
Martin Diehl
|
4a28284058
|
only parse geom file once
|
2019-02-02 09:18:01 +01:00 |
Test User
|
d13b0f1164
|
[skip ci] updated version information after successful test of v2.0.2-1674-g683dee82
|
2019-02-02 08:54:10 +01:00 |
Martin Diehl
|
683dee8222
|
Merge branch '32_NewStyleNonlocal-3' into development
|
2019-02-01 21:57:44 +01:00 |
Martin Diehl
|
3d750e7933
|
overwriting of init did not work
|
2019-02-01 21:56:38 +01:00 |
Martin Diehl
|
8e0556fe3e
|
[skip ci] nicer reporting
|
2019-02-01 12:43:14 +01:00 |
Martin Diehl
|
614a8d694c
|
re-implement mesh reporting later on in mesh_base
|
2019-02-01 12:28:18 +01:00 |
Martin Diehl
|
5f8b110f63
|
initialize mesh and element
|
2019-02-01 12:24:23 +01:00 |
Martin Diehl
|
b87a09a466
|
not needed
|
2019-02-01 11:22:06 +01:00 |
Martin Diehl
|
721af0a9a9
|
plastic_nonlocal still has confusing state handling
|
2019-02-01 07:06:19 +01:00 |
Martin Diehl
|
b9c834f86a
|
missing use from IO
|
2019-01-31 17:01:26 +01:00 |
Test User
|
d33c7a2803
|
[skip ci] updated version information after successful test of v2.0.2-1667-g6b66563b
|
2019-01-31 14:24:28 +01:00 |
Martin Diehl
|
ccb320fa6e
|
central function for less depencies
|
2019-01-31 14:00:26 +01:00 |
Martin Diehl
|
a3e61c82dc
|
Merge branch 'development' into 32_NewStyleNonlocal-3
|
2019-01-31 12:42:35 +01:00 |
Martin Diehl
|
bcd9908a88
|
all variables/functions were not used
|
2019-01-31 12:23:23 +01:00 |
Martin Diehl
|
fbd8912237
|
Merge branch 'development' into 53-separate-mesh-for-different-solvers-3
|
2019-01-31 11:41:45 +01:00 |
Martin Diehl
|
6b66563be7
|
Merge branch '46-simplification-of-crystallite-f90-NEW5' into development
|
2019-01-31 11:40:23 +01:00 |