MEEP

From EM Drive
Revision as of 20:34, 14 July 2015 by Dumbo (talk | contribs) (Setup)
Jump to: navigation, search

Details regarding setting up MEEP for EM Drive simulations are below.

Setup

The following was recommended by @leomillert:[1]

  • Linux
  • MEEP 1.3 with libctl 3.2.2, Guile 2.0.11, Harminv 1.4 and OpenBLAS 0.2.12. HDF5 is version 1.9.224 and h5utils is 1.12.1. I installed everything except OpenBLAS from source, compiled myself. It was really tricky, so I strongly recommend people to see first if their distribution has MEEP pre-packaged.
  • Installation sequence
  • Parallel / cluster installs are documented here
  • Amazon EC2 AMI

A public AMI with meep installed has been made available (by @dumbo). The AMI name is ubuntu-trusty-meep-emdrive and the AMI ID is ami-3f54560f. Due to the long computing times required to simulate the frustum until "saturation" (for lack of a better term), some people may find it more convenient to run the simulation on EC2 than on their local workstation.

The AMI is based on Ubuntu (Trusty) with packages meep and meep-mpi-default installed.

References