<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Dear Joseph,<div class=""><br class=""></div><div class="">The software is found at: </div><div class=""><br class=""></div><div class=""><a href="http://onelab.info/wiki/ONELAB" class="">http://onelab.info/wiki/ONELAB</a></div><div class=""><br class=""></div><div class="">where you can find the newest MacOSX version. The format is *.zip. I usually drop the unzipped folder in the Applications folder and create variables in a bash file to access the executable. I am actually using the GUI  only for checking the geometry and the results.</div><div class=""><br class=""></div><div class=""><div class="">GMSH="/Applications/gmsh-getdp-MacOSX/Gmsh.app/Contents/MacOS/gmsh"</div><div class="">GETDP="/Applications/gmsh-getdp-MacOSX/Gmsh.app/Contents/MacOS/getdp”</div></div><div class=""><br class=""></div><div class=""><div class="">$GMSH -2 $filename.geo -o $filename.msh</div><div class=""><br class=""></div><div class="">$GETDP $filename -msh $filename.msh -v 3 -solve resolution -pos electromagneticPostOperation resampledPostOperation</div></div><div class=""><br class=""></div><div class="">Best,</div><div class=""><br class=""></div><div class="">Frederic</div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jul 28, 2016, at 06:23, Joseph Frippiat <<a href="mailto:joseph.frippiat@gmail.com" class="">joseph.frippiat@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">How to install (and where) the last development version of GetDP and Gmsh on a MacBook to be able to run simulation controlled with a Bash script ? On Linux, I use a script, but on the Mac, I don't know how to handle the '.dmg' file properly.<br class="">Thanks in advance for any help.<br class=""><br class="">Joseph<br class=""><br class=""><br class="">_______________________________________________<br class="">getdp mailing list<br class=""><a href="mailto:getdp@onelab.info" class="">getdp@onelab.info</a><br class="">http://onelab.info/mailman/listinfo/getdp<br class=""></div></div></blockquote></div><br class=""></div></body></html>