You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
Makefile 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 5 years ago
atoms.f90 Initial commit with file writing and create mode working for atoms 5 years ago
box.f90 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. 5 years ago
call_mode.f90 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 5 years ago
elements.f90 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. 5 years ago
functions.f90 First working version of model builder with several output file types and mode_create working 5 years ago
io.f90 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 5 years ago
main.f90 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. 5 years ago
mode_convert.f90 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 5 years ago
mode_create.f90 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. 5 years ago
parameters.f90 Initial commit with file writing and create mode working for atoms 5 years ago
subroutines.f90 Initial commit with file writing and create mode working for atoms 5 years ago