Meep is a free finite-difference time-domain simulation software package to model electromagnetic systems. To start Meep, use the following commands
[jcorn2@maya-usr1 ~] module load meep/1.3 [jcorn2@maya-usr1 ~] meep
More detail information on how to use meep can be found in the documentation.
To use mpi with Meep, load the following modules
[jcorn2@maya-usr1 ~] module load mvapich2/intel/64/2.1 [jcorn2@maya-usr1 ~] module load meep-mpi/1.3
More detail information on how to use mpi with meep can be found in the documentation.