Pushing grid column loop into setup_pdf_params. Adding iterface too, allowing us to call it with single or multiple columns so that the host models don't need updating to work with this change. This is bit-for-bit, tested with clubb_standalone and cam coarse res run. larson-group/cam#129 (details)
Broke up column loop inside setup_pdf_params. This is all bit-for-bit. larson-group/cam#129 (details)
Print more variables and add assertion checks to test whether svdInvrs is truly the inverse and also whether paramsSoln truly solves the system of equations.
Pushing grid column loop into setup_pdf_params. Adding iterface too, allowing us to call it with single or multiple columns so that the host models don't need updating to work with this change. This is bit-for-bit, tested with clubb_standalone and cam coarse res run. larson-group/cam#129