petsc version #263
mpmdean
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Plan
scipy.sparse. In doing this, should manybody_operator.py be edited to be sparse? I think it should.ed_psolver,xas_psolver,rixs_psolver,opavg_psolver, which replace the existing functionsed_fsolver. I would suggest these take straight Python inputs rather than the current reading from disk.manybody_operator_petsc.pywhich would mirror manybody_operator.py in terms of functionalitysolvers.pywhere it makes calls to the Fortran.ed_fsolver,xas_fsolver,rixs_fsolver.iostream.py. Saving should involve either native numpy or petsc formats.plot_spectrum.pyto avoidread_poles_from_fileQuestions
Notes
Rubem Mondaini is knowledgable about PETSc SLEPc
All reactions