dmorse / pscfpp

Polymer Self-Consistent Field Theory (C++/CUDA version)
https://pscf-home.cems.umn.edu
GNU General Public License v3.0
33 stars 20 forks source link

Allowing users to output propagators with a command. #79

Closed rpcollanton closed 2 years ago

rpcollanton commented 2 years ago

Previously, the ability to output the propagator existed for testing purposes only. It was hardcoded to output a specific propagator at a specific point on the chain.

This has been modified to allow users to output any propagator, at any point along the chain. Sojung is using this now.