Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shorter Examples are Needed #3

Open
LiamPattinson opened this issue Jul 6, 2022 · 3 comments
Open

Shorter Examples are Needed #3

LiamPattinson opened this issue Jul 6, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@LiamPattinson
Copy link
Collaborator

For code development and testing purposes, it would be useful to have a few simple examples that can run in less than a minute on a standard laptop. There's no need for them to produce useful science -- only for their results to confirm that the code is working as intended (everything runs without crashing, all the right output files are there, the end results aren't all NaNs, etc).

@markus-m-becker markus-m-becker added the enhancement New feature or request label Feb 16, 2023
@markus-m-becker
Copy link
Member

@RaphaelPile, we would really appreciate your help in resolving this issue and a simple 1D ToF example with analytic solution would be a good test example. But we should also consider something where the entire fluid-Poisson model is solved.

@RaphaelPile
Copy link
Contributor

My next step is a 1D Townsend discharge model such as in the article below (coupled fluid Poisson). I guess it would be a good test ?

@Article{Napoleon2009,
author = {Napoleon, Leoni and Bhooshan, Paradkar},
journal = {NIP & Digital Fabrication Conference},
title = {{Numerical Simulation of Townsend Discharge, Paschen Breakdown and Dielectric Barrier Discharges}},
year = {2009},
pages = {229--232},
groups = {Partial Discharge, DP_Simu},
keywords = {Continuity equation, PD numerical modelling, PDIV et PD, Streamer},
}

@markus-m-becker
Copy link
Member

My next step is a 1D Townsend discharge model such as in the article below (coupled fluid Poisson). I guess it would be a good test ?

Yes, 1D Townsend / glow discharges can serve the purpose. My remark is to use an example where the results are reliable (e.g. already reproduced by others) and all input data are available without doubts. Because it can be annoying and lengthy task to figure out if differences are caused by own code or wrong reference solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants