d90efef535fixed bug in cutback scheme
Martin Diehl
2013-01-07 21:42:00 +0000
cd5197556bsequential colormapping with options for desired color and type(increasing or decreasing) is now working
Mahesh Balasubramaniam
2013-01-04 19:50:39 +0000
820b8eb2c1put colormap related functions into library, renamed and added scripts for creation of colormaps
Mahesh Balasubramaniam
2013-01-04 13:57:36 +0000
6ab79d5593added options for parsing and the colormap. Customized colormap is written out as an xml file importable into paraview.
Mahesh Balasubramaniam
2013-01-04 12:04:05 +0000
3242361c91added a minor change to the string expression and the for loop.
Mahesh Balasubramaniam
2013-01-04 12:01:34 +0000
7157e8f03cchanged some of the color-space conversion formulae.
Mahesh Balasubramaniam
2013-01-04 12:00:10 +0000
738f363263corrected small issues with PETSc debugging
Martin Diehl
2013-01-03 16:17:23 +0000
7a43d1b6adadded funtionality to specify working directory to spectral solver
Martin Diehl
2013-01-02 17:02:12 +0000
766202bae9corrected debug output of aged state: first reports for selected debug_el,debug_ip
Christoph Kords
2012-12-28 12:15:59 +0000
f14fd45ce1new material parameter "egdejog": fraction of annihilated screw dipoles that forms edge jogs
Christoph Kords
2012-12-23 12:56:15 +0000
9ae8c22066set optimization to O1 because of missing library in case of O2 optimization
Martin Diehl
2012-12-22 20:27:44 +0000
41c5e43377reduced optimization level to 01 as O2 gives the following runtime error:
Franz Roters
2012-12-21 15:09:34 +0000
a69aaa1315Use scipy euclidean distance function instead of FMM (runs without skfmm module installed)
Pratheek Shanthraj
2012-12-19 14:50:45 +0000
64d167fa90loadcase rotation now working for AL solver
Martin Diehl
2012-12-17 10:18:39 +0000
7dd1130e92reset syncSubFrac flag when turning terminallyIll
Christoph Kords
2012-12-16 16:18:36 +0000
92d2c83334more debugging info for timesyncing
Christoph Kords
2012-12-16 11:30:19 +0000
4f12073dcbonce again corrected parallelization statements added some debugging writes for timesyncing
Christoph Kords
2012-12-16 10:54:13 +0000
1baf8dea5dload case rotation no working for Basic PETSc solver
Martin Diehl
2012-12-15 23:52:06 +0000
5c0c7121e7made PETSc silent by removing -snes_view from default options. introduced PETSc option for debugging that introduces some debugging options into the petsc options and move PETSc initialization from numerics to DAMASK_spectral_utilities
Martin Diehl
2012-12-15 18:07:49 +0000
566b680319made new spectral solver the default (no need for SOLVER=NEW anymore) and added additional warnings switche to be used with gfortran >= 4.6 added comments
Martin Diehl
2012-12-15 16:21:10 +0000
ec9e7908a6still playing with keyword substitution
Martin Diehl
2012-12-15 12:42:56 +0000
312bcb3b1fagains small improvements for documentation
Martin Diehl
2012-12-15 12:39:51 +0000
1b6bf12159introduced latex formula support for html via MathJax
Martin Diehl
2012-12-15 12:16:11 +0000
98afee2180corrected typo, Abaqus tests did not run
Martin Diehl
2012-12-15 08:25:29 +0000
b1f28ba5e7made restart working for all solvers and added corresponding test corrected error handling for FFT based function in case of odd numbers etc.
Martin Diehl
2012-12-14 17:30:22 +0000
7b87987751introduced option for regridding to numerics.f90, working as follows: first cut back is tried if material point model oder BVP solver does not converge. If no regridding is enabled after max cut back, in case of non-converged material point the simulation stops and in case of non-converged BVP solver it continues. set regridMode to 2 to enable regridding if BVP solver OR materialPoint model do not converge, set regridMode to 1 to enable regridding if materialPoint model do not converge, non-converged BVP solver will be ignored as in the standard case. For regridding, the load case need to have a restart freq set.
Martin Diehl
2012-12-14 15:18:04 +0000
64d9c70dc7corrected nonconforming use of openmp parallelization
Christoph Kords
2012-12-14 14:30:08 +0000
2eb9f66c6cagain some changes on the test definition for loadcase parsing
Martin Diehl
2012-12-14 14:01:38 +0000
72c0687d70modified load files
Martin Diehl
2012-12-14 10:02:05 +0000
28e5114508corrected small typos in test description
Martin Diehl
2012-12-14 07:11:48 +0000
d559653722small improvements on tests
Martin Diehl
2012-12-13 20:20:04 +0000
260e4191a0replaced tabs by spaces
Martin Diehl
2012-12-13 18:15:10 +0000
e3970ce152added detection of Marc 2012 in postResults (lib/damask/solver/marc.py) added test for Marc 2012 and updated old tests from 2010 to 2012
Martin Diehl
2012-12-13 17:50:00 +0000
416d8bada7removed Abaqus 6.11.1 test because we won't have it installed in future, adjusted the Automator to the new Ubuntu machine, improved the restart test
Martin Diehl
2012-12-13 14:49:23 +0000
2b4eb2a257changed shell variable containing name of Workstation from $HOST to $HOSTNAME as this is also working on Ubuntu
Martin Diehl
2012-12-13 13:53:54 +0000
7848e933bbwrong file was selected during last commit
Martin Diehl
2012-12-12 17:10:04 +0000
8cfaa5422eimproved test for load case parsing, don't use reference results any more but comparing to data calculated from load case file directly
Martin Diehl
2012-12-12 17:07:49 +0000
dfb791bcafonly complain about missing Mentat release if needed...
Philip Eisenlohr
2012-12-12 08:33:42 +0000
34645a7222write warning about missing Mentat release to stderr instead of stdout
Christoph Kords
2012-12-12 08:21:59 +0000
93d822aaa1symmetric colormap always with pure white in the middle
Christoph Kords
2012-12-11 16:50:34 +0000
f744fc1d47fixed bug in parallelization: flushing of crystallite_todo was missing at a couple of places
Christoph Kords
2012-12-11 15:05:08 +0000
6a9b19e4c0fixed bug in timesyncing procedure: if any ip that synchronizes its time step did not converge, all nonlocals become terminally ill; before, this led to an infinite loop in crystallite
Christoph Kords
2012-12-11 13:42:22 +0000
03a88d4798fixed timesyncing for special case of ip that synchronizes its time step, but does not have a neighbor
Christoph Kords
2012-12-11 13:38:36 +0000
35a0483507fixed bug in last revision: FE_geomType was not in namespace
Christoph Kords
2012-12-10 17:22:16 +0000
10ed848258fixed 2 bugs: missing mapping with FE_geomtype(mesh_element(2,...))
Philip Eisenlohr
2012-12-10 17:03:28 +0000
37028455e9always use the current state for leaving flux calculation when no neighbor is present
Christoph Kords
2012-12-09 12:24:32 +0000
eaf7072bc1Vectorized checking of neighbourhood for unique microstructure (faster)
Pratheek Shanthraj
2012-12-07 10:50:34 +0000
98d02dcffbremoved call to microstructure in stateJump function, since this is already done in the state integrator subroutine
Christoph Kords
2012-12-07 07:50:41 +0000
8dec4a6d44added doxygen config files for FEM solver, improved the config file for the spectral solver, the generated documentation of the current version can be found in our simulation group drive deleted some general Fortran related documents and from the repository and placed them in our Simulation group folder.
Martin Diehl
2012-12-06 21:55:46 +0000
89867a198cforgot to adopt addEuclideanDistance into the auto-setup...
Philip Eisenlohr
2012-12-06 21:51:30 +0000
a37250eef4script to add the Euclidean distance map from boundaries, triple lines, and quadruple points to an ASCIItable of a regular grid.
Philip Eisenlohr
2012-12-06 21:49:49 +0000
dc746119e3introduced two more helper functions: - labels_index - data_asArray
Philip Eisenlohr
2012-12-06 21:46:19 +0000
149c747688use non-corrected densities for rate check in dotState
Christoph Kords
2012-12-06 17:14:35 +0000
1f5a30d6f0corrected typo in random multiplication term
Christoph Kords
2012-12-06 14:04:18 +0000
9fd7b5f11aremoved unused update function
Martin Diehl
2012-12-05 18:11:21 +0000
20f7053ad3correction of interaction coefficients due to line tension effect only applies to coefficients 3, 4 and 5
Christoph Kords
2012-12-04 18:23:46 +0000
0986a66449accidentally also included some changes in crystallite_integrateStress in last commit; reverted these changes in this revision
Christoph Kords
2012-12-03 16:34:41 +0000
f2dacb5f40polished debugging output
Christoph Kords
2012-12-03 16:29:54 +0000
2d4cf7da74conditions can handle string data. use "#s#label#" format to indicate that column headed by "label" contains strings (not floats)...
Philip Eisenlohr
2012-12-03 14:29:21 +0000
7d96bb7ce8Add column(s) containing directional stiffness based on given cubic stiffness values C11, C12, and C44 (in consecutive columns)
Philip Eisenlohr
2012-12-03 13:10:16 +0000
9eb89b0050made random multiplication switchable via material.config
Christoph Kords
2012-12-03 12:59:38 +0000
faa5f3c459corrected severe bug in (non-logarithmic) strain calculations..!
Philip Eisenlohr
2012-11-30 15:02:25 +0000
72159e867cfixed buggy file handling for multiple input files
Philip Eisenlohr
2012-11-30 11:03:53 +0000
74f62c891dslightly safer file closing strategy
Philip Eisenlohr
2012-11-30 08:38:52 +0000
9fb838fd28changed switch from "sequential" to "column"
Philip Eisenlohr
2012-11-30 08:29:34 +0000
1bd6bcfe3dscript to list info, labels, and/or data of an ASCIItable
Philip Eisenlohr
2012-11-30 08:26:13 +0000
e498719dcfforgot to add to last commit
Pratheek Shanthraj
2012-11-29 21:57:07 +0000
f63bb747c1script to calculate the euclidean distance map (shortest distance to a grain boundary) of a given geom description using fast marching method (O(N logN) ops). grain boundary extracted using FD stencil.
Pratheek Shanthraj
2012-11-29 21:53:57 +0000
62ddbf26dfslightly changed the multiplication term in the nonlocal model for the starvation case
Christoph Kords
2012-11-29 18:50:25 +0000
f92d34dd22removed some unused variables
Christoph Kords
2012-11-29 18:44:00 +0000
112b4b1026changed basic solver compile tests to work without reference results but rather compare against current results
Martin Diehl
2012-11-29 13:40:35 +0000
57fed66a8esimplified load case parsing
Martin Diehl
2012-11-29 13:26:17 +0000
e1f7693bd7changed test mode, now comparing against results of first run instead of comparison to reference results
Martin Diehl
2012-11-29 12:30:03 +0000
f446d4d87eadded wildcard matching ( "?", "*", "[(!)sequence_of_characters]" ) for ASCII table labels
Philip Eisenlohr
2012-11-29 10:42:13 +0000
7358dd6679fixed wrong index contraction in acoustic tensor calculation (blew up calculations with zero Poisson ratio...)
Philip Eisenlohr
2012-11-28 18:46:07 +0000
6bb3a475ceadded output of current relative tolerance when reporting relative errors
Philip Eisenlohr
2012-11-28 18:44:51 +0000
732340a4d7deletion did not work
Martin Diehl
2012-11-28 16:30:31 +0000
4536a1f4c1added new test
Martin Diehl
2012-11-28 15:17:51 +0000
16e3647e8drenamed
Martin Diehl
2012-11-28 15:14:53 +0000
5ea0139678simplified the rate calculation interface in DAMASK_spectral_utilities.f90, corrected bug in rotation parsing and added debug option "rotation" to spectral solver options. This will show the current average stress and deformation additionally in lab coordinate system
Martin Diehl
2012-11-28 15:04:05 +0000
85b0861893adjusted test to new solver
Martin Diehl
2012-11-28 14:55:36 +0000
07bec16268corrected compilation exception for gfortran in case of compilername!=F90
Henry Hutasoit
2012-11-28 13:54:02 +0000
1e6cc1ed62added new example file with 64^3 res, updated old to have consistent microstructure
Henry Hutasoit
2012-11-28 13:31:14 +0000
29618df550annihilate only part of the screw dipoles (specified by minimumDipoleHeight), not all; moved annihilation of screws from deltaState back to dotState
Christoph Kords
2012-11-28 12:09:48 +0000
a815d85f1fadopted to new solver
Martin Diehl
2012-11-28 10:16:26 +0000
e10000a338Introduced an alternative cutback scheme for the nonlocal model, that allows to keep the results of most of the ips that immediately converged, and only do cutbacks in regions where some ips are in big trouble. Only works for nonlocal model and state integrator 2.
Christoph Kords
2012-11-27 18:36:55 +0000
05507a6240removed opening of unused _tmp file
Philip Eisenlohr
2012-11-27 17:59:56 +0000
f824445089now doing state integration test with new basic solver
Martin Diehl
2012-11-27 17:25:26 +0000
e45e1316baremoved auto detection of compilername, it only works if the file you're looking for (in our case "ifort") is in the same directory as the Makefile
Martin Diehl
2012-11-27 17:22:03 +0000
4bdc56391dupdated restart test to use the new table comparison facilities and check the new basic solver (part 2)
Martin Diehl
2012-11-23 17:28:16 +0000
549ea3c1e6updated restart test to use the new table comparison facilities and check the new basic solver (part 1, there is some problem with renaming)
Martin Diehl
2012-11-23 17:21:18 +0000
1e32eb560ecorrected buggy calculation of Schmid matrix for twins introduced in rev1809. (stress acting on twin systems was overestimated by factor of sqrt(3) due to that!!)
Philip Eisenlohr
2012-11-23 17:02:50 +0000