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!
Examples
-
- Posts: 26
- Joined: 10 Feb 2022, 08:08
Examples
- Attachments
-
- 1.PNG (7.34 KiB) Viewed 9731 times
Re: Examples
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
./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