Skip to content
Snippets Groups Projects
Commit d6b11123 authored by Giovanni La Mura's avatar Giovanni La Mura
Browse files

Fix path to dielectric constant files in two-layered sphere test

parent dda951f2
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ material_settings:
# External medium dielectric constant
extern_diel : 1.000e+00
# Dielectric constant files folder
dielec_path : "."
dielec_path : "../../ref_data"
# List of dielectric constant files (used if diel_flag = 0)
dielec_file : [ "eps_draine_Si.csv", "eps_ashok_C.csv"]
# Dielectric constant files format (same for all files)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment