14 Commits

Author SHA1 Message Date
Alex Selimov
c291ec65b4 Quick bug fix 2019-12-13 13:44:17 -05:00
aselimov
ce2e3d17f4
Merge pull request #4 from aselimov/bg--fixes-to-mode-merge-reading
Fixes to file reading to ensure that mode_merge works correctly
2019-12-10 19:35:46 -05:00
Alex Selimov
b0941e4482 Fixes to file reading to ensure that mode_merge works correctly 2019-12-10 19:33:46 -05:00
aselimov
95060bc0d9
Merge pull request #2 from aselimov/ft--mode-merge
Ft  mode merge
2019-12-07 13:43:23 -05:00
Alex
3c7461f094 Added mode merge, adjusted how file reading works to accomodate model merge 2019-12-07 13:39:29 -05:00
Alex
fb2abc60d1 Updates to box variables adding new sub_box variables and propagating changes through all of the modes 2019-12-07 13:38:52 -05:00
Alex Selimov
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 2019-12-05 11:04:49 -05:00
Alex Selimov
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. 2019-12-05 11:03:18 -05:00
Alex Selimov
fa1cb6ce58 Fixes to mode_create, moved basis_pos from elements to mode_create, added the mb file output style 2019-12-05 08:36:22 -05:00
aselimov
033b44dc40
Merge pull request #1 from aselimov/ft--mode-create
Ft  mode create
2019-11-27 15:39:31 -05:00
Alex
ff3fc5e20a First working version of model builder with several output file types and mode_create working 2019-11-27 15:10:28 -05:00
Alex
8217e8b51c Initial commit with file writing and create mode working for atoms 2019-11-25 18:19:25 -05:00
Alex Selimov
624886bbe9 Initial commit with working atom and lattice type parsing 2019-09-25 20:11:10 -04:00
aselimov
552dd3cada
Initial commit 2019-09-25 09:04:36 -04:00