zapdos icon indicating copy to clipboard operation
zapdos copied to clipboard

Open source MOOSE framework application for simulating plasmas

Results 11 zapdos issues
Sort by recently updated
recently updated
newest added

See this PR https://github.com/idaholab/moose/pull/26222 for how to reproduce this issue. Note that no action will be required unless you opt to use the new behavior.

## Issue Some objects require inputs where the first letter is capital and others do not. This should be consistent or a convection for capitalization vs non-capitalization should be established...

# Motivation Currently the same input parameter across a majority of the Zapdos objects is scattered and not immediately obvious. I would like to propose the following standard for input...

enhancement
question

## Reason Secondary electron emission coefficients can be both species and material dependent. Right now we set a single value for the entire domain, which is fine for the moment...

Several classes in the Shannon-lab zapdos repo contain no class description in their definition of `validParams` ## Objects with issues - [ ] AuxKernels/Sigma - [ ] AuxKernels/TM0CyclindricalErAux - [...

This is a general issue/task list regarding the Zapdos website, now that we have something live and are iterating on it up to GEC (and beyond). Feel free to edit...

enhancement

Hi, per a discussion post, I wanted to see if it would be possible to have a floating potential Neumann BC, based on an ion, electron flux balance $\Gamma_e =...

Based on the success of #153, we should have some sort of action to generate and upload the docker image on each push to master as well. Docker themselves seems...

enhancement

I think we're getting to the point where we can start making this code a little more like COMSOL -- we can create Actions that users can intuitively grasp without...

enhancement

Looks like there are several directories inside of `tests` that don't actually get tested: - [x] `Schottky_emission` - [ ] `field_emission` (related to #3?) - [x] `reflections` Adding this issue...