77 Commits

Author SHA1 Message Date
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
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
aselimov
e2ae586ea5
Merge pull request #12 from aselimov/ft--opt-group
Ft  opt group
2020-01-27 10:07:37 -05:00
Alex
8a1bbcbc4e Added call_option which has been needed for a while but was missing 2020-01-27 10:06:20 -05:00
Alex
347b73054b Added group option and shift command 2020-01-27 10:01:22 -05:00
Alex
f80045058f quick fix to bug to write pycac format 2020-01-21 12:01:45 -05:00
aselimov
b0059a34a1
Merge pull request #10 from aselimov/bg--fix-to-pycac-format
Fixes to element definitions
2020-01-17 13:55:54 -05:00
Alex Selimov
12aa13b94b Fixes to element definitions 2020-01-17 13:53:21 -05:00
Alex
f0665ce3ef Add installation instructions 2020-01-16 12:47:09 -05:00
aselimov
ceeb5ef1a9
Merge pull request #9 from aselimov/ft--merge-wrap
Ft  merge wrap
2020-01-15 16:46:18 -05:00
Alex Selimov
cde96402e2 Working shift command for merge 2020-01-15 16:44:13 -05:00
Alex Selimov
14dd8ad755 Fixes to mode_merge 2020-01-15 16:03:18 -05:00
aselimov
fe6101167f
Merge pull request #7 from aselimov/redo-lammpscac
Changes to how the adjustment to nodal positions is performed for lam…
2020-01-15 09:57:51 -05:00
Alex Selimov
849da1d24a Changes to how the adjustment to nodal positions is performed for lammpscac output 2020-01-15 09:39:30 -05:00
Alex Selimov
55fbe679e5 Quick fix to argument positioning 2020-01-15 08:12:48 -05:00
Alex Selimov
c89b7d3b59 Merge branch 'ft--opt-dislloop' into development 2020-01-13 20:24:15 -05:00
aselimov
889edfd314
Merge pull request #6 from aselimov/ft-write-lammpscac
Ft write lammpscac
2020-01-13 20:18:39 -05:00
Alex Selimov
fbae3a1594 Working version of CACmb capable of building simple models for lammpsCAC 2020-01-13 20:12:46 -05:00
Alex Selimov
d09ebfa7e0 Merge branch 'development' into ft-write-lammpscac 2020-01-13 17:21:44 -05:00
Alex Selimov
ba28734fd7 Working changes to write lammps cac 2020-01-13 16:54:52 -05:00