main.lsf 219 B

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