-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Dear All,
I‘m new to Astra, and lume-astra helps me a lot. While I got an issue with the import of 3D fieldmap.
In the example given on the Astra official website, to import the 3D field of a cavity, you need to provide three files like DY_3D_TDS_ReIm.ex
, DY_3D_TDS_ReIm.ey
, and DY_3D_TDS_ReIm.ez
, and use FILE_EFieLD(1) = 'DY_3D_TDS_ReIm'
in astra.in
to import the 3D field.
When I use the statement A.load_fieldmaps(), an error is reported
Loading fieldmap file DY_3D_TDS_ReIm
DY_3D_TDS_ReIm not found, searching:
FileNotFoundError: [Errno 2] No such file or directory: 'DY_3D_TDS_ReIm
I want to know how to correctly import 3D vector field?
Metadata
Metadata
Assignees
Labels
No labels