Martin Diehl
fa13aa30b0
python 3 at least imports the damask module now
2016-07-01 15:03:25 +02:00
Test User
755501da69
updated version information after successful test of v2.0.0-310-ge99784d
2016-06-30 16:31:41 +02:00
Martin Diehl
e99784d20e
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2016-06-30 09:09:04 +02:00
Test User
bfcad39728
updated version information after successful test of v2.0.0-302-g2c8427e
2016-06-30 04:32:36 +02:00
Martin Diehl
3a0a7dea9a
not needed for disabled output MPI rank>0
2016-06-29 16:44:05 +02:00
Martin Diehl
39c9c18ade
disabling stdout for MPIrank>0 now working for ifort:
2016-06-29 13:40:54 +02:00
Martin Diehl
fbf67de37a
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2016-06-29 12:39:14 +02:00
Martin Diehl
2c8427eb2a
seems to work now
2016-06-29 12:35:50 +02:00
Martin Diehl
9bf8b6221c
fixed fluct displacement
2016-06-29 12:11:07 +02:00
Martin Diehl
a64388355a
simplified
2016-06-29 11:02:49 +02:00
Martin Diehl
9ea6d3afd7
simplified FFT statements
2016-06-29 10:58:15 +02:00
Test User
0a89900f72
updated version information after successful test of v2.0.0-297-ga27aba1
2016-06-28 04:24:11 +02:00
Martin Diehl
b759a79f9a
small check to see if 6 is really STDOUT (no idea what to do if not)
2016-06-27 23:36:09 +02:00
Martin Diehl
bfc02af515
closing stdout for mpi rannk >0 (enables to get rid of many if statements and allows for
...
central debug handling like writing to file per process)
2016-06-27 23:15:41 +02:00
Martin Diehl
de614f5ce7
declaring external only where needed
2016-06-27 17:50:43 +02:00
Martin Diehl
a27aba1a47
correct casting to cmplx
2016-06-27 17:47:32 +02:00
Martin Diehl
a1c8c676c6
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2016-06-27 17:46:57 +02:00
Martin Diehl
985eee094f
respecting compiler warnings
2016-06-27 17:46:34 +02:00
Test User
e7f0014ae8
updated version information after successful test of v2.0.0-292-g2ebc5ec
2016-06-27 16:24:11 +02:00
Martin Diehl
b40cbd68bb
"-"sign caused reversed deformation mode
2016-06-27 15:19:02 +02:00
Martin Diehl
2ebc5ec8ea
request thread aware MPI when using openMP
2016-06-27 12:23:42 +02:00
Test User
848e9674af
updated version information after successful test of v2.0.0-290-g12ac5e3
2016-06-26 18:03:44 +02:00
Martin Diehl
12ac5e3c49
switch to analytic tangent
2016-06-24 10:59:23 +02:00
Martin Diehl
001c6e5951
unneded variables
2016-06-24 10:59:04 +02:00
Test User
a15eae57ed
updated version information after successful test of v2.0.0-287-gbf5e6fe
2016-06-15 04:24:30 +02:00
Franz Roters
bf5e6fee07
added missing line continuation
2016-06-14 22:10:24 +02:00
Franz Roters
4a36179060
unified way gamma_dot is calculated
2016-06-14 22:06:04 +02:00
Test User
825e09e4ea
updated version information after successful test of v2.0.0-284-gae36212
2016-06-02 04:25:08 +02:00
Martin Diehl
ae362123f7
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2016-06-01 22:22:02 +02:00
Martin Diehl
bbf09506e6
using dEq, dNeq, cEq, dEq
2016-06-01 09:53:39 +02:00
Test User
fadf726ef7
updated version information after successful test of v2.0.0-280-ga58e85e
2016-05-31 17:25:05 +02:00
Martin Diehl
8d285e4190
removed compiler warnings about conversion and floating point comparison
2016-05-27 11:46:34 +02:00
Martin Diehl
a58e85e96d
explicit casting and overlong constants regognized by compiler
2016-05-25 07:52:56 +02:00
Test User
540e1cbec8
updated version information after successful test of v2.0.0-278-g4b860fb
2016-05-23 04:22:49 +02:00
Martin Diehl
4b860fb083
added c routines to core module compilation
2016-05-22 17:18:15 +02:00
Philip Eisenlohr
0b5ce0ed80
Merge branch 'CCodeUse' into 'development'
...
C code use
Use a standard conforming C-to-Fortran wrapper to have access to system routines available in C but not in standard Fortran. Having PETSc as a backend ensures that we have a C compiler (don't make it as complex as with f2py). No need to use vendor specific extensions to figure out if a path is a directory and to get the current working directory anymore. Simplifies the makefiles (only exceptions currently are for NaN to be compatible to older gfortran).
See merge request !6
2016-05-21 03:31:41 +02:00
Test User
b8ae4fbfb6
updated version information after successful test of v2.0.0-262-gbd1beb4
2016-05-20 04:21:23 +02:00
Martin Diehl
bd1beb4ae6
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2016-05-19 13:01:55 +02:00
Martin Diehl
20b3b43785
wrong pointer alias (no harm caused so far)
2016-05-19 13:01:13 +02:00
Test User
5523d5d9ef
updated version information after successful test of v2.0.0-259-gaa9a8b2
2016-05-19 04:21:42 +02:00
Martin Diehl
aa9a8b21c7
lables is now a method, not an attribute
2016-05-18 18:31:54 +02:00
Martin Diehl
be99018ce3
Merge branch 'development' of magit1.mpie.de:damask/DAMASK into development
2016-05-18 18:28:57 +02:00
Martin Diehl
91f96cf69b
reverted handling back
2016-05-18 07:52:19 +02:00
Martin Diehl
97f7abf915
cleaner declaration
2016-05-17 23:16:17 +02:00
Philip Eisenlohr
a7c15b4c00
avoided quoting of "N of x" and "a to b".
2016-05-17 11:29:31 -04:00
Philip Eisenlohr
12affbd240
simplified and corrected
2016-05-17 11:23:57 -04:00
Philip Eisenlohr
d669cfb024
removed obsolete importing of sys
2016-05-17 11:15:04 -04:00
Philip Eisenlohr
a8765a963d
more fixing of old .labels use
2016-05-17 11:12:26 -04:00
Philip Eisenlohr
0c1657693f
dirty (but working) fix to adopt table.labels now being table.tags: table.labels --> table.labels(raw = True)
2016-05-17 10:52:21 -04:00
Martin Diehl
66e06cf61f
shebang for python2 got lost
2016-05-17 16:41:38 +02:00