MRChemSoft / mrchem

MultiResolution Chemistry
GNU Lesser General Public License v3.0
27 stars 21 forks source link

Core hole calculations with MOM / IMOM #481

Open msnik1999 opened 4 months ago

msnik1999 commented 4 months ago

Adding functionality for modifying the orbital occupancies to allow core hole calculations, e.g. for XPS core binding energy calculations. @lratcliff Also adding MOM/IMOM methods to assist these calculations.

msnik1999 commented 1 month ago

ToDo:

ilfreddy commented 3 weeks ago
  1. To make the test pass, you should first rebase so that you make sure your code also is compiling&testing the macos-12 build
  2. We should see what is missing to bring this from draft to mergeable PR
  3. Does this PR depend on the the corresponding one (fractional occupation numbers) in mrcpp?
msnik1999 commented 1 week ago
  1. To make the test pass, you should first rebase so that you make sure your code also is compiling&testing the macos-12 build

    1. We should see what is missing to bring this from draft to mergeable PR

    2. Does this PR depend on the the corresponding one (fractional occupation numbers) in mrcpp?

I think I addressed all issues and problems. This PR is dependent on the corresponding one in MRCPP.