Re: [MPB-discuss] Is it safe to have multiple jobs output epsilon.h5 into the same directory? Can the epsilon.h5 output be disabled?

2014-01-07 Thread Mike Taverne
and number-string: (define a 42) (set! filename-prefix (string-append foo (number-string a))) On 04/10/13 17:48, Mike Taverne wrote: Hi, I'm running an MPB script multiple times in parallel, using different parameters, but always outputting in the same common directory (writing results

[MPB-discuss] Is it possible to calculate the band structure of a 3D geometry which is only periodic in 1 or 2 dimensions?

2014-08-05 Thread Mike Taverne
Hi, Is it possible to calculate the band structure of a 3D geometry which is only periodic in 1 or 2 dimensions? (i.e. for example a hexagonal lattice of holes in a slab of a given thickness or a fixed number of layers of a 3D crystal.) Or is it necessary to use a 3D lattice with a basis3 vector

Re: [MPB-discuss] Problem in installation of MPB

2015-10-07 Thread Mike Taverne
If you used "sudo apt-get install mpb" and it did not give you any errors, then all the dependencies like Guile, libctl, etc should have been installed as well. However your command looks wrong. You seem to have tried to run a script in interactive mode. There are two ways to run MPB: 1)