Usage of file based voltage sources. #1591
Replies: 8 comments 3 replies
-
|
File based source works as expected. Please try this schematic and DAT file. I didn't change anything related to file sources since it was added.
|
Beta Was this translation helpful? Give feedback.
-
|
Sorry, I cannot reproduce this error using Qucs-S v25.2.0 and Ngspice v45. This may indicate that your Ngspice installation is compiled without XSPICE support. What Ngspice version are you using? Are you using AppImage or FlatPak? What is your distribution? |
Beta Was this translation helpful? Give feedback.
-
|
I've now tried in two machines. The first one is in ubuntu, and I installed Qucs-s following the installation instructions for that. The second machine is running CachyOS (Arch) and I installed Qucs-s through flatpak. I have ngspice-42 in my ubuntu machine and ngspice-45.2 in my Arch machine. Both running Qucs-s 25.2 |
Beta Was this translation helpful? Give feedback.
-
|
It's very strange. I am also using Arch(Manjaro) as my main PC and have no problems with file based source. Try to install Qucs-S from AUR instead of using FlatPak. FlatPak may have some problems because of sandboxing. |
Beta Was this translation helpful? Give feedback.
-
|
I will try again later and update on the matter. |
Beta Was this translation helpful? Give feedback.
-
|
Just to make sure, the file should be added with relative or absolute address? |
Beta Was this translation helpful? Give feedback.
-
|
The absolute DAT file path surely will work. The relative path may have issues. |
Beta Was this translation helpful? Give feedback.
-
|
Ok, I managed to make it work. I would take the chance now and suggest adding a description somewhere that specifies how this file behaves, I spent a lot of time yesterday researching and it could have been much less by simply having a small description somewhere with both the example file and the example circuit (without the need of digging into the discussions of the repo and so on). I would also say that relative pathing would be incredibly apreciated. I would experiment with it a little bit as one user mentioned that its possible to use .csv. |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
I've been trying to use file based voltage sources in some schematics and I haven't been able to make to make it work. I've already read the issue #1276, and the file based voltage sources are still refusing to work. I've tried:
I'm using the software on linux, I guess that's the only noticeable difference with the mentioned discussion.
Any ideas of what could be happening?
Beta Was this translation helpful? Give feedback.
All reactions