AboutDownloadsForumsSource CodeNews

Release Name: SimVascular-2.16.0705

Release Notes

SimVascular #Date# Release Notes * Changes to the CMake system to superbuild the externals in one location. This allows the ability to easily tar the installed libs, bins, hdrs of the superbuild externals and distribute for expedited building of SimVascular. * Changes to the CMake system for installation of SimVascular. By default, the new superbuild externals will be installed in the specified location under an Externals folder with additional extensions for platform and compiler used. If SV_ENABLE_DISTRIBUTION is turned on, all external libs will be installed under Externals/lib and all external bins will be installed under Externals/bin. This makes for very simple dynamic library linking for the distibuted binaries. * Superbuild externals including vtk and itk are now built as dynamic libraries by default. * Changes to the CMake system for organization and naming of variables. * Added new externals, freetype, gdcm, and mmg. * New and faster surface remeshing made possible with mmg. * OpenCASCADE support increased and included in release. Allows open source building of analytic models. SimVascular Development Team

Change Log

commit 3acba0c74f6b06c0437669daf73a8999cb15acce Merge: 946dbc5 a0dbb6d Author: osmsc <osmsc@users.noreply.github.com> Date: Sun Jun 26 17:18:32 2016 -0700 Merge pull request #82 from osmsc/master fixed bug causing cmake to fail after building with make commit a0dbb6da7a5a47d9d39fa973bfff463f882263fe Author: osmsc <nwilson@osmsc.com> Date: Sun Jun 26 17:14:04 2016 -0700 fixed bug causing cmake to fail after building with make when building use make, it creates *.h files that confuse cmake build. Moved autogenerated *.h files into subdirectories outside the view of cmake. commit 946dbc566ef186317bb4f1d4fdda394530882cc9 Merge: 6548834 3129d7c Author: osmsc <osmsc@users.noreply.github.com> Date: Sun Jun 26 13:45:40 2016 -0700 Merge pull request #81 from osmsc/2016-06-26-make_update 2016-06-26 make update commit 3129d7c080f639ffad96f4e989978e21335410cf Author: osmsc <nwilson@osmsc.com> Date: Sun Jun 26 13:12:48 2016 -0700 more changes to make build for SV16 commit ac8817d9589479d64c7b2bb2406cb14bf571701b Author: osmsc <nwilson@osmsc.com> Date: Sun Jun 26 12:25:41 2016 -0700 cleaned up make build system to work better with SV16 added support for Qt commit 6548834bf12a354be0e4c7a2b0e642b561773302 Merge: 9ea3a3f 4087bef Author: osmsc <osmsc@users.noreply.github.com> Date: Sat Jun 25 13:05:54 2016 -0700 Merge pull request #80 from osmsc/2016-06-24-make_update updated script to test build on windows using command link cmake and … commit 4087bef9bdef06ad9389077ce8ad8e1e70c34987 Author: osmsc <nwilson@osmsc.com> Date: Sat Jun 25 12:13:39 2016 -0700 updated script to test build on windows using command link cmake and /SV16 needed to add explicit path to Tcl lib for SV16 OpenCascade build Turning off superbuild by default commit 9ea3a3f9b05523f38f7b9714931ba2024ddfaab7 Merge: c545814 a200e3f Author: updega2 <updega2@berkeley.edu> Date: Thu Jun 23 19:57:01 2016 -0700 Merge pull request #79 from updega2/tetwrite_fix Tetwrite fix commit a200e3ff805a408756e0e9ad47f9c5af0e8ce096 Merge: 10be261 c545814 Author: Adam Updegrove <updega2@gmail.com> Date: Thu Jun 23 16:56:41 2016 -0700 Merge remote-tracking branch 'origin/master' into tetwrite_fix commit c54581407d642d7c37a496ec69c97852b85dab05 Merge: 4ad8f6e 15a983b Author: updega2 <updega2@berkeley.edu> Date: Thu Jun 23 16:53:23 2016 -0700 Merge pull request #78 from updega2/try_python MAINT: Changing links for downloadable python on mac and linux commit 15a983b5af9092b6b185eeaeafd62d8e96488743 Author: Adam Updegrove <updega2@gmail.com> Date: Thu Jun 23 10:58:28 2016 -0700 MAINT: Changing links for downloadable python on mac and linux commit 10be2612ea386e34723813dd133fd99a198141bb Author: Adam Updegrove <updega2@gmail.com> Date: Thu Jun 23 09:12:05 2016 -0700 BUG: overwrite tgs file if there and fixed bug if compiling without mmg and using vmtk surface remesh commit 9dce59f0735aa9f8246aae678881cb3f2db9e474 Author: Adam Updegrove <updega2@gmail.com> Date: Thu Jun 23 08:59:16 2016 -0700 tgs file is written into mesh complete directory commit 7ade2af952b8394b02066d123c02d623fe2bde6c Author: Adam Updegrove <updega2@gmail.com> Date: Wed Jun 22 18:51:26 2016 -0700 Added copy of .tgs file to mesh complete directory commit 4ad8f6e90ea47091e9bb66f552ccdfa64d27ee7a Merge: 896a52d a1a0b4a Author: updega2 <updega2@berkeley.edu> Date: Wed Jun 22 18:23:53 2016 -0700 Merge pull request #77 from updega2/smooth_sandbox Smooth sandbox commit a1a0b4a5b407aee59a182f519184f530ff402675 Author: Adam Updegrove <updega2@gmail.com> Date: Tue Jun 21 13:03:47 2016 -0700 BUG: Fixed a couple bugs in mmg surface remeshing setting of refinement sphere separately for if multiple refines. Added mesh factor that meshes the surface closer to the size produced by tetgen commit 47b9a7f9175965920897a921ad78d44df5afd6cd Merge: 757ca2d 896a52d Author: Adam Updegrove <updega2@gmail.com> Date: Tue Jun 21 12:21:32 2016 -0700 Merge remote-tracking branch 'origin/master' into smooth_sandbox commit 896a52d6342285f5fc10d3252735ceb5fc8b3f9d Merge: e1685fb 182677a Author: updega2 <updega2@berkeley.edu> Date: Tue Jun 21 10:29:00 2016 -0700 Merge pull request #76 from updega2/build_fixes Build fixes commit 182677ac369b1c94d2d5c3f657efdefc5facb37c Author: Adam Updegrove <updega2@gmail.com> Date: Mon Jun 20 08:53:13 2016 -0700 BUG: Fixes to new external build system. ExternConfig.cmake file location is selected directory location for Externals that have them (i.e. vtk). Must select directories for externals if SV_USE_SYSTEM is on for external or is SV_SUPERBUILD is off. Externals will be automatically detected for build if SV_SUPERBUILD is off and SV_EXTERNALS_USE_TOPLEVEL_DIR is on. commit cdfa99abf11bf7f7ae04bd7adf1ba8fd61556d6c Author: Adam Updegrove <updega2@gmail.com> Date: Thu Jun 16 13:12:39 2016 -0700 BUG: Fix to problem with finding tcl To fix the problem, a statement was added in front of the find_path and find_library functions in FindTCL.cmake. If TCL_DIR is defined and exists, then the INCLUDE_PATHS and LIBRARIES are unset and searched for again. Otherwise, the current values hold. Find files for TclSh and Wish were added as well commit e1685fb6d26f244efa389c24763a3170f774de33 Merge: f7310f4 6c10e5e Author: updega2 <updega2@berkeley.edu> Date: Wed Jun 15 12:14:40 2016 -0700 Merge pull request #75 from updega2/fix_doc DOC: Fixed cmake var in doc commit f7310f4f6bdc38f8ee50090c8c73f4ec3b4b549e Merge: 99f4162 916dbaa Author: updega2 <updega2@berkeley.edu> Date: Wed Jun 15 10:50:12 2016 -0700 Merge pull request #74 from updega2/remove_gts Remove gts commit 916dbaad0bc039b49d94049c58e41841cf57d7bb Author: Adam Updegrove <updega2@gmail.com> Date: Tue Jun 14 15:00:53 2016 -0700 MAINT: Removed include of gts boolean file commit 6c10e5e85e30f04db1b4a78ff49b31e89096dd07 Author: Adam Updegrove <updega2@gmail.com> Date: Tue Jun 14 14:53:31 2016 -0700 DOC: Fixed cmake var in doc CMake var not changed with previous changes to CMake vars. Also, python function docs fixed to be above function commit 68ec66261792c5900a24adb6cb564ca064b28477 Author: Adam Updegrove <updega2@gmail.com> Date: Tue Jun 14 14:35:04 2016 -0700 MAINT: Removed GTS and GLIB from source commit 757ca2d6b3bcc1ffc6218fc40488bff2ebccf65d Merge: 7b51cfe 08a8b07 Author: Adam Updegrove <updega2@gmail.com> Date: Tue Jun 14 13:29:03 2016 -0700 Merge branch 'smooth_sandbox' of https://github.com/updega2/SimVascular into smooth_sandbox commit 7b51cfe6a3a26358e5afd570e6f750e05e62637b Author: Adam Updegrove <updega2@gmail.com> Date: Wed Jun 8 09:02:21 2016 -0700 Change to mmg mesh to do operations after mesh commit f3642009ed0041d44d5c2ecb8d7190eb54ed7ee6 Author: Adam Updegrove <updega2@gmail.com> Date: Wed Jun 8 08:05:57 2016 -0700 Fixed cg smooth for open surfaces commit cf9da440498eb4aaebd49905857f148236e7d5e6 Author: Adam Updegrove <updega2@gmail.com> Date: Wed Jun 8 08:02:21 2016 -0700 changed export to dll instead of vtkfilters commit 11105574db293c3ab5d3cb8c1cc8d95272255d74 Author: Adam Updegrove <updega2@gmail.com> Date: Thu Mar 17 10:44:53 2016 -0700 added better local subdivision filters commit 3af55c74bcafd4881e5c18f2ebec472dca4cfbf0 Author: Adam Updegrove <updega2@gmail.com> Date: Sun Feb 21 15:49:07 2016 -0800 First edge collapse kills surface on some surface meshses. Removed for first iteration of surface remeshing commit 99f4162a834a9fe4092c7a3fe8fa77411d87a253 Merge: 2529704 c110d68 Author: updega2 <updega2@berkeley.edu> Date: Tue Jun 14 13:20:54 2016 -0700 Merge pull request #73 from updega2/cmake_install Cmake install commit c110d68808748a092da7a7cf35fb09264342f84e Author: Adam Updegrove <updega2@gmail.com> Date: Wed Jun 8 21:07:24 2016 -0700 export TCLLIBPATH in travis startup commit c8d54f422433bc1c158169b2bac29096dea7ae9a Author: Adam Updegrove <updega2@gmail.com> Date: Wed Jun 8 20:31:08 2016 -0700 Setting up tcllibpath for travis build commit 97e5b70732975c719cafe726c20aa18dcb945541 Author: Adam Updegrove <updega2@gmail.com> Date: Wed Jun 8 19:34:25 2016 -0700 try the other c++11 flag commit 8e21d70d65c0cf611c4861a1b0a022850a99f55e Author: Adam Updegrove <updega2@gmail.com> Date: Wed Jun 8 18:56:04 2016 -0700 Using last Config file, which should be one in current directory commit 39ccf18e85deff007710051667a13e25f80bbb92 Author: Adam Updegrove <updega2@gmail.com> Date: Wed Jun 8 16:21:42 2016 -0700 Changing travis to shared vtk and itk commit 41ccb7133a669b936a51444ee0422d4310b29085 Author: adam <updega2@berkeley.edu> Date: Wed Jun 8 12:52:27 2016 -0700 Change for correct TCL and TK lib locs in install startup script commit c5b304b5a3165900036c0033c4aa81f13615a97d Author: Adam Updegrove <updega2@gmail.com> Date: Wed Jun 8 12:00:54 2016 -0700 Made changes to make sure vtk dir is not switched by itk commit 08a8b075492d19052a0bf92ec7b08c66dcc02d62 Author: Adam Updegrove <updega2@gmail.com> Date: Wed Jun 8 09:02:21 2016 -0700 Change to mmg mesh to do operations after mesh commit 90f42cb04edf934c4a46f3d388caa3588966436a Author: Adam Updegrove <updega2@gmail.com> Date: Wed Jun 8 08:05:57 2016 -0700 Fixed cg smooth for open surfaces commit 98b6cec05718f7da5a01bf22702d4758663e5fdc Author: Adam Updegrove <updega2@gmail.com> Date: Wed Jun 8 08:02:21 2016 -0700 changed export to dll instead of vtkfilters commit c428c56ed6085afde94d62c4479513f4cd997e56 Merge: 4dccd00 2529704 Author: Adam Updegrove <updega2@gmail.com> Date: Wed Jun 8 07:50:16 2016 -0700 Merge branch 'master' into smooth_sandbox commit 4a1357cd5844db6b51a87bd7e414f87bbdadc9bc Author: adam <updega2@berkeley.edu> Date: Thu May 19 13:19:04 2016 -0700 Changes for linux commit 151bd9c330399d3567d69e54f79fa757e23d0898 Author: adam <updega2@berkeley.edu> Date: Thu May 19 09:49:44 2016 -0700 Caps matter linux commit 331ad7ff03ce43ec06ba385b515961b02d9900b7 Author: Adam Updegrove <updega2@gmail.com> Date: Thu May 19 09:46:50 2016 -0700 Added necessary Externals.cmake commit 5d677ef43d603c041e0b87a718d308b7572b89b3 Author: Adam Updegrove <updega2@gmail.com> Date: Thu May 19 09:44:30 2016 -0700 Fixes and new EXTERNALS variable added Install fix for python when SV_ENABLE_DISTRIBUTION is on Install fix for release or developer build new variable SV_EXTERNALS_USE_TOPLEVEL_DIR added to force externals_DIR to use SV_EXTERNALS_TOPLEVEL_DIR commit 846c78b63037c4f3ec19c5ac3a446a3622638750 Merge: 42761ac 63b9dc7 Author: Adam Updegrove <updega2@gmail.com> Date: Wed May 18 16:09:37 2016 -0700 Merged with python branch Using system python on linux and mac. Working with new external set up commit 42761ac05fa691b7bf4a909cdab11b04401cafd2 Author: Adam Updegrove <updega2@gmail.com> Date: Wed May 18 08:23:38 2016 -0700 Removed use of scipy for python commit 2c300e6b82e693527c4b100a70a7a48a1da245c7 Author: Adam Updegrove <updega2@gmail.com> Date: Mon May 16 08:22:48 2016 -0700 Superbuild externals set up Externals are set up for both superbuild on and off. If on, Externals are built and placed in toplevel directory specified SV_EXTERNALS_TOPLEVEL_DIR. If off, externals are automatically picked up from SV_EXTERNALS_TOPLEVEL_DIR. If this directory doesnt exist or the libraries arent there, system ones are used. On install, if SV_ENABLE_DISTRIBUTION is on, external libs are all installed under one External/lib directory. If SV_ENABLE_DISTRIBUTION is off, the whole Externals folder is installed, which can be used to link to by developers. commit e82bbb0b3c8f1d59074e0f309f47361fbe23295c Author: Adam Updegrove <updega2@gmail.com> Date: Sat May 7 13:55:17 2016 -0700 Externals are almost set commit afe793a9f492fe98670c7cb499de9809b6544d80 Author: Adam Updegrove <updega2@gmail.com> Date: Sat May 7 09:07:23 2016 -0700 Adding findfreeype back in commit f6e64b43ad461e5d0f840f8366b7c01da38f559f Author: Adam Updegrove <updega2@gmail.com> Date: Fri May 6 17:30:35 2016 -0700 Changes to build and install external dirs commit c00c351e8c8e57915488fbf821e6d22a3d2aaf61 Author: Adam Updegrove <updega2@gmail.com> Date: Thu May 5 11:30:48 2016 -0700 New locs for externals, remove ones not needed anymore commit 2529704793c96052618f5cdf6e119768ec1e3e50 Merge: 75d59a2 5620bdd Author: updega2 <updega2@berkeley.edu> Date: Thu May 5 07:49:07 2016 -0700 Merge pull request #72 from updega2/add_mmg Add mmg commit 5620bdd52b54a5eeaba6a784dcb025dc0bc60f66 Author: Adam Updegrove <updega2@gmail.com> Date: Wed May 4 10:25:00 2016 -0700 Made FindMMG work for USE_SYSTEM commit 75d59a201820f57f78c9b87911edcecea1083674 Merge: c3c4e28 2325f7a Author: updega2 <updega2@berkeley.edu> Date: Wed May 4 10:02:33 2016 -0700 Merge pull request #71 from updega2/startup_mac Mac needs link paths for tcl, tk libs commit b47d96d3ca22c87c79621ae0198259609293602e Author: Adam Updegrove <updega2@gmail.com> Date: Wed May 4 09:32:09 2016 -0700 MMG meshing working well for all meshing aspects commit 5209e3b0f943d03adbd0c0d2a09802bb67bf9080 Author: Adam Updegrove <updega2@gmail.com> Date: Tue May 3 12:14:40 2016 -0700 small change commit 7220a654a9c596647586e322f1f3b0f9234d1a25 Author: Adam Updegrove <updega2@gmail.com> Date: Tue May 3 11:56:48 2016 -0700 mmg working well for sphere refinement commit 163fdce565fef241cd22083def191afae5f4a86e Merge: f34d835 c3c4e28 Author: Adam Updegrove <updega2@gmail.com> Date: Tue May 3 10:06:25 2016 -0700 merged to current master and made mmg downloadable commit 2325f7ac72323118db2cee9c9d611e29fdc69ff6 Author: Adam Updegrove <updega2@gmail.com> Date: Tue May 3 08:24:44 2016 -0700 Mac needs link paths for tcl, tk libs commit f34d8352f6862234b649e245bca582fee2bb614b Author: Adam Updegrove <updega2@gmail.com> Date: Tue May 3 08:15:04 2016 -0700 More changes for quality surface remeshing commit c3c4e285f1089b4fc0697598ee9039c22cd8b2af Merge: a860311 8a9d7d7 Author: osmsc <osmsc@users.noreply.github.com> Date: Mon May 2 21:33:13 2016 -0700 Merge pull request #70 from osmsc/2016-05-01-cmake_win32 fixing cmake build to create a valid wrapper script for developer build of SV commit 8a9d7d710aa6f0e1a4ce06b873f519e47acb9bbc Author: osmsc <nwilson@osmsc.com> Date: Mon May 2 02:13:45 2016 -0700 fixing bug in FindOPENCASCADE.cmake on windows adding test script to compile using cmake and SV16 similar to make build updated developer script to work on windows with shared libraries build in SV16 commit 63b9dc7556e318441c82ff66b0c4cea609f65889 Author: Adam Updegrove <updega2@gmail.com> Date: Fri Apr 29 08:01:56 2016 -0700 Still need to make url, but python downloadable is now working commit a860311a09c47cce81a037fc01c8527a981a5437 Merge: 7bfc106 a8f9472 Author: updega2 <updega2@berkeley.edu> Date: Thu Apr 28 17:12:53 2016 -0700 Merge pull request #69 from updega2/download_tcl Download tcl commit a8f94725643b896c72dc7d6216ef033c92fcff8c Merge: 3d916f0 35e300f Author: Adam Updegrove <updega2@gmail.com> Date: Thu Apr 28 13:24:39 2016 -0700 Merge branch 'updega2-download_tcl' into download_tcl commit 35e300f20bca2f0daae01525c7aec2898250c2a3 Merge: 7bfc106 253dea3 Author: Adam Updegrove <updega2@gmail.com> Date: Thu Apr 28 13:14:54 2016 -0700 Merge branch 'updega2-download_tcl' commit 253dea3cfefd2b8b57b232c684e602a32dded091 Merge: 7bfc106 3d916f0 Author: Adam Updegrove <updega2@gmail.com> Date: Thu Apr 28 13:14:35 2016 -0700 merged success commit 3d916f00d0319fc27ad424236403748467607876 Author: Adam Updegrove <updega2@gmail.com> Date: Thu Apr 28 13:06:12 2016 -0700 TCLTK commit fa6f7198edb41dc6c7a73ee8ab4cc3f31ed1b6a8 Author: Adam Updegrove <updega2@gmail.com> Date: Thu Apr 28 12:38:03 2016 -0700 14.04 for ubuntu commit 13d9d2399610ea8898b4c77da6ede1f9dab7bd14 Author: Adam Updegrove <updega2@gmail.com> Date: Thu Apr 28 12:32:27 2016 -0700 fixed linux url commit e9f3a1b37d1c0c34b16a4e0be13400998db576e3 Author: Adam Updegrove <updega2@gmail.com> Date: Thu Apr 28 12:24:49 2016 -0700 changes for tcl to be downloaded on all platforms commit 7bfc1068b2ea265e5ee837c7cc6f65eb82921400 Merge: 4a2f9d2 54623b8 Author: updega2 <updega2@berkeley.edu> Date: Tue Apr 26 16:33:44 2016 -0700 Merge pull request #68 from updega2/opencascade_url commited revision number for opencascade repo commit 54623b8a646f6d8c82dd14faa86884c57d46019c Author: Adam Updegrove <updega2@gmail.com> Date: Tue Apr 26 16:32:06 2016 -0700 commited revision number for opencascade repo commit 4a2f9d2494dfe38d8b525e41a6e7011e6e5f87bc Merge: a6a6bc5 d00e315 Author: updega2 <updega2@berkeley.edu> Date: Tue Apr 26 16:23:23 2016 -0700 Merge pull request #67 from updega2/externals_dir one folder for externals commit 3b423a5b3203a696262e1133e03c1488d889afd4 Author: Adam Updegrove <updega2@gmail.com> Date: Tue Apr 26 16:17:45 2016 -0700 Build info tells when executable was built commit 24a71c138e4608456aaaeab24e3e757638b30c2b Author: Adam Updegrove <updega2@gmail.com> Date: Tue Apr 26 11:20:05 2016 -0700 Changes to attempt to use cmake built python commit d00e315912d541b7a8c00ffd2d373024b8eab2b4 Author: Adam Updegrove <updega2@gmail.com> Date: Tue Apr 26 09:30:54 2016 -0700 one folder for externals commit a6a6bc50f6c4b364e0722a18780a16f545c6a74e Merge: 3735c50 38ba7b2 Author: updega2 <updega2@berkeley.edu> Date: Tue Apr 26 08:56:14 2016 -0700 Merge pull request #66 from updega2/gdcm_freetype Changes to make gdcm, freetype downloadable commit 38ba7b2581778078039612ee610171daf317c7e6 Author: Adam Updegrove <updega2@gmail.com> Date: Tue Apr 26 08:44:19 2016 -0700 Changes to make gdcm, freetype downloadable commit 3735c5057698d4c9fc7263187126d643fcd377b6 Merge: fb5c2a1 c7cb464 Author: updega2 <updega2@berkeley.edu> Date: Tue Apr 26 08:41:30 2016 -0700 Merge pull request #65 from osmsc/2016-04-23-cmake_win32 2016 04 23 cmake win32 commit 6805859e60c9af8383c6a2796e270bd7950b3739 Author: Adam Updegrove <updega2@gmail.com> Date: Mon Apr 25 10:48:26 2016 -0700 Added url spot for tcltk commit c7cb464bc51e6ee2cc28697c3e192dd7f211e7e8 Author: osmsc <nwilson@osmsc.com> Date: Sun Apr 24 01:56:43 2016 -0700 bug in python startup on windows commit 5c8e610a42c348d4c1684e208253aa9137dcb22a Author: osmsc <nwilson@osmsc.com> Date: Sat Apr 23 02:09:59 2016 -0700 adding cmake stuff to build freetype (needed for windows) commit d447557af3b015d42f32c321ba3681eed0483b23 Author: osmsc <nwilson@osmsc.com> Date: Sat Apr 23 01:08:59 2016 -0700 adding superbuild code for GDCM commit 38a8abed7c15f61780926cebe46a0300abe2c7b9 Author: osmsc <nwilson@osmsc.com> Date: Sat Apr 23 00:58:02 2016 -0700 changes for system builds for win32 commit fb5c2a14e2c8582a46dd7cb512520296f903e001 Merge: bcbea41 5565a95 Author: updega2 <updega2@berkeley.edu> Date: Fri Apr 22 08:23:38 2016 -0700 Merge pull request #63 from updega2/gcc_link_order Fixed static library link order for occt with gcc commit 5565a95bbcfbebfdb006a62a54ca70216ae9a35b Author: adam <updega2@berkeley.edu> Date: Fri Apr 22 08:09:00 2016 -0700 Fixed static library link order for occt with gcc commit bcbea412bf11dd0abf6560f5102dbcfb19e2fcd1 Merge: 0bccefa 9f57c25 Author: updega2 <updega2@berkeley.edu> Date: Thu Apr 21 16:51:52 2016 -0700 Merge pull request #62 from updega2/windows_include Windows include commit 9f57c25f213be9213c14fa2bf5b843c3c08bfb17 Author: Adam Updegrove <updega2@gmail.com> Date: Thu Apr 21 12:26:26 2016 -0700 Moved include higher commit 2ba49402d3590ba026ec7d58d9c1405d6c89dc07 Author: Adam Updegrove <updega2@gmail.com> Date: Thu Apr 21 12:21:05 2016 -0700 Changed SIMVASCULAR_USE to SV_USE in startup commit 0bccefa892399f8697b1e19791b6e909be7ade90 Merge: 7363408 7f656b1 Author: updega2 <updega2@berkeley.edu> Date: Thu Apr 21 12:22:34 2016 -0700 Merge pull request #61 from updega2/fix_sv_use Changed SIMVASCULAR_USE to SV_USE in startup commit 7f656b1eb0c16a5c5c6536bd1be7f34f4317a9bd Author: Adam Updegrove <updega2@gmail.com> Date: Thu Apr 21 12:21:05 2016 -0700 Changed SIMVASCULAR_USE to SV_USE in startup commit 9dd2203775d4fcbbbee9cfeebfcdaf285aca0090 Author: Adam Updegrove <updega2@gmail.com> Date: Thu Apr 21 12:10:53 2016 -0700 Still working on non system python commit 736340840eb0964fa2fe7b876714e2567cf6c9f8 Merge: 1f96802 0ab8408 Author: updega2 <updega2@berkeley.edu> Date: Thu Apr 21 12:06:37 2016 -0700 Merge pull request #60 from SimVascular/nwilson-pull-request-2016-04-14 Nwilson pull request 2016 04 14 commit 1f968021a7d4f700c3bdda3de3585a7edf5f03da Merge: 1ab54bc 0562ecd Author: updega2 <updega2@berkeley.edu> Date: Thu Apr 21 12:06:07 2016 -0700 Merge pull request #59 from SimVascular/nwilson-pull-request-2016-04-13 Nwilson pull request 2016 04 13 commit 10069202919a27d2154d75439af8aa99c1737481 Author: Adam Updegrove <updega2@gmail.com> Date: Wed Apr 20 13:47:57 2016 -0700 Changing to build vtk with python distrib commit 74e32d949925da1441ef22ae549e95dfb55a7977 Author: Adam Updegrove <updega2@gmail.com> Date: Tue Apr 19 10:55:09 2016 -0700 Works for tar on computer, just need to download commit ee4ccf3927eda7801fd17088d3f078cfa65f2226 Author: Adam Updegrove <updega2@gmail.com> Date: Tue Apr 19 10:21:12 2016 -0700 Removed saving of file

Feedback