Ansys Learning Forum Forums Discuss Simulation Photonics unable to calcualte mode expansion Reply To: unable to calcualte mode expansion

Lito
Ansys Employee

@Vincent Letourneau,

Can you open ‘fdtd-solutions’ directly from the terminal on the cluster? 

/opt/lumerical/v241/bin/fdtd-solutions &

If so, then you can run the python script from the GUI. Try running the sample script that is shown in the image below. 

You can run the simulationfile.fsp directly from the terminal.

e.g. run with 32 threads on the machine (-t 32)
/opt/lumerical/v241/bin/fdtd-engine -t 32  simulationfile.fsp

See this KB for more information >>Running simulations using terminal on Linux – Ansys OpticsÂ