GRASP rci-qed
Functions/Subroutines
grasp_rciqed_lib9290_files Module Reference

Routines for initializing GRASP global state from input files (isodata, CSLs, wavefunction files, mixing files). More...

Functions/Subroutines

subroutine load_csl (cfile)
 Loads a configuration state list (CSL) files (typically either rcsf.inp or *.c). More...
 
subroutine load_isodata (isofile)
 Loads the nuclear data and initializes the grid and the nuclear model. More...
 
subroutine load_orbitals (wfile)
 Loads the radial orbitals from a wavefunction file (typically *.w or rwfn.out). More...
 
subroutine load_mixing (sumfile)
 Loads a mixing files (typically *.m or *.cm). More...
 

Detailed Description

Routines for initializing GRASP global state from input files (isodata, CSLs, wavefunction files, mixing files).

Function/Subroutine Documentation

◆ load_csl()

subroutine grasp_rciqed_lib9290_files::load_csl ( character(*), intent(in)  cfile)

Loads a configuration state list (CSL) files (typically either rcsf.inp or *.c).

Parameters
cfilePath to the CSL file.

TODO: Document prerequisites (what needs to be loaded before this can be called?).

Here is the caller graph for this function:

◆ load_isodata()

subroutine grasp_rciqed_lib9290_files::load_isodata ( character(*), intent(in)  isofile)

Loads the nuclear data and initializes the grid and the nuclear model.

Parameters
isofilePath to the isodata file.
Here is the call graph for this function:
Here is the caller graph for this function:

◆ load_mixing()

subroutine grasp_rciqed_lib9290_files::load_mixing ( character(*), intent(in)  sumfile)

Loads a mixing files (typically *.m or *.cm).

Parameters
sumfilePath to the mixing file.
Here is the caller graph for this function:

◆ load_orbitals()

subroutine grasp_rciqed_lib9290_files::load_orbitals ( character(*), intent(in)  wfile)

Loads the radial orbitals from a wavefunction file (typically *.w or rwfn.out).

Parameters
wfilePath to the orbital file.
Here is the caller graph for this function: