GRASP rci-qed
|
Wrapper methods used to interact with the lib92
library, collected here for potential future reuse.
More...
Functions/Subroutines | |
subroutine | init_isocw_full (isofile, cfile, wfile) |
Initializes the GRASP global state based on the input files. More... | |
Wrapper methods used to interact with the lib92
library, collected here for potential future reuse.
subroutine grasp_lib9290::init_isocw_full | ( | character(*), intent(in) | isofile, |
character(*), intent(in) | cfile, | ||
character(*), intent(in) | wfile | ||
) |
Initializes the GRASP global state based on the input files.
This attempts to be the one-stop-shop for lib9290
initialization.
isofile | The isotope and grid data file, conventionally called isodata . |
cfile | The configuration state list (CSL) file (usually *.c ). |
wfile | Orbital wavefunction file (usually *.w ). |