Commit Graph

39 Commits

Author SHA1 Message Date
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
Martin Diehl aab0208c65 more modifications, only configure needs modifications 2014-01-12 17:29:00 +00:00
Martin Diehl e025ac5952 fixed DAMASK_env.sh to work with linux and Mac, started to reorganize installation to be consistent for all solvers 2014-01-11 12:46:30 +00:00