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

Import error of calculate_q_center #51

Open
Liu0813 opened this issue Nov 28, 2021 · 3 comments
Open

Import error of calculate_q_center #51

Liu0813 opened this issue Nov 28, 2021 · 3 comments

Comments

@Liu0813
Copy link

Liu0813 commented Nov 28, 2021

Hi, everyone,
The function calculate_q_center is called by nonlinear_solver.py and fields.py, but it has been not defined in utils/calculate_q.py. In addition, all the test modules are invalid in the linear and nonlinear directory. So I want to know how to fix these issues. Thank you.

@mchandra
Copy link
Contributor

Hi Liu,

This repo is deprecated. Development of bolt is ongoing at github.com/mchandra/bolt, where I am refactoring the code. In the meantime, if you open an issue in that repo describing the physics setup that you would like to simulate, I can help you get going.

Cheers,
Mani

@Liu0813
Copy link
Author

Liu0813 commented Nov 29, 2021

Hi, @mchandra,
Thanks for your reply. The issue tab has not been enabled in the repo github.com/mchandra/bolt.
The physics problems I want to simulate was desribed in the following paper:

MD Campanell, and M. V. Umansky . "Strongly Emitting Surfaces Unable to Float below Plasma Potential." Physical Review > Letters 116.8(2016):085003. DOI
M. D. Campanell and M. V. Umansky , "Are two plasma equilibrium states possible when the emission coefficient exceeds
unity?", Physics of Plasmas 24, 057101 (2017). DOI

The 1D1V Poisson-Boltzman equations of electron and ions with BGK collsion operator were solved.
image

@mchandra
Copy link
Contributor

Thanks for the refs. Yes, we should be able to set up these cases in bolt. However, I need to finish the refactor which can take a few weeks. Is that ok with you? Let's continue the conversation over email: mc0710@gmail.com

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

No branches or pull requests

2 participants