Commit Graph

5199 Commits

Author SHA1 Message Date
Martin Diehl a3da663931 piping was broken 2016-04-22 17:59:50 +02:00
Martin Diehl 696a3b74ca simplified 2016-04-22 12:05:06 +02:00
Martin Diehl eb0efbb402 was renamed 2016-04-22 11:59:12 +02:00
Martin Diehl b1038a71b2 should be name of plasticit module 2016-04-22 11:48:57 +02:00
Martin Diehl 07f73f90ac using isotropic plasticity module 2016-04-22 11:47:35 +02:00
Martin Diehl 6884a10434 removed J2 (isotropic plasticity replaces) 2016-04-22 11:46:30 +02:00
Martin Diehl cbc120d58a should ignore Abaqus binary files 2016-04-22 11:44:41 +02:00
Martin Diehl 8edd4aa1a6 changed to linux file endings 2016-04-22 11:43:40 +02:00
Martin Diehl 481e12e6c4 removed old HDF5 stuff encapsulated by ifdef preprocessor statements 2016-04-22 11:40:21 +02:00
zhangc43 4029346aed remove outdated code in comment 2016-04-21 14:07:20 -04:00
zhangc43 45872e840f change default installation dir to home/bin 2016-04-21 13:59:07 -04:00
zhangc43 6f62ca1ee8 Merge remote branch 'origin/development' into pheno+ 2016-04-21 13:58:04 -04:00
Martin Diehl c57c76085f missing labels 2016-04-21 15:41:35 +02:00
Martin Diehl 28423d4b45 increment information got lost 2016-04-21 11:31:02 +02:00
Martin Diehl 8ec9243016 new label name 2016-04-21 11:06:39 +02:00
zhangc43 a99529b9b0 Merge remote branch 'origin/cmake' into pheno+ 2016-04-20 16:12:17 -04:00
zhangc43 55362fd92e Merge remote branch 'origin/development' into pheno+ 2016-04-20 16:11:47 -04:00
Philip Eisenlohr 54dec3ea2a remove CR and LF from labels and info lines. Can happen if multiline shell input is parsed... 2016-04-20 15:46:39 -04:00
zhangc43 137706fa2e modify makefile to support cleanup for testing build 2016-04-20 15:01:02 -04:00
zhangc43 3d0fe23919 tmp store before switch 2016-04-20 12:31:28 -04:00
zhangc43 aa65425c9a tmp save before switch 2016-04-20 09:31:00 -04:00
zhangc43 efc65f86b1 further suppress message when using make to build spectral/fem solver 2016-04-20 08:39:40 -04:00
zhangc43 13a9e49b39 fix FEM build target 2016-04-20 08:26:20 -04:00
zhangc43 b00b8e82f6 remove obsolete build scripts 2016-04-19 16:33:46 -04:00
zhangc43 c6d8d42b4d now it is possible to call cmake from make 2016-04-19 16:04:13 -04:00
zhangc43 35ab12e8f9 part of fortran flags is still missing 2016-04-19 15:45:24 -04:00
zhangc43 6ce268498e fix make recursive call problem 2016-04-19 15:11:48 -04:00
zhangc43 f7396922c2 Merge remote branch 'origin/development' into pheno+ 2016-04-19 14:56:26 -04:00
Chen Zhang 2135aaa83c try to prevent make msg mess up cmake config 2016-04-19 14:52:36 -04:00
Chen Zhang 94f87ec723 Merge remote branch 'origin/development' into cmake 2016-04-18 19:09:10 -04:00
Chen Zhang 247a6e36c3 auto extract PETSC_DIR from env 2016-04-18 18:32:08 -04:00
Philip Eisenlohr 13e214fe18 added support for legacy VTK format 2016-04-18 15:08:29 -04:00
Philip Eisenlohr 0bc7f36ee5 added (transparent) capability to deal with geom files. 2016-04-18 14:49:11 -04:00
zhangc43 20bae5f91b updating physics in pheno+ 2016-04-18 11:16:59 -04:00
Chen Zhang a7c4cdaa2f update cmake build system 2016-04-18 11:14:32 -04:00
Chen Zhang 672c8d0606 Merge remote branch 'origin/development' into cmake 2016-04-18 09:11:29 -04:00
Philip Eisenlohr 24d029c7ed speed up (x 5 to 10) identification of most frequent microstructure index 2016-04-15 18:54:09 -04:00
Philip Eisenlohr 81f6530f52 changed default label of coordinates to "pos" 2016-04-15 18:27:23 -04:00
Philip Eisenlohr 7567aae7c0 now deals with 1D, 2D, 3D. speed up of grid detection. "pos" as default coordinate label. 2016-04-15 18:25:56 -04:00
Philip Eisenlohr 8ac40ced5a coordinates of nodal or cell-centered values are always labelled "pos" 2016-04-15 18:23:35 -04:00
Chen Zhang 62008cb4b4 add support for prefix&suffix 2016-04-15 16:26:43 -04:00
Philip Eisenlohr cbe9afb2b3 removed --mode option. script figures on its own. 2016-04-15 14:06:01 -04:00
Philip Eisenlohr 3474800db1 switched coordinates default from "ipinitialcoords" (ugh) to "pos" 2016-04-15 14:04:10 -04:00
zhangc43 1e406169ec adding damping mechanism 2016-04-15 10:28:02 -04:00
Philip Eisenlohr f040842ed4 superseded by addDisplacements 2016-04-15 07:41:55 -04:00
Philip Eisenlohr 01ba11448c small polishing of remark output regarding <3D vectors 2016-04-15 07:41:24 -04:00
Philip Eisenlohr dbfd107b48 Add deformed configuration of given initial coordinates.
Operates on periodic three-dimensional x,y,z-ordered data sets.
Replaces 3Dvisualize..!
2016-04-14 17:53:48 -04:00
Philip Eisenlohr 170d377092 much improved algorithm to speed up grain identification. 2016-04-13 19:36:24 -04:00
Philip Eisenlohr 1994b5a4c1 removed debug messages 2016-04-13 19:29:04 -04:00
Philip Eisenlohr ea0bc80af9 modernized to reflect rectilinearGrid processing. Now supports vector data and in-place adding. 2016-04-13 18:03:40 -04:00