.. |
atoms.f90
|
Initial commit with file writing and create mode working for atoms
|
2019-11-25 18:19:25 -05:00 |
box.f90
|
Remove sub_box_arrary_bd as it isn't needed
|
2020-03-20 10:44:31 -04:00 |
call_mode.f90
|
Restructure the command parsing loops so the mode commands only parse the mode options
|
2019-12-15 18:09:59 -05:00 |
call_option.f90
|
First working version of reading in .cac format. Works for two separate orientations
|
2020-06-02 16:42:12 -04:00 |
elements.f90
|
Merge read-cac branch into main branch
|
2020-06-30 10:58:07 -04:00 |
functions.f90
|
Add wedge group shape option to opt_group.f90, update the documentation, and add the relevant functions to functions.f90
|
2020-04-07 11:42:37 -04:00 |
io.f90
|
Merge read-cac branch into main branch
|
2020-06-30 10:58:07 -04:00 |
main.f90
|
First working version of reading in .cac format. Works for two separate orientations
|
2020-06-02 16:42:12 -04:00 |
Makefile
|
Added tags to the element and atom arrays
|
2020-06-29 18:51:01 -04:00 |
mode_convert.f90
|
Separated wrap option to reduce opy and pasted code. Fixed warnings and added wrapping when inserting a dislocation or loop
|
2020-01-29 10:25:33 -05:00 |
mode_create.f90
|
Added tags to the element and atom arrays
|
2020-06-29 18:51:01 -04:00 |
mode_merge.f90
|
Fix to mode merge box definition
|
2020-02-05 12:04:03 -05:00 |
opt_delete.f90
|
Added right hand rule check to orientation in mode_create
|
2020-02-20 17:15:30 -05:00 |
opt_disl.f90
|
Added ability to have spaces in orient string if passed with quotes
|
2020-05-19 15:42:38 -04:00 |
opt_group.f90
|
Added tags to the element and atom arrays
|
2020-06-29 18:51:01 -04:00 |
opt_orient.f90
|
Added ability to have spaces in orient string if passed with quotes
|
2020-05-19 15:42:38 -04:00 |
parameters.f90
|
Add tol variable replacing lim_zero as a tolerance for real checks
|
2020-03-13 15:11:22 -04:00 |
sorts.f90
|
Replaced sorting method which resulted in broken deletion algorithm
|
2020-05-18 10:38:01 -04:00 |
subroutines.f90
|
Added ability to have spaces in orient string if passed with quotes
|
2020-05-19 15:42:38 -04:00 |