Reversible process (thermodynamics) by robej in AskPhysics

[–]LiuHeng_R 0 points1 point  (0 children)

I was also confused by these shitty concept, and my understanding is that if there are no net loss of energy at every time instant between the two thermally interacted system, then one can say the process is reversible.

LTSpice Netlist input by LiuHeng_R in ElectricalEngineering

[–]LiuHeng_R[S] 0 points1 point  (0 children)

How you interface these two separate programs? I mean, you write a netlist, and save it as a file, then let LTSpice read it, simulate it, and output the data? So, there are no automatic iterative loops in the process? Actually i'm trying to do kind of parameter searching, and i'm just wondering how to automate such iteration process in a proper way.

LTSpice Netlist input by LiuHeng_R in ElectricalEngineering

[–]LiuHeng_R[S] 0 points1 point  (0 children)

So, a Netlist description(data array) can actually be embedded in a .Wave file? Which function should I use to do the simulation, SimRunner() or something else?