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

Higher-Order Boundary Conditions - Part 1 #11

Open
4 of 8 tasks
cortner opened this issue Mar 8, 2018 · 5 comments
Open
4 of 8 tasks

Higher-Order Boundary Conditions - Part 1 #11

cortner opened this issue Mar 8, 2018 · 5 comments

Comments

@cortner
Copy link
Owner

cortner commented Mar 8, 2018

CC @thudso @jjbraun

I want to use this issue to discuss anything coming up in the implementation for the next paper.

TODO

  • Linear elasticity solutions: I believe Tom has finished this, all tests pass ok
  • CLE Dislocation predictor: I believe this is not yet running correctly, tentatively assigning this to Tom?
  • Cauchy-Born: done
  • PDE solver to solve at least for the next-order corrector
  • Atomistic Green's Function
  • Computation and convergence test for the dipole tensor
  • Implementation of the predictor-corrector iteration for point defects
  • Implementation of the predictor-corrector iteration for screw dislocations

Am I missing anything?

@cortner
Copy link
Owner Author

cortner commented Mar 8, 2018

@thudso @jjbraun can either of you remind me whether we actually need the Lattice Green's function in a first instance? I can't quite remember what the conclusion was.

@thudso
Copy link
Collaborator

thudso commented Mar 9, 2018

CLE dislocation predictors are running fine (tests pass); I don't think you're missing anything. If I remember right, I think we can do without the atomistic Green's function, but then we do definitely need to solve the PDE (but @jjbraun can confirm!).

@cortner
Copy link
Owner Author

cortner commented Mar 9, 2018

so are you saying you are actually getting the correct decay rates for the forces?

@thudso
Copy link
Collaborator

thudso commented Mar 9, 2018 via email

@cortner
Copy link
Owner Author

cortner commented Mar 11, 2018

error-c1

This shows the convergence of the dipole tensor for a vacancy in a Lennard-Jones FCC material. @jjbraun does this match your result? If not, what are possible reasons? (e.g. I didn't pre-relax, i.e. the reference crystal is not stress-free, could this be a problem?)

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