I am trying to run the follwing function,
IDL> nbi = nubeam_geometry(nubeam)
but I have no idea where could I get the nubeam structure. The instruction said:
nubeam is a structure/dictionary containing the NUBEAM geometry variables taken from the TRANSP namelist.
How to get this structure in IDL?
I am trying to run the follwing function, IDL> nbi = nubeam_geometry(nubeam) but I have no idea where could I get the nubeam structure. The instruction said: nubeam is a structure/dictionary containing the NUBEAM geometry variables taken from the TRANSP namelist. How to get this structure in IDL?