Test User
|
d5e02af023
|
Added report of SUCCESSFUL test for Revision 2830
|
2014-01-08 02:15:15 +00:00 |
Philip Eisenlohr
|
e7903e900e
|
removed non-OS X compatible use of readlink command. no use stat and extract final string from result (which is the location of the directory following any links)
|
2014-01-07 23:38:58 +00:00 |
Martin Diehl
|
2a5443d41a
|
added correct end of line style, bat file for windows should work now
|
2014-01-07 23:04:00 +00:00 |
Martin Diehl
|
a614e76968
|
first post processing script for HDF5 output
|
2014-01-07 20:42:51 +00:00 |
Christoph Kords
|
629295242f
|
added two new outputs: "rho_dot_flux_mobile" and "rho_dot_sgl_mobile"
corrected outputs of dislocation density rates: take into account that blocked dislocation density is a signed quantity
|
2014-01-07 15:55:28 +00:00 |
Test User
|
72b01424aa
|
Added report of SUCCESSFUL test for Revision 2826
|
2014-01-03 02:20:16 +00:00 |
Christoph Kords
|
9a2ad45f7a
|
probably(?) fixed bug with Windows: comparison string should be 'Windows' not 'Windos' , I suppose
|
2014-01-02 15:08:09 +00:00 |
Test User
|
ec42ce489b
|
Added report of SUCCESSFUL test for Revision 2824
|
2014-01-02 02:22:39 +00:00 |
Philip Eisenlohr
|
4f30a6e05b
|
now compatible with new table.data_readArray method
|
2013-12-31 21:06:32 +00:00 |
Martin Diehl
|
79307de6a7
|
added some code parts for HDF5 in Fortran
|
2013-12-30 10:06:01 +00:00 |
Philip Eisenlohr
|
50bcf77a8b
|
fixed NASTY bug in definition of DAMASK_BIN
|
2013-12-30 03:03:32 +00:00 |
Philip Eisenlohr
|
9f045fa0ac
|
fixed NASTY bug in definition of DAMASK_BIN
|
2013-12-30 03:02:16 +00:00 |
Martin Diehl
|
5b4b132176
|
introduced preprocessor statements in mesh to hide unneeded variables as a preparation for HDF5
|
2013-12-27 20:03:28 +00:00 |
Martin Diehl
|
5267c0fdbb
|
improving the fortran implementation of the HDF5 prototype writer
|
2013-12-22 11:23:50 +00:00 |
Martin Diehl
|
5722e22824
|
changes after discussion with Gerd Heber, already in good shape. start to write processing tools
|
2013-12-21 19:15:42 +00:00 |
Martin Diehl
|
65de581f72
|
new script setup_env.py to modify DAMASK_env files, will replace setup_shellrc.py
|
2013-12-21 11:57:02 +00:00 |
Philip Eisenlohr
|
f73fdbfdd4
|
slight polishing
|
2013-12-20 12:30:17 +00:00 |
Philip Eisenlohr
|
0b8727032b
|
remove formerly lower case versions (hopefully this does not screw up with the upper case ones!)
|
2013-12-20 12:24:05 +00:00 |
Martin Diehl
|
831e905b16
|
added missing lp output to crystallite
|
2013-12-20 11:13:12 +00:00 |
Pratheek Shanthraj
|
de3fc70a02
|
moved restart writing to the forwarding routine
|
2013-12-20 10:49:14 +00:00 |
Martin Diehl
|
98d5a99a43
|
reverted unwanted changes to Makefile (configure)
|
2013-12-20 10:31:33 +00:00 |
Martin Diehl
|
d595f59f0e
|
improved sanity checks, mainly for RGC
|
2013-12-20 08:36:15 +00:00 |
Martin Diehl
|
af075aaa9d
|
found bug (array index out of bounds), Philip/Franz please check if correct (Gfortran was complaining)
|
2013-12-20 08:33:46 +00:00 |
Franz Roters
|
543639bb8f
|
added support for Marc/Mentat2013.1
|
2013-12-19 13:37:35 +00:00 |
Martin Diehl
|
61c6839723
|
fixed over-sensitive error in homogeniztion and ifort option in makefile
|
2013-12-19 08:49:47 +00:00 |
Martin Diehl
|
4483223958
|
unified default shell files
|
2013-12-18 22:38:44 +00:00 |
Pratheek Shanthraj
|
6f6bd86078
|
fixed bug in heat generation and analytic jacobian calculations
|
2013-12-18 10:19:48 +00:00 |
Pratheek Shanthraj
|
f3ea92f50c
|
fixed error in previous commit
|
2013-12-18 09:38:44 +00:00 |
Pratheek Shanthraj
|
61981617d7
|
separated forwarding and solution subroutines for better control at the load step looping level
|
2013-12-18 09:35:05 +00:00 |
Pratheek Shanthraj
|
ff6211b78c
|
rolled back phase field changes
|
2013-12-18 09:09:32 +00:00 |
Martin Diehl
|
6fa9ed8f48
|
homogenization: added enums and sourced allocation for RGC, some higher verbosity for isostrain
|
2013-12-18 07:28:01 +00:00 |
Test User
|
bc1ec5aa93
|
Added report of SUCCESSFUL test for Revision 2800
|
2013-12-18 02:44:29 +00:00 |
Martin Diehl
|
766fc00927
|
updated to new PETSc 3.4.3
|
2013-12-17 15:43:22 +00:00 |
Martin Diehl
|
c4a592867f
|
updated to PETSc 3.4.3, will not compile on all workstations except for maws0X
|
2013-12-17 15:37:14 +00:00 |
Martin Diehl
|
676e621af2
|
new version of Lib_VTK_IO
|
2013-12-17 13:24:34 +00:00 |
Test User
|
5f06437e96
|
Added report of SUCCESSFUL test for Revision 2796
|
2013-12-17 12:21:28 +00:00 |
Martin Diehl
|
2f1db8f69a
|
introduced delimiter option (default = tab) for ascii table output, use space for geometry files
|
2013-12-17 08:16:29 +00:00 |
Martin Diehl
|
7b9d76cdcc
|
added missing allocation of outputID caused crashing
|
2013-12-17 08:02:21 +00:00 |
Martin Diehl
|
ba89df7784
|
continued with sourced allocation and EOL improvements
|
2013-12-16 11:58:03 +00:00 |
Martin Diehl
|
118dff9f23
|
fixed wrong initialized symmetry value
|
2013-12-16 10:56:56 +00:00 |
Philip Eisenlohr
|
e20ffb379d
|
changed numpy.readtxt logic from "data_asArray" returning a copy to inplace "data_readArray" now directly storing into self.data
|
2013-12-14 03:51:22 +00:00 |
Philip Eisenlohr
|
600389ac44
|
new script to sort ASCIItable according to (multiple) columns
|
2013-12-14 03:48:50 +00:00 |
Martin Diehl
|
d5bdcf5a6d
|
some small improvements, still something wrong, probably in crystallite.f90
|
2013-12-13 14:14:17 +00:00 |
Martin Diehl
|
84d51d743c
|
fixed small issues, ATTENTION: Still a bug introduced with rev. 2783 not fixed
|
2013-12-13 13:19:17 +00:00 |
Martin Diehl
|
7ba3cc0ab7
|
removed symlink to marc 2010
|
2013-12-13 10:04:25 +00:00 |
Martin Diehl
|
acad3d4a33
|
using sourced allocation
|
2013-12-12 23:03:37 +00:00 |
Martin Diehl
|
37046cd2ea
|
changed Fortran standard to 2008
|
2013-12-12 22:30:22 +00:00 |
Martin Diehl
|
da337962af
|
fixed bug for Abaqus input parsing
|
2013-12-12 22:29:40 +00:00 |
Martin Diehl
|
98496fca5f
|
removed old Marc 2010 test
|
2013-12-12 22:19:15 +00:00 |
Martin Diehl
|
65ae979920
|
indroduced sourced allocation, enums where applicable (some parts still missing). fixed bug when having recursive file input
|
2013-12-12 17:09:59 +00:00 |