Commit graph

  • b847cca4ab
    Merge pull request #26 from aselimov/ft--group-remesh-to-elements aselimov 2020-02-28 10:29:21 -05:00
  • d670bb5083 Working remesh command and remesh max command Alex 2020-02-28 09:36:33 -05:00
  • 5b925122df Added verbosity to remesh command Alex 2020-02-25 10:47:07 -05:00
  • 09c2e63155 Working element refinement Alex 2020-02-25 10:34:09 -05:00
  • 56994393a0 Fix to bug causing incorrrect positions. Remeshing algorithm works Alex 2020-02-25 10:11:12 -05:00
  • c698c31ede First version that doesn't crash, incorrectly places elements and atoms Alex Selimov 2020-02-24 14:23:32 -05:00
  • 20755270a4 Debugging version of code Alex 2020-02-24 12:58:13 -05:00
  • d0b6c595f0 Fix to outputting single element Alex 2020-02-21 17:19:10 -05:00
  • 6a0d441bd0 Fix to disloop code Alex 2020-02-21 17:18:39 -05:00
  • 1b82d98a4f Added right hand rule check to orientation in mode_create Alex Selimov 2020-02-20 17:15:30 -05:00
  • 9702ec85e9 Added set max esize when reading in specific files Alex Selimov 2020-02-14 12:19:51 -05:00
  • 98d00ea431 Fix problems with mode_create.f90 Alex Selimov 2020-02-10 15:44:01 -05:00
  • b3f91f61da
    Merge pull request #25 from aselimov/bg--fix-to-box-mode-create aselimov 2020-02-10 11:39:36 -05:00
  • b97986bf04 change box definition Alex Selimov 2020-02-10 11:38:47 -05:00
  • 170e8b76fd
    Merge pull request #24 from aselimov/ft--rand-ranges aselimov 2020-02-07 14:38:46 -05:00
  • 3aed6966da Added possibility to select random number within range Alex Selimov 2020-02-07 14:38:12 -05:00
  • a677e0026e
    Merge pull request #23 from aselimov/ft--opt-delete aselimov 2020-02-06 11:19:28 -05:00
  • a1a506e17d Added delete option with delete overlap command Alex Selimov 2020-02-06 11:18:42 -05:00
  • 92671ea0b2 Fix to mode merge box definition Alex Selimov 2020-02-05 12:04:03 -05:00
  • e9521f43f3 Fix to formatting and cell neighbor loop algorithm Alex Selimov 2020-02-05 11:33:59 -05:00
  • 6f15daf1ec Initial working commit with bug in delete command Alex Selimov 2020-02-05 10:57:39 -05:00
  • 08aa5d46df
    Merge pull request #22 from aselimov/ft--option-orient aselimov 2020-02-04 09:02:08 -05:00
  • 4b7d12cc0f
    Merge pull request #21 from aselimov/ft--group-delete aselimov 2020-02-04 09:01:04 -05:00
  • 9be65c4510 Added delete option and update readme Alex Selimov 2020-02-04 08:57:24 -05:00
  • f37f19cbcf Forgot to add the option file Alex Selimov 2020-02-03 17:35:22 -05:00
  • 44efb4be4a Added orient and unorient options Alex Selimov 2020-02-03 17:30:41 -05:00
  • 58ad74ca9a Quick add of boundary option and update to readme Alex Selimov 2020-01-31 11:50:41 -05:00
  • 4117f31cb6 Small fix to writing to restart format Alex Selimov 2020-01-31 11:22:26 -05:00
  • 1a23d21dba
    Merge pull request #20 from aselimov/reorganize-wrap-option aselimov 2020-01-29 10:26:29 -05:00
  • dc42b7b925 Separated wrap option to reduce opy and pasted code. Fixed warnings and added wrapping when inserting a dislocation or loop Alex 2020-01-29 10:25:33 -05:00
  • 636ae9421b
    Merge pull request #19 from aselimov/ft--random-position-selector aselimov 2020-01-29 09:36:29 -05:00
  • 64926a4e16 Update to documentation for position specifiers Alex 2020-01-29 09:30:51 -05:00
  • 72dc7b089f Merge branch 'development' into ft--random-position-selector Alex Selimov 2020-01-28 11:40:22 -05:00
  • 282dcd3c58 Add random position Alex Selimov 2020-01-28 11:35:14 -05:00
  • 21be35041c
    Merge pull request #18 from aselimov/development aselimov 2020-01-28 11:02:36 -05:00
  • 1d19a51d15
    Merge pull request #17 from aselimov/adding-verbosity aselimov 2020-01-28 11:00:55 -05:00
  • a942b8e2a1 Added -ow option which allows for automatic overwriting Alex Selimov 2020-01-28 10:59:49 -05:00
  • 9ebdfff0a1 Added print messages to let user know whats going on Alex Selimov 2020-01-28 10:42:30 -05:00
  • e91bcd5d1e
    Merge pull request #16 from aselimov/ft--group-refine aselimov 2020-01-28 09:36:50 -05:00
  • fd143783ec Added remesh option to group Alex Selimov 2020-01-28 09:36:00 -05:00
  • 1db2b24499 Fixes to parse_pos subroutine Alex Selimov 2020-01-27 21:10:31 -05:00
  • 69ab46b6e3 Fix to inf*val format for positions Alex Selimov 2020-01-27 21:06:22 -05:00
  • 4e592fb4aa
    Merge pull request #15 from aselimov/bg--fix-to-dislgen aselimov 2020-01-27 20:38:04 -05:00
  • 99a680542d Extended inf commands to be position independent of the inf command Alex Selimov 2020-01-27 20:32:18 -05:00
  • 0d2a351cd5 Fix to disl_gen. Problems with sub_box_bd and element dislocation displacement field Alex Selimov 2020-01-27 20:30:40 -05:00
  • 38872d8d9f Update to readme with correct format for dislocation command Alex Selimov 2020-01-27 20:28:47 -05:00
  • 1b099a17d5 Fix to makefile build order Kevin Chu 2020-01-27 12:00:47 -05:00
  • 94e1c9fd7b Missing allocation in disloop code Alex Selimov 2020-01-27 11:56:31 -05:00
  • 071e8169b9
    Merge pull request #13 from aselimov/ft--opt-dislloop aselimov 2020-01-27 10:18:15 -05:00
  • e76187bd3c Square loop option Alex 2020-01-27 10:16:07 -05:00
  • e2ae586ea5
    Merge pull request #12 from aselimov/ft--opt-group aselimov 2020-01-27 10:07:37 -05:00
  • 8a1bbcbc4e Added call_option which has been needed for a while but was missing Alex 2020-01-27 10:06:20 -05:00
  • 347b73054b Added group option and shift command Alex 2020-01-27 10:01:22 -05:00
  • f80045058f quick fix to bug to write pycac format Alex 2020-01-21 12:01:45 -05:00
  • b0059a34a1
    Merge pull request #10 from aselimov/bg--fix-to-pycac-format aselimov 2020-01-17 13:55:54 -05:00
  • 12aa13b94b Fixes to element definitions Alex Selimov 2020-01-17 13:53:21 -05:00
  • f0665ce3ef Add installation instructions Alex 2020-01-16 12:47:09 -05:00
  • ceeb5ef1a9
    Merge pull request #9 from aselimov/ft--merge-wrap aselimov 2020-01-15 16:46:18 -05:00
  • cde96402e2 Working shift command for merge Alex Selimov 2020-01-15 16:44:13 -05:00
  • 14dd8ad755 Fixes to mode_merge Alex Selimov 2020-01-15 16:03:18 -05:00
  • 840c8aa352
    Merge pull request #8 from aselimov/development aselimov 2020-01-15 09:59:00 -05:00
  • fe6101167f
    Merge pull request #7 from aselimov/redo-lammpscac aselimov 2020-01-15 09:57:51 -05:00
  • 849da1d24a Changes to how the adjustment to nodal positions is performed for lammpscac output Alex Selimov 2020-01-15 09:39:30 -05:00
  • 55fbe679e5 Quick fix to argument positioning Alex Selimov 2020-01-15 08:12:48 -05:00
  • c89b7d3b59 Merge branch 'ft--opt-dislloop' into development Alex Selimov 2020-01-13 20:24:15 -05:00
  • 889edfd314
    Merge pull request #6 from aselimov/ft-write-lammpscac aselimov 2020-01-13 20:18:39 -05:00
  • fbae3a1594 Working version of CACmb capable of building simple models for lammpsCAC Alex Selimov 2020-01-13 20:12:46 -05:00
  • d09ebfa7e0 Merge branch 'development' into ft-write-lammpscac Alex Selimov 2020-01-13 17:21:44 -05:00
  • ba28734fd7 Working changes to write lammps cac Alex Selimov 2020-01-13 16:54:52 -05:00
  • 20546dc267 Actual dislocation loop generation algorithm alongside dislgen command Alex Selimov 2020-01-13 16:43:49 -05:00
  • ec7980ff0b Fix to main when running without a mode Alex Selimov 2020-01-13 09:50:29 -05:00
  • 1f1598dec9 Added Make install and fix to main Alex Selimov 2020-01-13 09:49:42 -05:00
  • 8fc91f4dd2 Working planar vacancy cluster algorithm Alex Selimov 2020-01-13 09:42:57 -05:00
  • d0e6253d64 Working commit for dislocation generation branch Alex 2019-12-25 16:30:18 -05:00
  • 41024b9674 Added new parse ori_vec subroutine to parse orientation vectors Alex Selimov 2019-12-15 18:59:21 -05:00
  • e007038b6f Merge branch 'development' of https://github.com/aselimov/CACmb into development Cherry-picking the call_mode commit into the main development branch to work on other options Alex Selimov 2019-12-15 18:10:43 -05:00
  • 0dff3b2ca9 Restructure the command parsing loops so the mode commands only parse the mode options Alex Selimov 2019-12-11 09:07:59 -05:00
  • 1355385ffd
    Merge pull request #5 from aselimov/ft--pycac-restart aselimov 2019-12-15 17:56:28 -05:00
  • b3a9577cc2 Added writing to pycac restart file format Alex Selimov 2019-12-15 17:55:31 -05:00
  • c291ec65b4 Quick bug fix Alex Selimov 2019-12-13 13:44:17 -05:00
  • ce2e3d17f4
    Merge pull request #4 from aselimov/bg--fixes-to-mode-merge-reading aselimov 2019-12-10 19:35:46 -05:00
  • b0941e4482 Fixes to file reading to ensure that mode_merge works correctly Alex Selimov 2019-12-10 19:33:46 -05:00
  • 520babe6f6
    Merge pull request #3 from aselimov/development aselimov 2019-12-07 13:44:49 -05:00
  • 95060bc0d9
    Merge pull request #2 from aselimov/ft--mode-merge aselimov 2019-12-07 13:43:23 -05:00
  • 3c7461f094 Added mode merge, adjusted how file reading works to accomodate model merge Alex 2019-12-07 13:39:29 -05:00
  • fb2abc60d1 Updates to box variables adding new sub_box variables and propagating changes through all of the modes Alex 2019-12-07 13:38:52 -05:00
  • d624e6ed5d Added mode_convert and documentation. Created new .mb filetype which contains all necessary information for operating on simulation cells. Created framework for reading in data files, right now only .mb style files Alex Selimov 2019-12-05 11:04:49 -05:00
  • 03f69c6df7 Removed extra variables from mode_create.f90, added a new module to contain simulation box information and changed code accordingly, new grow subroutine in elements. Alex Selimov 2019-12-05 11:03:18 -05:00
  • fa1cb6ce58 Fixes to mode_create, moved basis_pos from elements to mode_create, added the mb file output style Alex Selimov 2019-12-05 08:36:22 -05:00
  • 591762d259 Latest attempts to get the lammpscac data format working Alex Selimov 2019-12-04 21:03:13 -05:00
  • c1150ae4b1 First attempts at figuring out the element format for lammpscac Alex Selimov 2019-11-29 22:23:22 -05:00
  • 54aa50b605 Working writing to lammpsCAC format Alex Selimov 2019-11-29 13:36:19 -05:00
  • 033b44dc40
    Merge pull request #1 from aselimov/ft--mode-create aselimov 2019-11-27 15:39:31 -05:00
  • ff3fc5e20a First working version of model builder with several output file types and mode_create working Alex 2019-11-27 15:10:28 -05:00
  • 8217e8b51c Initial commit with file writing and create mode working for atoms Alex 2019-11-25 18:19:25 -05:00
  • 624886bbe9 Initial commit with working atom and lattice type parsing Alex Selimov 2019-09-25 20:11:10 -04:00
  • 552dd3cada
    Initial commit aselimov 2019-09-25 09:04:36 -04:00