110 Commits

Author SHA1 Message Date
Alex Selimov
3d097fde1a Update to git ignore to clean directory 2020-03-13 16:07:10 -04:00
aselimov
6d8a4be625
Merge pull request #31 from aselimov/ft--vdisl-loop
vacancydisloop option added
2020-03-13 16:00:13 -04:00
Alex Selimov
fc20350748 vacancydisloop option added 2020-03-13 15:55:45 -04:00
aselimov
c800d3261a
Merge pull request #30 from aselimov/ft--update-boundary-command
Ft  update boundary command
2020-03-13 15:24:35 -04:00
Alex Selimov
44a9dbaead Add tol variable replacing lim_zero as a tolerance for real checks 2020-03-13 15:11:22 -04:00
Alex Selimov
6642c2a1b7 FIx to opt-orient command due to difference with how boundary command worked 2020-03-13 15:08:43 -04:00
Alex Selimov
0ad06a2d6b Working changes to boundary command 2020-03-05 16:19:30 -05:00
aselimov
80c931d77a
Merge pull request #29 from aselimov/master
Accidental push to master
2020-03-04 21:08:40 -05:00
aselimov
5a1676cd66
Merge pull request #28 from aselimov/ft--rand-element-pos
Ft  rand element pos
2020-03-04 21:07:11 -05:00
Alex Selimov
d2f3c9e3ec Add check for orientation to make sure it's right handed and orthogonal 2020-03-04 21:06:12 -05:00
Alex Selimov
9038242b98 Changes to how the io works for writing restart and merging 2020-03-04 21:05:49 -05:00
Alex Selimov
1a30968dca Added the rand element code 2020-03-04 21:04:39 -05:00
Alex Selimov
27faeee5ea Working code which picks random position slightly outside element bounds 2020-03-02 12:24:22 -05:00
aselimov
b847cca4ab
Merge pull request #26 from aselimov/ft--group-remesh-to-elements
Ft  group remesh to elements
2020-02-28 10:29:21 -05:00
Alex
d670bb5083 Working remesh command and remesh max command 2020-02-28 09:36:33 -05:00
Alex
5b925122df Added verbosity to remesh command 2020-02-25 10:47:07 -05:00
Alex
09c2e63155 Working element refinement 2020-02-25 10:34:09 -05:00
Alex
56994393a0 Fix to bug causing incorrrect positions. Remeshing algorithm works 2020-02-25 10:11:12 -05:00
Alex Selimov
c698c31ede First version that doesn't crash, incorrectly places elements and atoms 2020-02-24 14:23:32 -05:00
Alex
20755270a4 Debugging version of code 2020-02-24 12:58:13 -05:00
Alex
d0b6c595f0 Fix to outputting single element 2020-02-21 17:19:10 -05:00
Alex
6a0d441bd0 Fix to disloop code 2020-02-21 17:18:39 -05:00
Alex Selimov
1b82d98a4f Added right hand rule check to orientation in mode_create 2020-02-20 17:15:30 -05:00
Alex Selimov
9702ec85e9 Added set max esize when reading in specific files 2020-02-14 12:19:51 -05:00
Alex Selimov
98d00ea431 Fix problems with mode_create.f90 2020-02-10 15:44:01 -05:00
aselimov
b3f91f61da
Merge pull request #25 from aselimov/bg--fix-to-box-mode-create
change box definition
2020-02-10 11:39:36 -05:00
Alex Selimov
b97986bf04 change box definition 2020-02-10 11:38:47 -05:00
aselimov
170e8b76fd
Merge pull request #24 from aselimov/ft--rand-ranges
Added possibility to select random number within range
2020-02-07 14:38:46 -05:00
Alex Selimov
3aed6966da Added possibility to select random number within range 2020-02-07 14:38:12 -05:00
aselimov
a677e0026e
Merge pull request #23 from aselimov/ft--opt-delete
Ft  opt delete
2020-02-06 11:19:28 -05:00
Alex Selimov
a1a506e17d Added delete option with delete overlap command 2020-02-06 11:18:42 -05:00
Alex Selimov
92671ea0b2 Fix to mode merge box definition 2020-02-05 12:04:03 -05:00
Alex Selimov
e9521f43f3 Fix to formatting and cell neighbor loop algorithm 2020-02-05 11:33:59 -05:00
Alex Selimov
6f15daf1ec Initial working commit with bug in delete command 2020-02-05 10:57:39 -05:00
aselimov
08aa5d46df
Merge pull request #22 from aselimov/ft--option-orient
Ft  option orient
2020-02-04 09:02:08 -05:00
aselimov
4b7d12cc0f
Merge pull request #21 from aselimov/ft--group-delete
Added delete option and update readme
2020-02-04 09:01:04 -05:00
Alex Selimov
9be65c4510 Added delete option and update readme 2020-02-04 08:57:24 -05:00
Alex Selimov
f37f19cbcf Forgot to add the option file 2020-02-03 17:35:22 -05:00
Alex Selimov
44efb4be4a Added orient and unorient options 2020-02-03 17:30:41 -05:00
Alex Selimov
58ad74ca9a Quick add of boundary option and update to readme 2020-01-31 11:50:41 -05:00
Alex Selimov
4117f31cb6 Small fix to writing to restart format 2020-01-31 11:22:26 -05:00
aselimov
1a23d21dba
Merge pull request #20 from aselimov/reorganize-wrap-option
Separated wrap option to reduce opy and pasted code. Fixed warnings a…
2020-01-29 10:26:29 -05:00
Alex
dc42b7b925 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
aselimov
636ae9421b
Merge pull request #19 from aselimov/ft--random-position-selector
Ft  random position selector
2020-01-29 09:36:29 -05:00
Alex
64926a4e16 Update to documentation for position specifiers 2020-01-29 09:30:51 -05:00
Alex Selimov
72dc7b089f Merge branch 'development' into ft--random-position-selector 2020-01-28 11:40:22 -05:00
Alex Selimov
282dcd3c58 Add random position 2020-01-28 11:35:14 -05:00
aselimov
21be35041c
Merge pull request #18 from aselimov/development
alpha v1.2
2020-01-28 11:02:36 -05:00
aselimov
1d19a51d15
Merge pull request #17 from aselimov/adding-verbosity
Adding verbosity
2020-01-28 11:00:55 -05:00
Alex Selimov
a942b8e2a1 Added -ow option which allows for automatic overwriting 2020-01-28 10:59:49 -05:00