Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input initial v_loc guess #1

Open
zhengbx opened this issue Apr 28, 2013 · 1 comment
Open

Input initial v_loc guess #1

zhengbx opened this issue Apr 28, 2013 · 1 comment
Assignees

Comments

@zhengbx
Copy link
Owner

zhengbx commented Apr 28, 2013

The calculations on LaNiO3 show that the convergence and result depends on initial guess. It turns out a good initial guess is the result from calculations with similar parameters. I plan to add saving and reading vloc as initial guess to the code.

@ghost ghost assigned zhengbx Apr 28, 2013
@bs324
Copy link
Collaborator

bs324 commented May 2, 2013

isn't that captured in the option:
if 0:
# enable this to propagate starting guesses from one U
# to another. Here disabled for the honeycomb hubbard case
# because at some U between 3. and 4. the solution changes
character
if StartGuessNextU is None:
StartGuessNextU = Jobs[-1]

(~l.300 in lattice_dmet.py)?

On 04/28/2013 05:47 PM, zhengbx wrote:

The calculations on LaNiO3 show that the convergence and result
depends on initial guess. It turns out a good initial guess is the
result from calculations with similar parameters. I plan to add saving
and reading vloc as initial guess to the code.


Reply to this email directly or view it on GitHub
#1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants