Aurora icon indicating copy to clipboard operation
Aurora copied to clipboard

Modern toolbox for impurity transport, neutrals and radiation modeling in magnetically-confined plasmas

Results 28 Aurora issues
Sort by recently updated
recently updated
newest added

### What's New - New module `line_broaden` to manage various line broadening mechanisms a user can toggle on\off - At the lowest level, there's generalized Gaussian and Lorentzian line shape...

It is currently broken, as per https://github.com/fsciortino/Aurora/pull/96, because of issues with the deprecated numpy.distutils. @fsciortino please assign this issue to me :)

bug
help wanted

The file loaded by neutral.py is not there anymore. https://github.com/fsciortino/Aurora/blob/f20a9c085edf378d5d860df4aa1c0fb158ae09bd/aurora/neutrals.py#L52 @fsciortino do you have a copy of this file somewhere?

Hi, This should speed up the loading of the adas files especially in a scenario where we repeat the loading of the same files many times (ex: optimization or uncertainty...

enhancement

Integrate particle source over the timestep of the simulation. It will reduce particle conservation error for noisy or fast varying impurity sources.

General tools to examine spectroscopic line ratios using ADAS data. All the new relevant code is in a single file, lr_tools.py. The implementation resembles the one described by S. Henderson's...

enhancement
help wanted

@fsciortino @odstrcilt In view of the newest abundant updates to the master version since when I completed my model (which would create a lot of conflict), I have started implementing...

enhancement

I was attempting `aurora.atomic.get_atom_data('C', ['pls'])`, which failed because it attempted to download `https://open.adas.ac.uk/download/adf11//pls/pls_C_14.dat`, which doesn't exist. I looked up PLS for carbon manually at open.adas.ac.uk and found that the filename...