Skip to content

Commit

Permalink
quadratic input
Browse files Browse the repository at this point in the history
  • Loading branch information
ahurta92 committed Jul 1, 2024
1 parent 741324c commit a72457d
Showing 1 changed file with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"dft": {
"k": 7,
"econv": 1.0000e-04,
"protocol": [1e-4,1e-6]
},
"response": {
"first_order": true,
"kain": true,
"dipole": true,
"maxsub": 10,
"maxiter": 10,
"omega": 0.0,
"quadrature": "true",
"protocol": [1e-4,1e-6],
"freq_range": [0.0, 0.056,0.1]
}
}

0 comments on commit a72457d

Please sign in to comment.