main.lsf 201 B

12345678910
  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. }
  10. #newproject("current");