Skip to content

Conversation

ceprio
Copy link

@ceprio ceprio commented Jun 14, 2019

Hi,
In order to be able to use the simulator.options('AUTOSTOP'), I needed to add the .meas functionality. The code I am pulling is adding the simulator.measure(..) member function to the CircuitSimulation object. As the .meas command takes a lot of different forms, I kept it's parameters as flexible as possible basically taking the type of analysis targeted, it's name and then just a list of strings that forms the command line.

I hope this is to your satisfaction,

Ceprio

Pronovost and others added 8 commits June 6, 2019 16:08
Modified Shared.py: Harmonised default background value, modified alter_device to allow device value change.
…his limited the number of instanciations to about 50.

Note: There is still a limitation of about 50 instances living at the same time. Delete your instances when you are finished with them.
@FabriceSalvaire FabriceSalvaire added this to the v1.5 milestone May 4, 2020
@FabriceSalvaire
Copy link
Collaborator

Additions:

The .meas(ure) keyword has been added through the simulator.measure(..) member function. This allows the use of simulator.options('AUTOSTOP').
Parallelisation is now more convenient with the use of NgSpiceShared.new_instance() where the management of new instances is now completely automated (temporary dll, instances deletions).

FabriceSalvaire added a commit that referenced this pull request May 4, 2020
FabriceSalvaire added a commit that referenced this pull request May 4, 2020
@Kreijstal
Copy link

@ceprio your pyspicepro is out of date

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants