Is there options in xyce equivalent to .control st...
# xyce
m
Is there options in xyce equivalent to .control statement and alter command in ngspice ?
m
As far as I know, there is not. Xyce does one analysis per run and it is not interactive.
a
@Murat Eskiyerli and @Mustafa Ahmad I believe there is something called .DATA
@Eric Keiter could definitely elaborate.
@Murat Eskiyerli we are still at a very early stage exploring Xyce.
Hopefully we would be able to use it.
m
I uploaded my modified spice library for Xyce use to GitHub. There are only three devices so far that got the treatment.
a
@Murat Eskiyerli we have shared ours as well. I'm trying to work on automating matching simulation results between Xyce and Ngspice
and seeing why there is a difference.
m
If you have two watches, you are never sure of time😀
a
Yeap, But we could see if they are close 😄
similar values.
with a given tolerance.
m
@Amro Tork Xyce could provide various forms of output file so i used .raw file and opened it through GAW also .csv file or .dat file through excel also people could use tecplot or gnuplot
a
.DATA is to change variables in the simulation if I remember correctly.
I don't remember if changes the output format.