Skip to content

Commit

Permalink
add example 08
Browse files Browse the repository at this point in the history
  • Loading branch information
srmnitc committed Sep 28, 2023
1 parent 3d20b6c commit 377a4d8
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 34 deletions.
25 changes: 25 additions & 0 deletions examples/example_08/input.1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
calculations:
- element: Cu
lattice: FCC
lattice_constant: 3.697
mass: 63.546
mode: ts
n_equilibration_steps: 10000
n_iterations: 1
n_switching_steps: 25000
pair_coeff: '* * ../potentials/Cu01.eam.alloy Cu'
pair_style: eam/alloy
pressure: 0.0
queue:
commands:
- conda activate calphy
cores: 4
scheduler: local
reference_phase: solid
repeat:
- 5
- 5
- 5
temperature:
- 1200.0
- 1400.0
25 changes: 25 additions & 0 deletions examples/example_08/input.2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
calculations:
- element: Cu
lattice: FCC
lattice_constant: 3.697
mass: 63.546
mode: tscale
n_equilibration_steps: 10000
n_iterations: 1
n_switching_steps: 25000
pair_coeff: '* * ../potentials/Cu01.eam.alloy Cu'
pair_style: eam/alloy
pressure: 0.0
queue:
commands:
- conda activate calphy
cores: 4
scheduler: local
reference_phase: solid
repeat:
- 5
- 5
- 5
temperature:
- 1200.0
- 1400.0
34 changes: 0 additions & 34 deletions examples/example_08/input.yaml

This file was deleted.

0 comments on commit 377a4d8

Please sign in to comment.