simpeg-research / heagy-2018-emcyl

notebooks used to generate the examples shown in "Finite volume electromagnetic modelling on 2D and 3D cylindrical meshes with applications to steel cased wells"
MIT License
2 stars 2 forks source link

Which version of pymatsolver has Pardiso #6

Open mhovers01 opened 2 years ago

mhovers01 commented 2 years ago

I seems all the casing examples try to import Pardiso from pymatsolver, but the version that comes with the package does not have it.

which version of pymatsolver has Pardiso?

thanks

ImportError Traceback (most recent call last)

in 14 from SimPEG.EM import FDEM 15 from SimPEG import Utils, Maps, Versions ---> 16 from pymatsolver import Pardiso 17 18 # utilities for running casing simulations ImportError: cannot import name 'Pardiso'
lheagy commented 2 years ago

Hi @mhovers01, thanks for raising these! I neglected to pin software versions in the environment file here... I will go back and work to fix that.

As I mentioned on discourse, the most up-to-date code for running simulations with casing is here: https://github.com/simpeg-research/heagy-2021-tle-casing

so I would recommend that as a starting point

mhovers01 commented 2 years ago

Thanks very much. I’ll have a go asap

Sent from my iPhone

On Apr 6, 2022, at 10:19 AM, Lindsey Heagy @.***> wrote:



Hi @mhovers01https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmhovers01&data=04%7C01%7C%7C12e202be4c3148f0c85508da17f19812%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637848623657443851%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=SulZi%2FR%2Fju1PejjhP9zp8YBhZQM%2FoWWKd5gxRXpxUDo%3D&reserved=0, thanks for raising these! I neglected to pin software versions in the environment file here... I will go back and work to fix that.

As I mentioned on discoursehttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsimpeg.discourse.group%2Ft%2Frunning-resistive-casing%2F300&data=04%7C01%7C%7C12e202be4c3148f0c85508da17f19812%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637848623657443851%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=sdqqze8OJZz2i1KxiJLr3lBKB5M2OdEyIw2uXq8VZEk%3D&reserved=0, the most up-to-date code for running simulations with casing is here: https://github.com/simpeg-research/heagy-2021-tle-casinghttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fsimpeg-research%2Fheagy-2021-tle-casing&data=04%7C01%7C%7C12e202be4c3148f0c85508da17f19812%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637848623657443851%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=BfK7lwXbmaZNFaA1gifbJ2Tmx0gLs45DbWOatcT1zYE%3D&reserved=0

so I would recommend that as a starting point

— Reply to this email directly, view it on GitHubhttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fsimpeg-research%2Fheagy-2018-emcyl%2Fissues%2F6%23issuecomment-1090514576&data=04%7C01%7C%7C12e202be4c3148f0c85508da17f19812%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637848623657443851%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=PG%2FbdmabSjzkuNK%2Bou6%2B25Qr8fokDmOC2IB2cFXVoHw%3D&reserved=0, or unsubscribehttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FARBXHXJ7BJGKSCIFEW7XIEDVDXBRVANCNFSM5SNM3HLA&data=04%7C01%7C%7C12e202be4c3148f0c85508da17f19812%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637848623657443851%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=pi0aB2D%2BNqttl%2FZo3s5a3G17PwLUEr7KfTvB88bkBlo%3D&reserved=0. You are receiving this because you were mentioned.Message ID: @.***>