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

Add the dust emission cap (and its switch) as a tunable parameter in the namelist #6937

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yunpengshan2014
Copy link
Contributor

To address the issue of overly strong dust emissions causing crashes in high-resolution (HR) simulations, a dust emission cap has been implemented. The cap ensures that dust emissions remain within a reasonable range to maintain simulation stability.

Additionally, the dust emission cap and its enabling switch have been added as configurable namelist items, allowing users to easily activate and adjust the cap as needed for their specific simulation setups.

Output the lat-lon coordinate of overly high dust emission cases.

@rljacob
Copy link
Member

rljacob commented Jan 23, 2025

Does this replace #6921 ?

@yfenganl
Copy link
Contributor

you might want to consider applying the dust emission cap (10^-4 kg/m2/s) to the total emission flux (sum of a1 and a3 size modes), because the instantaneous emission flux in a3 is much larger than that in a1, e.g., 10 times. The current implementation thus allows larger total emission fluxes than the emission cap defined.

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

Successfully merging this pull request may close these issues.

3 participants