Page 1 of 1

Examples

Posted: 25 Mar 2022, 22:23
by fabioluneli
Hello!

I am having trouble running examples on cygwin. I put one of them attached. How can i run tha? I tried many commands but is not working.

Thank you!

Re: Examples

Posted: 28 Mar 2022, 12:00
by soliday
The command is:
./runMe

You will need the tcsh cygwin package installed to run this script without editing it. If you continue to have trouble with it, try running the commands inside the script by hand on the command line:

elegant run.ele
sddsplot -parameter=QF1.K1,Transmission run.fin -graph=sym
sddsplot -column=s,Particles run.cen -split=page -graph=line,vary -order=spectral
sddsplot -column=x,xp run.acc -split=page -sep=page -graph=dot -samescales
sddsplot -column=x,y run.los -split=page -sep=page -graph=dot -samescales