main.lsf 226 B

123456789101112
  1. clear;
  2. #load("template-dipole-on-sphere-on-surf-z.fsp");
  3. status = layoutmode;
  4. if (status == 1) {
  5. add_plasmon_monitors;
  6. } else {
  7. # switchtolayout;
  8. save_plasmon_data;
  9. mat_save;
  10. }
  11. #newproject("current");
  12. redrawon;