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

How is sea salt calculated in APM? #2557

Open
ChenBHXMU opened this issue Nov 5, 2024 · 3 comments
Open

How is sea salt calculated in APM? #2557

ChenBHXMU opened this issue Nov 5, 2024 · 3 comments
Labels
category: Question Further information is requested topic: Aerosols Related to aerosol species in GEOS-Chem

Comments

@ChenBHXMU
Copy link

ChenBHXMU commented Nov 5, 2024

Your name

Baihua Chen

Your affiliation

Xiamen University

Please provide a clear and concise description of your question or discussion topic.

Dear @ganluoasrc

I am currently understanding the code related to sea salt. The code is contained in apm_init_mod.F. However, I am not clear on how the bin sizes for sea salt are determined. Additionally, I am curious about why YVRAT is needed, why is DR calculated this way? and the meaning of DR.

The file apm_init_mod.F should be a necessary one, but when I used the command:'gdb gcclassic' and 'b apm_init_mod.F:1404', it did not pause at line 1404 in the apm_init_mod file.

Thank you for your assistance.

Best regards
Baihua Chen

图片1
图片2

@ChenBHXMU ChenBHXMU added the category: Question Further information is requested label Nov 5, 2024
@yantosca yantosca added the topic: Aerosols Related to aerosol species in GEOS-Chem label Nov 5, 2024
@yantosca
Copy link
Contributor

yantosca commented Nov 5, 2024

Thanks for writing @ChenBHXMU. I am tagging @ganluoasrc, who is one of the developers of APM.

@ganluoasrc
Copy link
Contributor

These codes were used to calculate number size distribution based on aerosol microphysics shown in Seinfeld&Pandis textbook (2006). DR is the width of each bin.

Do not know what 'gdb gcclassic' and 'b apm_init_mod.F:1404' mean.

@ChenBHXMU
Copy link
Author

These codes were used to calculate number size distribution based on aerosol microphysics shown in Seinfeld&Pandis textbook (2006). DR is the width of each bin.

Do not know what 'gdb gcclassic' and 'b apm_init_mod.F:1404' mean.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Question Further information is requested topic: Aerosols Related to aerosol species in GEOS-Chem
Projects
None yet
Development

No branches or pull requests

3 participants