You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alex Selimov dadc1f7a4a
Fixed the efill option to preserve interelement discontinuities
4 years ago
..
Makefile First testing version of code 4 years ago
atoms.f90 Initial commit with file writing and create mode working for atoms 5 years ago
box.f90 Added deform box option and allowed for reading time information from restart files 4 years ago
call_mode.f90 Restructure the command parsing loops so the mode commands only parse the mode options 4 years ago
call_option.f90 Working redef box option 4 years ago
elements.f90 Added deform box option and allowed for reading time information from restart files 4 years ago
functions.f90 Add wedge group shape option to opt_group.f90, update the documentation, and add the relevant functions to functions.f90 4 years ago
io.f90 Fix to writing pycac files 4 years ago
main.f90 First working version of reading in .cac format. Works for two separate orientations 4 years ago
mode_convert.f90 Separated wrap option to reduce opy and pasted code. Fixed warnings and added wrapping when inserting a dislocation or loop 4 years ago
mode_create.f90 Fixed the efill option to preserve interelement discontinuities 4 years ago
mode_merge.f90 Fix to mode merge box definition 4 years ago
opt_deform.f90 Added deform box option and allowed for reading time information from restart files 4 years ago
opt_delete.f90 Added right hand rule check to orientation in mode_create 4 years ago
opt_disl.f90 Added ability to have spaces in orient string if passed with quotes 4 years ago
opt_group.f90 Added group shape all to seleect all of a specific type 4 years ago
opt_orient.f90 Fix to opt_orient to preserve boundary conditions 4 years ago
opt_redef_box.f90 Working redef box option 4 years ago
parameters.f90 Add tol variable replacing lim_zero as a tolerance for real checks 4 years ago
sorts.f90 Replaced sorting method which resulted in broken deletion algorithm 4 years ago
subroutines.f90 Added ability to have spaces in orient string if passed with quotes 4 years ago