The simulation codes that I work with would have to be
modified to accept the changing parameters supplied by
Drone. What I would like is for Drone to modify the
input files. This could be done easily, I think.
In the model.ctrl file:
----
Sweep (param4) over (40), (60), (80)
begin input file
# IC JC NBPP
15 110 $param4
end input file
----
Thanks!