103 Commits (80c931d77aa0b326b1d2933b2fab20a421b41189)
 

Author SHA1 Message Date
aselimov 80c931d77a
Merge pull request #29 from aselimov/master
5 years ago
aselimov 5a1676cd66
Merge pull request #28 from aselimov/ft--rand-element-pos
5 years ago
Alex Selimov d2f3c9e3ec Add check for orientation to make sure it's right handed and orthogonal
5 years ago
Alex Selimov 9038242b98 Changes to how the io works for writing restart and merging
5 years ago
Alex Selimov 1a30968dca Added the rand element code
5 years ago
Alex Selimov 27faeee5ea Working code which picks random position slightly outside element bounds
5 years ago
aselimov b847cca4ab
Merge pull request #26 from aselimov/ft--group-remesh-to-elements
5 years ago
Alex d670bb5083 Working remesh command and remesh max command
5 years ago
Alex 5b925122df Added verbosity to remesh command
5 years ago
Alex 09c2e63155 Working element refinement
5 years ago
Alex 56994393a0 Fix to bug causing incorrrect positions. Remeshing algorithm works
5 years ago
Alex Selimov c698c31ede First version that doesn't crash, incorrectly places elements and atoms
5 years ago
Alex 20755270a4 Debugging version of code
5 years ago
Alex d0b6c595f0 Fix to outputting single element
5 years ago
Alex 6a0d441bd0 Fix to disloop code
5 years ago
Alex Selimov 1b82d98a4f Added right hand rule check to orientation in mode_create
5 years ago
Alex Selimov 9702ec85e9 Added set max esize when reading in specific files
5 years ago
Alex Selimov 98d00ea431 Fix problems with mode_create.f90
5 years ago
aselimov b3f91f61da
Merge pull request #25 from aselimov/bg--fix-to-box-mode-create
5 years ago
Alex Selimov b97986bf04 change box definition
5 years ago
aselimov 170e8b76fd
Merge pull request #24 from aselimov/ft--rand-ranges
5 years ago
Alex Selimov 3aed6966da Added possibility to select random number within range
5 years ago
aselimov a677e0026e
Merge pull request #23 from aselimov/ft--opt-delete
5 years ago
Alex Selimov a1a506e17d Added delete option with delete overlap command
5 years ago
Alex Selimov 92671ea0b2 Fix to mode merge box definition
5 years ago
Alex Selimov e9521f43f3 Fix to formatting and cell neighbor loop algorithm
5 years ago
Alex Selimov 6f15daf1ec Initial working commit with bug in delete command
5 years ago
aselimov 08aa5d46df
Merge pull request #22 from aselimov/ft--option-orient
5 years ago
aselimov 4b7d12cc0f
Merge pull request #21 from aselimov/ft--group-delete
5 years ago
Alex Selimov 9be65c4510 Added delete option and update readme
5 years ago
Alex Selimov f37f19cbcf Forgot to add the option file
5 years ago
Alex Selimov 44efb4be4a Added orient and unorient options
5 years ago
Alex Selimov 58ad74ca9a Quick add of boundary option and update to readme
5 years ago
Alex Selimov 4117f31cb6 Small fix to writing to restart format
5 years ago
aselimov 1a23d21dba
Merge pull request #20 from aselimov/reorganize-wrap-option
5 years ago
Alex dc42b7b925 Separated wrap option to reduce opy and pasted code. Fixed warnings and added wrapping when inserting a dislocation or loop
5 years ago
aselimov 636ae9421b
Merge pull request #19 from aselimov/ft--random-position-selector
5 years ago
Alex 64926a4e16 Update to documentation for position specifiers
5 years ago
Alex Selimov 72dc7b089f Merge branch 'development' into ft--random-position-selector
5 years ago
Alex Selimov 282dcd3c58 Add random position
5 years ago
aselimov 21be35041c
Merge pull request #18 from aselimov/development
5 years ago
aselimov 1d19a51d15
Merge pull request #17 from aselimov/adding-verbosity
5 years ago
Alex Selimov a942b8e2a1 Added -ow option which allows for automatic overwriting
5 years ago
Alex Selimov 9ebdfff0a1 Added print messages to let user know whats going on
5 years ago
aselimov e91bcd5d1e
Merge pull request #16 from aselimov/ft--group-refine
5 years ago
Alex Selimov fd143783ec Added remesh option to group
5 years ago
Alex Selimov 1db2b24499 Fixes to parse_pos subroutine
5 years ago
Alex Selimov 69ab46b6e3 Fix to inf*val format for positions
5 years ago
aselimov 4e592fb4aa
Merge pull request #15 from aselimov/bg--fix-to-dislgen
5 years ago
Alex Selimov 99a680542d Extended inf commands to be position independent of the inf command
5 years ago