Skip to content

Commit

Permalink
A rough start at some documents
Browse files Browse the repository at this point in the history
  • Loading branch information
andreww committed Jan 21, 2013
1 parent f63a1e4 commit c425905
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Docs/HOWTO
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
(1) Do a full geometry optimization. Must be accurate with fine tolarances
* How accurate
* Symmetry
(2) Set up the strained cells.
* How many strains
* Choosing the symmetry
* How big should the strains be?
(3) Analysis
* Check fits
* What does output mean?

5 changes: 5 additions & 0 deletions Docs/TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Check what the orientation of the lattice vectors should be w.r.t. the strains and cart axes. Probably should convert to _ABC then back to _CART...
Test (can I test with GULP? - yes, but stresses are in the wrong units)
Seperate castep specific file handling in both scripts from genric maths
Investigate 'reuse' eather a .check or .castep_bin file. Note, I've run into some cases of these failing on hector.
Correct handling of errors (wrt the __append... functions).

0 comments on commit c425905

Please sign in to comment.