swsyoon
swsyoon
I was able to build/install sundials 5.3.0 in VS 2019 on windows 10 system. I followed instruction on the website. https://computing.llnl.gov/projects/sundials/faq However when I tried to run one of examples,...
I was able to fit an experimental data using `ex.EIS_fit(params=params, circuit='R-RQ-RQ',weight_func='modulus')` However when I tried to plot the data using `ex2.EIS_plot(legend='potential', bode='log', fitting='on')`, it generates the error. ``` File "~\Miniconda3\envs\impedance\lib\site-packages\PyEIS\PyEIS.py",...
Thank you very much for this excellent tool. By the way, I have one equation. For the Fit of -R-RQ-RQ- in the simulation tutorial, I found the values of EIS...
### PyBaMM Version 24.1 ### Python Version 3.11.9 ### Describe the bug I am running tutorial 1 in jupyter lab (Version 4.1.6) at Miniforge ( [https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Windows-x86_64.exe](url) ) and error occurs...