-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
area: main-sourceRelating to the src/ directory (main Conquest source code)Relating to the src/ directory (main Conquest source code)improves: functionalityAdding functionality to codeAdding functionality to codepriority: minortime: daystype: enhancementPlanned enhancement being suggested by developersPlanned enhancement being suggested by developers
Milestone
Description
When optimising the simulation cell using fixed side-length ratios (e.g. fixing AtomMove.OptCell.Constraint c/a) the stress needs to be adjusted to maintain the ratio. There is some freedom in what we do with the stress, so I have decided to maintain the average stress of the two directions constrained.
For AtomMove.OptCellMethod 3 we need a further tweak so that the strains in the two directions are the same (this approach optimises the strain rather than the cell side lengths). Here I have just averaged the two.
Metadata
Metadata
Assignees
Labels
area: main-sourceRelating to the src/ directory (main Conquest source code)Relating to the src/ directory (main Conquest source code)improves: functionalityAdding functionality to codeAdding functionality to codepriority: minortime: daystype: enhancementPlanned enhancement being suggested by developersPlanned enhancement being suggested by developers