Skip to content

Draft: Acot

Fred Olness requested to merge ACOT into master

The ACOT reaction code is now ready for review and comment. This was developed based on the model of the MSTW structure.

IMPORTANT: There is currently a call to ACOTindexRESET() in the fcn.f function. This is NOT acceptable, and we need to find a better way to implement this. This function resets the "index" counter which is used to pull the correct K-factor value from the stored array.

The ACOT.yaml file has the default parameters for the ACOT code. These should not often be changed, but they do require re-compiling if changes are made. Suggestions for improvement are welcome here.

Merge request reports