quemb.molbe.mbe.initialize_pot¶
- quemb.molbe.mbe.initialize_pot(n_frag, relAO_per_edge)¶
Initialize the potential array for bootstrap embedding.
This function initializes a potential array for a given number of fragments (
n_frag
) and their corresponding edge indices (relAO_per_edge
). The potential array is initialized with zeros for each pair of edge site indices within each fragment, followed by an additional zero for the global chemical potential.- Parameters:
- Returns:
Initialized potential array with zeros.
- Return type: