INitial commit of CAC code
This commit is contained in:
commit
c8be709be9
66 changed files with 16539 additions and 0 deletions
16
docs/index.md
Normal file
16
docs/index.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# CAC: An implementation of the Concurrent Atomistic-Continuum method
|
||||
|
||||
Copyright © 2017-2018 Georgia Institute of Technology. All Rights Reserved.
|
||||
|
||||
CAC is an implementation of the concurrent atomistic-continuum (CAC) method [1] that allows for both dynamics and energy minimization of CAC models.
|
||||
CAC is written in Fortran 2008.
|
||||
For a standalone tool used to build and analyze models for simulation with CAC please see the [CAC model builder tool](https://gitlab.com/aselimov/cacmb).
|
||||
|
||||
This user's manual is maintained by [Alex Selimov](https://alexselimov.xyz) and [Kevin Chu](https://kvnchv.github.io/cv/). Both are current Ph.D. students of Prof. David L. McDowell at the Georgia Institute of Technology.
|
||||
|
||||
|
||||
Click [here](./intro/getstarted.md) for the getting started guide.
|
||||
|
||||
## References
|
||||
|
||||
[1] Chen, Youping et al. "Concurrent atomistic-continuum modeling of crystalline materials" Journal of Applied Physics (2019)
|
Loading…
Add table
Add a link
Reference in a new issue