Martin Diehl
|
af42eae9c1
|
Merge branch 'development' into python-module
|
2020-01-14 08:58:19 +01:00 |
Philip Eisenlohr
|
86f27df0b2
|
damask.Environment reads from os.environ; python module is packaging-ready
|
2020-01-13 17:28:28 -05:00 |
Martin Diehl
|
cba7114dff
|
there is also an FEM solver that operates on regular grids
|
2020-01-02 21:42:28 +01:00 |
Philip Eisenlohr
|
41ed7ce462
|
"pip install damask" either locally or from PyPI after upload
|
2019-12-12 14:32:51 -05:00 |
Martin Diehl
|
cc7e6d237e
|
options not needed
|
2019-04-29 10:18:39 +02:00 |
Martin Diehl
|
d6c59c5d73
|
mesh is a better suited name for FEM
because we have an FEM solver for grid
|
2019-04-28 12:07:15 +02:00 |
Martin Diehl
|
5020d8204e
|
prefix is without bin
|
2019-04-26 10:00:29 +02:00 |
Martin Diehl
|
7104bc9934
|
allow standard CMAKE way of setting install directory
- DAMASK_BIN in config has no effect anymore
|
2019-04-25 07:08:32 +02:00 |
Martin Diehl
|
c09669f27a
|
more renames: spectral -> grid
|
2019-03-26 09:28:17 +01:00 |
Martin Diehl
|
d55a7da592
|
renaming "spectral" to "grid"
|
2019-03-23 09:27:58 +01:00 |
Martin Diehl
|
2dc7b4cac6
|
building in parallel
|
2018-12-21 08:40:28 +01:00 |
Martin Diehl
|
50b03e0330
|
was probably never used
|
2018-10-15 22:05:44 +02:00 |
Martin Diehl
|
1ad700f7a0
|
symlink code does not exist anymore
|
2018-05-29 08:36:32 +02:00 |
Martin Diehl
|
f6669a4a81
|
less verbose compilation
|
2017-05-05 17:20:22 +02:00 |
Philip Eisenlohr
|
4bf11b20c9
|
hypela cloning as part of specific Marc modification; Makefile corrections/improvements
|
2017-03-15 18:43:04 -05:00 |
Martin Diehl
|
b67f4dd324
|
Default cases seem to work
|
2017-02-04 01:01:42 +01:00 |
Martin Diehl
|
3e7ab76582
|
adding functionality from previous build system
|
2017-02-03 23:23:55 +01:00 |
Martin Diehl
|
3914dfbec4
|
reordering and cleaning
|
2017-02-03 20:35:32 +01:00 |
Martin Diehl
|
d86074829c
|
Merge branch 'development' into cmake
|
2017-02-03 19:28:23 +01:00 |
Martin Diehl
|
13ee927606
|
Cython was not always working
|
2016-07-14 15:12:16 +02:00 |
Martin Diehl
|
13782f4ee0
|
simplified
|
2016-05-21 16:51:12 +02:00 |
Martin Diehl
|
e3d8d48990
|
currently, only BUILD_CMD_TYPE release works
|
2016-05-21 15:19:21 +02:00 |
Martin Diehl
|
85cfe670ae
|
same defaults for spectral and FEM solver
|
2016-05-20 08:15:49 +02:00 |
Martin Diehl
|
3b843b1dd9
|
linux line endings
|
2016-05-18 08:22:37 +02:00 |
zhangc43
|
c6ddfae4e0
|
specify OPTIMIZATIO in makefile
|
2016-05-06 18:26:03 -04:00 |
zhangc43
|
45872e840f
|
change default installation dir to home/bin
|
2016-04-21 13:59:07 -04:00 |
zhangc43
|
137706fa2e
|
modify makefile to support cleanup for testing build
|
2016-04-20 15:01:02 -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
|
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 |
Chen Zhang
|
2135aaa83c
|
try to prevent make msg mess up cmake config
|
2016-04-19 14:52:36 -04:00 |
Chen Zhang
|
247a6e36c3
|
auto extract PETSC_DIR from env
|
2016-04-18 18:32:08 -04:00 |
Martin Diehl
|
3824b683bc
|
removed extra cython file, symlink to standard orientation instead
|
2016-03-24 15:06:04 +01:00 |
Martin Diehl
|
c73382e51f
|
further cleaning
|
2016-03-24 14:36:24 +01:00 |
Chen Zhang
|
c704663476
|
final test before pushing to central
|
2016-03-05 15:44:30 -05:00 |
Martin Diehl
|
302178ebb4
|
some trouble since clean was already in PETSc rules
|
2015-11-14 09:47:18 +00:00 |
Chen Zhang
|
5cae5c4f0b
|
compile corientation with gcc to be compatible with most python
|
2015-08-26 14:21:53 +00:00 |
Chen Zhang
|
5f74f3e95e
|
add Cython version of orientation module to provide faster orientation calculation.
|
2015-07-29 19:23:06 +00:00 |
Martin Diehl
|
977392cfe7
|
compiler for spectral solver is now the version provided by petsc (similar to linking)
added option to compile FEM solver with same Makefile
|
2014-08-24 22:07:53 +00:00 |
Martin Diehl
|
5321019457
|
updated some test related files as a preparation for a more intuitive automator
|
2014-06-03 10:30:51 +00:00 |
Martin Diehl
|
1f89e9d592
|
removed install target from all target
|
2014-04-04 12:15:55 +00:00 |
Martin Diehl
|
350f5bad00
|
started do adopt tests to new installation
|
2014-01-27 14:21:12 +00:00 |
Martin Diehl
|
02441bef0f
|
introduced rpath to tell executable where libraries are located
|
2014-01-27 14:10:49 +00:00 |
Martin Diehl
|
d66b41c686
|
fixed installation, will test now
|
2014-01-24 12:30:27 +00:00 |
Philip Eisenlohr
|
380f6e1ec5
|
fixed syntax bugs
|
2014-01-22 16:03:27 +00:00 |
Martin Diehl
|
e81b798662
|
corrected shell extension for apply_DAMASK_modifications.sh (was py)
|
2014-01-18 18:00:28 +00:00 |
Philip Eisenlohr
|
68bfd79044
|
well, almost... (forgot to add the plural "s" in the Makefile)
|
2014-01-16 21:54:50 +00:00 |
Martin Diehl
|
621c1447ac
|
parsing options to script targets to mimic behavior of sub make targets
|
2014-01-14 22:33:15 +00:00 |