125 Commits (b52d7761e09795fc9fd050615d1edcb68a26dc75)
 

Author SHA1 Message Date
Alex Selimov b52d7761e0 First working version of reading in .cac format. Works for two separate orientations
5 years ago
Alex Selimov 4038cab76f Latest working changes to read-CAC
5 years ago
Alex Selimov b3e05da6a4 Working changes for reading .cac files
5 years ago
Alex Selimov e6d7741060 Working changes to io.f90
5 years ago
Alex Selimov f6c0cf93f2 Final changes fixing remesh group
5 years ago
Alex Selimov babf4e176d Current working changes
5 years ago
Alex Selimov 9a484c86f6 Add wedge group shape option to opt_group.f90, update the documentation, and add the relevant functions to functions.f90
5 years ago
Alex Selimov 975e2b3fc1 Fix to numbering on interpolated atoms
5 years ago
Alex Selimov fa24b59028 Merge branch 'ft--read_pycac' into 'development'
5 years ago
Alex Selimov a9b266d757 Added sbox_ori option for when reading in restart files
5 years ago
Alex Selimov 4868a30e57 Added read_pycac subroutine
5 years ago
Alex Selimov 697dd7fa83 Change minimium element size in max remesh
5 years ago
Alex Selimov de1d230b87 Remove sub_box_arrary_bd as it isn't needed
5 years ago
aselimov 5b767038c2
Merge pull request #32 from aselimov/ft--add-square-vacancy-disloop
5 years ago
Alex Selimov c11a1bb463 Added rectangular vacancy disloop
5 years ago
Alex Selimov 3d097fde1a Update to git ignore to clean directory
5 years ago
aselimov 6d8a4be625
Merge pull request #31 from aselimov/ft--vdisl-loop
5 years ago
Alex Selimov fc20350748 vacancydisloop option added
5 years ago
aselimov c800d3261a
Merge pull request #30 from aselimov/ft--update-boundary-command
5 years ago
Alex Selimov 44a9dbaead Add tol variable replacing lim_zero as a tolerance for real checks
5 years ago
Alex Selimov 6642c2a1b7 FIx to opt-orient command due to difference with how boundary command worked
5 years ago
Alex Selimov 0ad06a2d6b Working changes to boundary command
5 years ago
aselimov 80c931d77a
Merge pull request #29 from aselimov/master
5 years ago
aselimov 5a1676cd66
Merge pull request #28 from aselimov/ft--rand-element-pos
5 years ago
Alex Selimov d2f3c9e3ec Add check for orientation to make sure it's right handed and orthogonal
5 years ago
Alex Selimov 9038242b98 Changes to how the io works for writing restart and merging
5 years ago
Alex Selimov 1a30968dca Added the rand element code
5 years ago
Alex Selimov 27faeee5ea Working code which picks random position slightly outside element bounds
5 years ago
aselimov b847cca4ab
Merge pull request #26 from aselimov/ft--group-remesh-to-elements
5 years ago
Alex d670bb5083 Working remesh command and remesh max command
5 years ago
Alex 5b925122df Added verbosity to remesh command
5 years ago
Alex 09c2e63155 Working element refinement
5 years ago
Alex 56994393a0 Fix to bug causing incorrrect positions. Remeshing algorithm works
5 years ago
Alex Selimov c698c31ede First version that doesn't crash, incorrectly places elements and atoms
5 years ago
Alex 20755270a4 Debugging version of code
5 years ago
Alex d0b6c595f0 Fix to outputting single element
5 years ago
Alex 6a0d441bd0 Fix to disloop code
5 years ago
Alex Selimov 1b82d98a4f Added right hand rule check to orientation in mode_create
5 years ago
Alex Selimov 9702ec85e9 Added set max esize when reading in specific files
5 years ago
Alex Selimov 98d00ea431 Fix problems with mode_create.f90
5 years ago
aselimov b3f91f61da
Merge pull request #25 from aselimov/bg--fix-to-box-mode-create
5 years ago
Alex Selimov b97986bf04 change box definition
5 years ago
aselimov 170e8b76fd
Merge pull request #24 from aselimov/ft--rand-ranges
5 years ago
Alex Selimov 3aed6966da Added possibility to select random number within range
5 years ago
aselimov a677e0026e
Merge pull request #23 from aselimov/ft--opt-delete
5 years ago
Alex Selimov a1a506e17d Added delete option with delete overlap command
5 years ago
Alex Selimov 92671ea0b2 Fix to mode merge box definition
5 years ago
Alex Selimov e9521f43f3 Fix to formatting and cell neighbor loop algorithm
5 years ago
Alex Selimov 6f15daf1ec Initial working commit with bug in delete command
5 years ago
aselimov 08aa5d46df
Merge pull request #22 from aselimov/ft--option-orient
5 years ago