@@ -329,7 +329,7 @@ while the Green's function outside might vary.
329329 Which Green's function characterizes the medium.
330330
331331 * **Type **: string
332- * **Valid values **: Vacuum | UniformDielectric | SphericalDiffuse
332+ * **Valid values **: Vacuum | UniformDielectric | SphericalDiffuse | SphericalSharp
333333 * **Default **: Vacuum
334334
335335 Der
@@ -376,35 +376,39 @@ while the Green's function outside might vary.
376376
377377 * **Type **: double
378378 * **Valid values **: :math: `\varepsilon \geq 1.0 `
379+ * **Valid for **: SphericalDiffuse, SphericalSharp
379380 * **Default **: 1.0
380381
381382 EpsDyn1
382383 Dynamic dielectric permittivity inside the interface
383384
384385 * **Type **: double
385386 * **Valid values **: :math: `\varepsilon \geq 1.0 `
387+ * **Valid for **: SphericalDiffuse, SphericalSharp
386388 * **Default **: 1.0
387389
388390 Eps2
389391 Static dielectric permittivity outside the interface
390392
391393 * **Type **: double
392394 * **Valid values **: :math: `\varepsilon \geq 1.0 `
395+ * **Valid for **: SphericalDiffuse, SphericalSharp
393396 * **Default **: 1.0
394397
395398 EpsDyn2
396399 Dynamic dielectric permittivity outside the interface
397400
398401 * **Type **: double
399402 * **Valid values **: :math: `\varepsilon \geq 1.0 `
403+ * **Valid for **: SphericalDiffuse, SphericalSharp
400404 * **Default **: 1.0
401405
402406 Center
403407 Center of the interface layer. This corresponds to the radius
404408 of the spherical droplet.
405409
406410 * **Type **: double
407- * **Valid for **: SphericalDiffuse
411+ * **Valid for **: SphericalDiffuse, SphericalSharp
408412 * **Default **: 100.0 a.u.
409413
410414 Width
@@ -423,15 +427,15 @@ while the Green's function outside might vary.
423427 Center of the spherical droplet
424428
425429 * **Type **: array of doubles
426- * **Valid for **: SphericalDiffuse
430+ * **Valid for **: SphericalDiffuse, SphericalSharp
427431 * **Default **: :math: `[0.0 , 0.0 , 0.0 ]`
428432
429433 MaxL
430434 Maximum value of the angular momentum in the expansion of the
431435 Green's function for the spherical diffuse Green's function
432436
433437 * **Type **: integer
434- * **Valid for **: SphericalDiffuse
438+ * **Valid for **: SphericalDiffuse, SphericalSharp
435439 * **Default **: 30
436440
437441Molecule section keywords
0 commit comments