Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
8f02a92
SOF-7449: get suggested cutoffs from pseudos data
pranabdas Feb 1, 2025
e18fefd
SOF-7449: set wfc and rho cutoff based on pseudo data
pranabdas Feb 1, 2025
97de7a4
SOF-7449: fix type error when object key does not exist
pranabdas Feb 1, 2025
7016b2c
SOF-7449: refactor changes
pranabdas Feb 1, 2025
906f694
SOF-7449: refactor x2
pranabdas Feb 1, 2025
d4541d9
SOF-7449: select highest rho cutoff of available elements
pranabdas Feb 1, 2025
4e35c94
SOF-7449: bump deps
pranabdas Feb 2, 2025
83887b9
SOF-7449: remove node v14 and add node v22 from ci
pranabdas Feb 2, 2025
80f7f55
SOF-7449: return cutoffs obtained from pseudos only for qe
pranabdas Feb 2, 2025
f2a6cc2
SOF-7449: return rho cutoff also for qe only
pranabdas Feb 2, 2025
3ff070c
SOF-7449: use get method
pranabdas Feb 2, 2025
bfd8353
SOF-7449: redo ci changes and bump npm packages
pranabdas Feb 8, 2025
a1c88cc
SOF-7449: update esse
pranabdas Feb 21, 2025
946de1b
SOF-7449: chore ==> rename wavefunction
pranabdas Feb 21, 2025
ff9a811
SOF-7449: fix pseudo type
pranabdas Feb 21, 2025
a28d94b
SOF-7449: remove application specific cutoff
pranabdas Mar 22, 2025
ad02f55
SOF-7449: update PlanewaveCutoffsContextProvider after changes to ess…
pranabdas Apr 4, 2025
d0e7153
SOF-7449: break cutoffFromPseudo into two smaller functions
pranabdas Apr 5, 2025
5c8be14
merge main and resolve conflicts
pranabdas Jul 26, 2025
4553c96
try changing orders of method and app context mixins
pranabdas Jul 27, 2025
172f004
move get cutoffs from pseudo method to method data context mixin
pranabdas Jul 31, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,3 @@ jobs:
with:
npm-token: ${{ secrets.NPM_TOKEN }}
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}

Loading