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

Option all_ic_times does not work for multiple domains. #2004

Open
GGDLW opened this issue Feb 4, 2024 · 3 comments
Open

Option all_ic_times does not work for multiple domains. #2004

GGDLW opened this issue Feb 4, 2024 · 3 comments
Assignees

Comments

@GGDLW
Copy link

GGDLW commented Feb 4, 2024

Describe the bug
A clear and concise description of what the bug is.

When i set the option"all_ic_times" to '.true.', the program real.exe does not have wrfinput files for all dates.

To Reproduce
Steps to reproduce the behavior:

  1. Use compiler and version '....'
  2. Use namelist options '....'
  3. Output is '....'
  • Use PGI version 20 compiler
  • Have metgrid files for at least 2 domains.
  • Set 'all_ic_times' option to true.
  • Run real.exe
  • Output is wrfinput_d01, wrfinput_d01-XXXX-XX-XX-XX:XX:XX, ... , wrfinput_d02

Expected behavior
A clear and concise description of what you expected to happen.

Output should be wrfinput_d01, wrfinput_d01-XXXX-XX-XX-XX:XX:XX, ... , wrfinput_d02, wrfinput_d02-XXXX-XX-XX-XX:XX:XX, ...

Screenshots
If applicable, add screenshots to help explain your problem.

Attachments
If applicable, attach supporting files: namelist.input, rsl.* files, etc.
rsl_out.txt
rsl_error.txt
namelist_input.txt

Additional context
Add any other context about the problem here, such as:

  • This used to work with a previous version.
  • The documentation is different from the exhibited behavior.
@weiwangncar
Copy link
Collaborator

@GGDLW Thanks for reporting this. We will look into this. In the meantime, please treat domain 2 as if they are domain 1, and run real.exe.

@GGDLW
Copy link
Author

GGDLW commented Feb 5, 2024

Do I need to redo metgrid for my inner domain only and use that output for real or could I just rename my domain 2 output and run real?

@weiwangncar
Copy link
Collaborator

@GGDLW You don't need to rerun metgrid, but you do need to link your domain 2 metgrid output as if they were domain 1, and edit your namelist.input file to change the first column to corresponding to your domain 2 parameters.

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

3 participants