197 Commits

Author SHA1 Message Date
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
Alex Selimov
9ebdfff0a1 Added print messages to let user know whats going on 2020-01-28 10:42:30 -05:00
aselimov
e91bcd5d1e
Merge pull request #16 from aselimov/ft--group-refine
Added remesh option to group
2020-01-28 09:36:50 -05:00
Alex Selimov
fd143783ec Added remesh option to group 2020-01-28 09:36:00 -05:00
Alex Selimov
1db2b24499 Fixes to parse_pos subroutine 2020-01-27 21:10:31 -05:00
Alex Selimov
69ab46b6e3 Fix to inf*val format for positions 2020-01-27 21:06:22 -05:00
aselimov
4e592fb4aa
Merge pull request #15 from aselimov/bg--fix-to-dislgen
Bg  fix to dislgen
2020-01-27 20:38:04 -05:00
Alex Selimov
99a680542d Extended inf commands to be position independent of the inf command 2020-01-27 20:32:18 -05:00
Alex Selimov
0d2a351cd5 Fix to disl_gen. Problems with sub_box_bd and element dislocation displacement field 2020-01-27 20:30:40 -05:00
Alex Selimov
38872d8d9f Update to readme with correct format for dislocation command 2020-01-27 20:28:47 -05:00
Kevin Chu
1b099a17d5 Fix to makefile build order 2020-01-27 12:00:47 -05:00
Alex Selimov
94e1c9fd7b Missing allocation in disloop code 2020-01-27 11:56:31 -05:00
aselimov
071e8169b9
Merge pull request #13 from aselimov/ft--opt-dislloop
Square loop option
2020-01-27 10:18:15 -05:00
Alex
e76187bd3c Square loop option 2020-01-27 10:16:07 -05:00