lp:~dikan.va/siesta/thtr-func-self-test-example-Jks

Created by Vladimir Dikan and last modified
Get this branch:
bzr branch lp:~dikan.va/siesta/thtr-func-self-test-example-Jks
Only Vladimir Dikan can upload to this branch. If you are Vladimir Dikan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vladimir Dikan
Project:
Siesta
Status:
Experimental

Recent revisions

783. By Vladimir Dikan <email address hidden>

KS_flucs_procs refactoring

Explicit allocations of psi-arrays in `compute_Jks`.
H -> H + eo in `compute_Jks`

782. By Vladimir Dikan <email address hidden>

Jks component of heat flux

Had to add storage for R-matrix to `m_ks_flux_data`

Need to organize `m_ks_flux_procs`

781. By Vladimir Dikan <email address hidden>

Data saved from base step is used to compute psi-s in virtual step

780. By Vladimir Dikan <email address hidden>

rearrange virtual step data & subroutines

In order to resolve circular imports, virtual_step_md is split into
modules for interstitial system data storage and procedures.

Trivial subriutins for saving/restoring parameters of system in
question between Base and Virtual steps (forces, positions,
velocities) are moved out of m_virtual_step_procs and put under siesta
program contains-statement for clarity.

779. By Vladimir Dikan <email address hidden>

psi_dot_c: all three multiplication rows in place

778. By Vladimir Dikan <email address hidden>

optimized loop for matmul scheme in psi_dot_c

777. By Vladimir Dikan <email address hidden>

2nd row of psi_dot_c comp. scheme is computed

And is compared to the "functional" approach made for self-test.

The grouping of matrix multiplications differs,
yet the results are the same (associativity).

Further TODOs:
- the rest of the contractions
- computation of Jks
- moving of the "test" module to a separate branch, use it for references

776. By Vladimir Dikan <email address hidden>

Fixed bug with deletion of gradS between MD steps

775. By Vladimir Dikan <email address hidden>

cleanup: removed standalone compute_psi_hat_c

774. By Vladimir Dikan <email address hidden>

Init test for psi_dot_c computation in ks_flux_procs

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:siesta
This branch contains Public information 
Everyone can see this information.

Subscribers