Git Product home page Git Product logo

Comments (4)

benroberts999 avatar benroberts999 commented on September 24, 2024

Also: doesn't work for E1 v_form (but diagram method does).
Not sure if this is the same issue

from ampsci.

benroberts999 avatar benroberts999 commented on September 24, 2024

Note: It doesn't seem like this is actually a problem with solving TDHF.
Rather, this implies the issue is in the dV equations?
See commit below; introduced a new tests for hyperfine, testing equations for \chi and \eta - and they work extremely well (implying we solve TDHF equations perfectly) - note: the \delte E is included in this, so we're not just skipping the hard part.

1ced43b

from ampsci.

benroberts999 avatar benroberts999 commented on September 24, 2024

Note: Seems to be different if I swap:

Xx = HF::solveMixedState(Xx.k, Fc, omega, m_vl, m_alpha, *p_core, rhs, eps_ms, nullptr, p_VBr, m_Hmag);
HF::solveMixedState(Xx, Fc, omega, m_vl, m_alpha, *p_core, rhs, eps_ms, nullptr, p_VBr, m_Hmag);

This gives opposite conclusion to last comment; implying issue is with solving equations.
Difference between these two functions is one starts from scratch, other starts from existing solution

from ampsci.

benroberts999 avatar benroberts999 commented on September 24, 2024

TDHF - physics

  • Mixed-states work with non-local DiracODE? (#11)
  • Issue for even-parity operators (from de?) (#3)
  • Perhaps linked to (#11)
  • dV conj - sometimes causes issues; + not consistent
  • PNC: TDHF vs Diagram?
  • Note: TDHF doesn't work for E1v, but diagram does!

TDHF - performance

  • Parallelised inefficiently (#6)
  • Diagram RPA: use Qk table?
  • Write out to disk?
  • Fewer allocations?
  • Use Qk,Pk functions?
  • RPAD: minor "eps" race cond?

from ampsci.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.