.. |
atoms.f90
|
Initial commit with file writing and create mode working for atoms
|
2019-11-25 18:19:25 -05:00 |
box.f90
|
Added deform box option and allowed for reading time information from restart files
|
2020-08-10 15:52:19 -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
|
Working changes to slip_plane code
|
2020-10-23 14:13:35 -04:00 |
elements.f90
|
Current working changes to option-slip-plane
|
2020-10-27 13:23:00 -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
|
Fix to writing pycac files
|
2020-08-14 10:29:53 -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
|
Current working changes to option-slip-plane
|
2020-10-27 13:23:00 -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
|
Get code working with gfortran
|
2020-10-24 09:53:58 -04:00 |
mode_merge.f90
|
Fix to mode merge box definition
|
2020-02-05 12:04:03 -05:00 |
opt_deform.f90
|
Added deform box option and allowed for reading time information from restart files
|
2020-08-10 15:52:19 -04: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
|
Get code working with gfortran
|
2020-10-24 09:53:58 -04:00 |
opt_orient.f90
|
Fix to opt_orient to preserve boundary conditions
|
2020-10-12 13:26:15 -04:00 |
opt_redef_box.f90
|
Working redef box option
|
2020-10-13 11:57:20 -04:00 |
opt_slip_plane.f90
|
Working version of slip_plane ooption with effill
|
2020-10-27 16:44:03 -04:00 |
parameters.f90
|
Working changes to slip_plane code
|
2020-10-23 14:13:35 -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 |