Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
workshop_preparation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Potentials Workshop 2022
workshop_preparation
Commits
326c74d0
Commit
326c74d0
authored
2 years ago
by
qamarmt2
Browse files
Options
Downloads
Patches
Plain Diff
Working examples with 2 pots
parent
ace3fd3c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
validation/helper.py
+2
-2
2 additions, 2 deletions
validation/helper.py
validation/validation_LiAl.ipynb
+816
-278
816 additions, 278 deletions
validation/validation_LiAl.ipynb
with
818 additions
and
280 deletions
validation/helper.py
+
2
−
2
View file @
326c74d0
...
...
@@ -20,10 +20,10 @@ pot_eam = pd.DataFrame({
pot_ace
=
pd
.
DataFrame
({
'
Name
'
:
[
'
LiAl_yace
'
],
'
Filename
'
:
[[
os
.
path
.
abspath
(
"
../potentials/
AlLi
.yace
"
)]],
'
Filename
'
:
[[
os
.
path
.
abspath
(
"
../potentials/
03-ACE/AlLi-6gen-18May
.yace
"
)]],
'
Model
'
:
[
"
ACE
"
],
'
Species
'
:
[[
'
Al
'
,
'
Li
'
]],
'
Config
'
:
[[
'
pair_style pace
\n
'
,
'
pair_coeff * * AlLi.yace
Li Al
\n
'
]]
'
Config
'
:
[[
'
pair_style pace
\n
'
,
'
pair_coeff * * AlLi
-6gen-18May
.yace
Al Li
\n
'
]]
})
...
...
This diff is collapsed.
Click to expand it.
validation/validation_LiAl.ipynb
+
816
−
278
View file @
326c74d0
Source diff could not be displayed: it is too large. Options to address this:
view the blob
.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment