openwfm / WRF-SFIRE

A coupled weather-fire forecasting model built on top of Weather Research and Forecasting (WRF). This is the original https://github.com/openwfm/wrf-fire transitioned to a fork of WRF and selected as ifire=1. Graphic log at https://repo.or.cz/git-browser/by-commit.html?r=WRF-SFIRE.git
https://wiki.openwfm.org
Other
39 stars 12 forks source link

How to run WRF-SFIRE-Chem #69

Open llsalazar opened 1 year ago

llsalazar commented 1 year ago

Hello

I want to use the WRF-SFIRE coupling with WRF-Chem but I have never done it. I have some doubts about the steps to follow.

I have WRF-Chem v4.4 installed. I use static geographic data from here https://www2.mmm.ucar.edu/wrf/users/download/get_sources_wps_geog.html, high resolution elevation and fuel data at 20m resolution, and atmospheric data (ERA5, 27km from resolution).

  1. Do I need another dataset?

I follow this steps: . I run WPS (geogrid, ungrib and metgrid) . Then, I run real.exe and copy these files to WRF-SFIRE/test/em_real

../em_fire/hill/namelist.fire . ../em_fire/hill/namelist.fire_emissions .

  1. Should I copy these files from em_fire/hill or from em_fire/chem?
  2. To run WRF I need another dataset?

Then, I copy or link one of the emissions tables to namelist.fire_emissions, such as: ln -s namelist.fire_emissions.MOZART namelist.fire_emissions

and then I run ./wrf.exe but i get this error: chem_init: calling mozar_lbc_init for domain

I attached my namelist and rsl.out https://drive.google.com/drive/u/0/folders/1HmrAgFm0daq5tWkvwHQFL_wa-RBUKx1H

I appreciate any help. Thank you

adamk0 commented 1 year ago

I would suggest starting from running the pure WRF-CHEM simulation, and then adding the fire component. The problem you are facing seems to be associated with the initial boundary conditions for the Mozart scheme, and my guess is that it is due to the fact that you mix the ideal and real cases. If you plan to run real case you should stick to that. You don’t need ideal.exe for that. Instead just add the &fire section to the namelist.input that allows you to run a successful WRF-CHEM simulation.

Adam Kochanski

Assistant Professor Department of Meteorology and Climate Science Wildfire Interdisciplinary Research Center San Jose State University

From: llsalazar @.> Date: Tuesday, May 23, 2023 at 9:30 AM To: openwfm/WRF-SFIRE @.> Cc: Subscribed @.***> Subject: [openwfm/WRF-SFIRE] How to run WRF-SFIRE-Chem (Issue #69)

Hello

I want to use the WRF-SFIRE coupling with WRF-Chem but I have never done it. I have some doubts about the steps to follow.

I have WRF-Chem v4.4 installed. I use static geographic data from here https://www2.mmm.ucar.edu/wrf/users/download/get_sources_wps_geog.htmlhttps://www.google.com/url?q=https://www2.mmm.ucar.edu/wrf/users/download/get_sources_wps_geog.html&source=gmail-imap&ust=1685464242000000&usg=AOvVaw1C-PLSWssG2KHhAlajEk0t, high resolution elevation and fuel data at 20m resolution, and atmospheric data (ERA5, 27km from resolution).

  1. Do I need another dataset?

I follow this steps: . I run WPS (geogrid, ungrib and metgrid) . Then, I run real.exe and copy these files to WRF-SFIRE/test/em_real

../em_fire/hill/namelist.fire . ../em_fire/hill/namelist.fire_emissions .

  1. Should I copy these files from em_fire/hill or from em_fire/chem?
  2. To run WRF I need another dataset?

Then, I copy or link one of the emissions tables to namelist.fire_emissions, such as: ln -s namelist.fire_emissions.MOZART namelist.fire_emissions

and then I run ./wrf.exe but i get this error: chem_init: calling mozar_lbc_init for domain

I attached my namelist and rsl.out https://drive.google.com/drive/u/0/folders/1HmrAgFm0daq5tWkvwHQFL_wa-RBUKx1Hhttps://www.google.com/url?q=https://drive.google.com/drive/u/0/folders/1HmrAgFm0daq5tWkvwHQFL_wa-RBUKx1H&source=gmail-imap&ust=1685464242000000&usg=AOvVaw3pp4TuJOCJHWIU2IUsCpUQ

I appreciate any help. Thank you

— Reply to this email directly, view it on GitHubhttps://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/69&source=gmail-imap&ust=1685464242000000&usg=AOvVaw0LF2_7To9FMxUY4qZsO6pW, or unsubscribehttps://www.google.com/url?q=https://github.com/notifications/unsubscribe-auth/AA6K3WJGVIP2IQYOKAGTO33XHTQ3BANCNFSM6AAAAAAYMEXK6U&source=gmail-imap&ust=1685464242000000&usg=AOvVaw0p1hZVNpLgbIwx8C63CO0t. You are receiving this because you are subscribed to this thread.Message ID: @.***>

llsalazar commented 1 year ago

Thank you very much for your answer:

What I need is to run real cases. I'm sorry but I don't quite understand what you are explaining to me. In which step do I mix the ideal and real cases?

El mar, 23 may 2023 a la(s) 18:57, Adam Kochanski @.***) escribió:

I would suggest starting from running the pure WRF-CHEM simulation, and then adding the fire component. The problem you are facing seems to be associated with the initial boundary conditions for the Mozart scheme, and my guess is that it is due to the fact that you mix the ideal and real cases. If you plan to run real case you should stick to that. You don’t need ideal.exe for that. Instead just add the &fire section to the namelist.input that allows you to run a successful WRF-CHEM simulation.

Adam Kochanski

Assistant Professor Department of Meteorology and Climate Science Wildfire Interdisciplinary Research Center San Jose State University

From: llsalazar @.> Date: Tuesday, May 23, 2023 at 9:30 AM To: openwfm/WRF-SFIRE @.> Cc: Subscribed @.***> Subject: [openwfm/WRF-SFIRE] How to run WRF-SFIRE-Chem (Issue #69)

Hello

I want to use the WRF-SFIRE coupling with WRF-Chem but I have never done it. I have some doubts about the steps to follow.

I have WRF-Chem v4.4 installed. I use static geographic data from here https://www2.mmm.ucar.edu/wrf/users/download/get_sources_wps_geog.html< https://www.google.com/url?q=https://www2.mmm.ucar.edu/wrf/users/download/get_sources_wps_geog.html&source=gmail-imap&ust=1685464242000000&usg=AOvVaw1C-PLSWssG2KHhAlajEk0t>, high resolution elevation and fuel data at 20m resolution, and atmospheric data (ERA5, 27km from resolution).

  1. Do I need another dataset?

I follow this steps: . I run WPS (geogrid, ungrib and metgrid) . Then, I run real.exe and copy these files to WRF-SFIRE/test/em_real

../em_fire/hill/namelist.fire . ../em_fire/hill/namelist.fire_emissions .

  1. Should I copy these files from em_fire/hill or from em_fire/chem?
  2. To run WRF I need another dataset?

Then, I copy or link one of the emissions tables to namelist.fire_emissions, such as: ln -s namelist.fire_emissions.MOZART namelist.fire_emissions

and then I run ./wrf.exe but i get this error: chem_init: calling mozar_lbc_init for domain

I attached my namelist and rsl.out

https://drive.google.com/drive/u/0/folders/1HmrAgFm0daq5tWkvwHQFL_wa-RBUKx1H < https://www.google.com/url?q=https://drive.google.com/drive/u/0/folders/1HmrAgFm0daq5tWkvwHQFL_wa-RBUKx1H&source=gmail-imap&ust=1685464242000000&usg=AOvVaw3pp4TuJOCJHWIU2IUsCpUQ

I appreciate any help. Thank you

— Reply to this email directly, view it on GitHub< https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/69&source=gmail-imap&ust=1685464242000000&usg=AOvVaw0LF2_7To9FMxUY4qZsO6pW>, or unsubscribe< https://www.google.com/url?q=https://github.com/notifications/unsubscribe-auth/AA6K3WJGVIP2IQYOKAGTO33XHTQ3BANCNFSM6AAAAAAYMEXK6U&source=gmail-imap&ust=1685464242000000&usg=AOvVaw0p1hZVNpLgbIwx8C63CO0t

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/openwfm/WRF-SFIRE/issues/69#issuecomment-1559824864, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXZTCHQZ6BM5E34WTJTHKVTXHTUBBANCNFSM6AAAAAAYMEXK6U . You are receiving this because you authored the thread.Message ID: @.***>

adamk0 commented 1 year ago

../em_fire/hill/namelist.fire this is an indel case, so if you get this namelist into your real simulation it will create problems.

Adam Kochanski

Assistant Professor Department of Meteorology and Climate Science Wildfire Interdisciplinary Research Center San Jose State University

From: llsalazar @.> Date: Wednesday, May 24, 2023 at 9:30 AM To: openwfm/WRF-SFIRE @.> Cc: Adam Kochanski @.>, Comment @.> Subject: Re: [openwfm/WRF-SFIRE] How to run WRF-SFIRE-Chem (Issue #69) Thank you very much for your answer:

What I need is to run real cases. I'm sorry but I don't quite understand what you are explaining to me. In which step do I mix the ideal and real cases?

El mar, 23 may 2023 a la(s) 18:57, Adam Kochanski @.***) escribió:

I would suggest starting from running the pure WRF-CHEM simulation, and then adding the fire component. The problem you are facing seems to be associated with the initial boundary conditions for the Mozart scheme, and my guess is that it is due to the fact that you mix the ideal and real cases. If you plan to run real case you should stick to that. You don’t need ideal.exe for that. Instead just add the &fire section to the namelist.input that allows you to run a successful WRF-CHEM simulation.

Adam Kochanski

Assistant Professor Department of Meteorology and Climate Science Wildfire Interdisciplinary Research Center San Jose State University

From: llsalazar @.> Date: Tuesday, May 23, 2023 at 9:30 AM To: openwfm/WRF-SFIRE @.> Cc: Subscribed @.***> Subject: [openwfm/WRF-SFIRE] How to run WRF-SFIRE-Chem (Issue #69)

Hello

I want to use the WRF-SFIRE coupling with WRF-Chem but I have never done it. I have some doubts about the steps to follow.

I have WRF-Chem v4.4 installed. I use static geographic data from here https://www2.mmm.ucar.edu/wrf/users/download/get_sources_wps_geog.html< https://www.google.com/url?q=https://www2.mmm.ucar.edu/wrf/users/download/get_sources_wps_geog.html&source=gmail-imap&ust=1685464242000000&usg=AOvVaw1C-PLSWssG2KHhAlajEk0t>, high resolution elevation and fuel data at 20m resolution, and atmospheric data (ERA5, 27km from resolution).

  1. Do I need another dataset?

I follow this steps: . I run WPS (geogrid, ungrib and metgrid) . Then, I run real.exe and copy these files to WRF-SFIRE/test/em_real

../em_fire/hill/namelist.fire . ../em_fire/hill/namelist.fire_emissions .

  1. Should I copy these files from em_fire/hill or from em_fire/chem?
  2. To run WRF I need another dataset?

Then, I copy or link one of the emissions tables to namelist.fire_emissions, such as: ln -s namelist.fire_emissions.MOZART namelist.fire_emissions

and then I run ./wrf.exe but i get this error: chem_init: calling mozar_lbc_init for domain

I attached my namelist and rsl.out

https://drive.google.com/drive/u/0/folders/1HmrAgFm0daq5tWkvwHQFL_wa-RBUKx1H < https://www.google.com/url?q=https://drive.google.com/drive/u/0/folders/1HmrAgFm0daq5tWkvwHQFL_wa-RBUKx1H&source=gmail-imap&ust=1685464242000000&usg=AOvVaw3pp4TuJOCJHWIU2IUsCpUQ

I appreciate any help. Thank you

— Reply to this email directly, view it on GitHub< https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/69&source=gmail-imap&ust=1685464242000000&usg=AOvVaw0LF2_7To9FMxUY4qZsO6pW>, or unsubscribe< https://www.google.com/url?q=https://github.com/notifications/unsubscribe-auth/AA6K3WJGVIP2IQYOKAGTO33XHTQ3BANCNFSM6AAAAAAYMEXK6U&source=gmail-imap&ust=1685464242000000&usg=AOvVaw0p1hZVNpLgbIwx8C63CO0t

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/openwfm/WRF-SFIRE/issues/69#issuecomment-1559824864, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXZTCHQZ6BM5E34WTJTHKVTXHTUBBANCNFSM6AAAAAAYMEXK6U . You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/69%23issuecomment-1561540092&source=gmail-imap&ust=1685550619000000&usg=AOvVaw2wus1bC94BToltyTqHt6-0, or unsubscribehttps://www.google.com/url?q=https://github.com/notifications/unsubscribe-auth/AA6K3WPQ3A43H4VMUXLNO6DXHYZRPANCNFSM6AAAAAAYMEXK6U&source=gmail-imap&ust=1685550619000000&usg=AOvVaw0ULmocZXO_yQkHObklFXVQ. You are receiving this because you commented.Message ID: @.***>

llsalazar commented 1 year ago

Excuse me but I'm a little confused

I have been following this openwf guide https://wiki.openwfm.org/wiki/How_to_run_WRF-SFIRE_with_real_data, where after running the real.exe they indicate that I should copy two files:

These two:

cp ../em_fire/hill/namelist.fire .

cp ../em_fire/hill/namelist.fire_emissions .

These files are not necessary to run WRF-SFIRE coupling with WRF-Chem for real cases?

El mié, 24 may 2023 a la(s) 21:21, Adam Kochanski @.***) escribió:

../em_fire/hill/namelist.fire this is an indel case, so if you get this namelist into your real simulation it will create problems.

Adam Kochanski

Assistant Professor Department of Meteorology and Climate Science Wildfire Interdisciplinary Research Center San Jose State University

From: llsalazar @.> Date: Wednesday, May 24, 2023 at 9:30 AM To: openwfm/WRF-SFIRE @.> Cc: Adam Kochanski @.>, Comment @.> Subject: Re: [openwfm/WRF-SFIRE] How to run WRF-SFIRE-Chem (Issue #69) Thank you very much for your answer:

What I need is to run real cases. I'm sorry but I don't quite understand what you are explaining to me. In which step do I mix the ideal and real cases?

El mar, 23 may 2023 a la(s) 18:57, Adam Kochanski @.***) escribió:

I would suggest starting from running the pure WRF-CHEM simulation, and then adding the fire component. The problem you are facing seems to be associated with the initial boundary conditions for the Mozart scheme, and my guess is that it is due to the fact that you mix the ideal and real cases. If you plan to run real case you should stick to that. You don’t need ideal.exe for that. Instead just add the &fire section to the namelist.input that allows you to run a successful WRF-CHEM simulation.

Adam Kochanski

Assistant Professor Department of Meteorology and Climate Science Wildfire Interdisciplinary Research Center San Jose State University

From: llsalazar @.> Date: Tuesday, May 23, 2023 at 9:30 AM To: openwfm/WRF-SFIRE @.> Cc: Subscribed @.***> Subject: [openwfm/WRF-SFIRE] How to run WRF-SFIRE-Chem (Issue #69)

Hello

I want to use the WRF-SFIRE coupling with WRF-Chem but I have never done it. I have some doubts about the steps to follow.

I have WRF-Chem v4.4 installed. I use static geographic data from here https://www2.mmm.ucar.edu/wrf/users/download/get_sources_wps_geog.html<

https://www.google.com/url?q=https://www2.mmm.ucar.edu/wrf/users/download/get_sources_wps_geog.html&source=gmail-imap&ust=1685464242000000&usg=AOvVaw1C-PLSWssG2KHhAlajEk0t , high resolution elevation and fuel data at 20m resolution, and atmospheric data (ERA5, 27km from resolution).

  1. Do I need another dataset?

I follow this steps: . I run WPS (geogrid, ungrib and metgrid) . Then, I run real.exe and copy these files to WRF-SFIRE/test/em_real

../em_fire/hill/namelist.fire . ../em_fire/hill/namelist.fire_emissions .

  1. Should I copy these files from em_fire/hill or from em_fire/chem?
  2. To run WRF I need another dataset?

Then, I copy or link one of the emissions tables to namelist.fire_emissions, such as: ln -s namelist.fire_emissions.MOZART namelist.fire_emissions

and then I run ./wrf.exe but i get this error: chem_init: calling mozar_lbc_init for domain

I attached my namelist and rsl.out

https://drive.google.com/drive/u/0/folders/1HmrAgFm0daq5tWkvwHQFL_wa-RBUKx1H <

https://www.google.com/url?q=https://drive.google.com/drive/u/0/folders/1HmrAgFm0daq5tWkvwHQFL_wa-RBUKx1H&source=gmail-imap&ust=1685464242000000&usg=AOvVaw3pp4TuJOCJHWIU2IUsCpUQ

I appreciate any help. Thank you

— Reply to this email directly, view it on GitHub<

https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/69&source=gmail-imap&ust=1685464242000000&usg=AOvVaw0LF2_7To9FMxUY4qZsO6pW , or unsubscribe<

https://www.google.com/url?q=https://github.com/notifications/unsubscribe-auth/AA6K3WJGVIP2IQYOKAGTO33XHTQ3BANCNFSM6AAAAAAYMEXK6U&source=gmail-imap&ust=1685464242000000&usg=AOvVaw0p1hZVNpLgbIwx8C63CO0t

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub <https://github.com/openwfm/WRF-SFIRE/issues/69#issuecomment-1559824864 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AXZTCHQZ6BM5E34WTJTHKVTXHTUBBANCNFSM6AAAAAAYMEXK6U

. You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub< https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/69%23issuecomment-1561540092&source=gmail-imap&ust=1685550619000000&usg=AOvVaw2wus1bC94BToltyTqHt6-0>, or unsubscribe< https://www.google.com/url?q=https://github.com/notifications/unsubscribe-auth/AA6K3WPQ3A43H4VMUXLNO6DXHYZRPANCNFSM6AAAAAAYMEXK6U&source=gmail-imap&ust=1685550619000000&usg=AOvVaw0ULmocZXO_yQkHObklFXVQ

. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/openwfm/WRF-SFIRE/issues/69#issuecomment-1561805196, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXZTCHV7KCT5ZBYBBKPKTNTXHZNSLANCNFSM6AAAAAAYMEXK6U . You are receiving this because you authored the thread.Message ID: @.***>

adamk0 commented 1 year ago

Yes, they are, but the instruction mentions only the namelist.fire files, and assumes you are using WRF-SFIRE version, not the generic WRF which uses different namelists.

Adam Kochanski

Assistant Professor Department of Meteorology and Climate Science Wildfire Interdisciplinary Research Center San Jose State University

From: llsalazar @.> Date: Monday, May 29, 2023 at 8:30 AM To: openwfm/WRF-SFIRE @.> Cc: Adam Kochanski @.>, Comment @.> Subject: Re: [openwfm/WRF-SFIRE] How to run WRF-SFIRE-Chem (Issue #69) Excuse me but I'm a little confused

I have been following this openwf guide https://wiki.openwfm.org/wiki/How_to_run_WRF-SFIRE_with_real_data, where after running the real.exe they indicate that I should copy two files:

These two:

cp ../em_fire/hill/namelist.fire .

cp ../em_fire/hill/namelist.fire_emissions .

These files are not necessary to run WRF-SFIRE coupling with WRF-Chem for real cases?

El mié, 24 may 2023 a la(s) 21:21, Adam Kochanski @.***) escribió:

../em_fire/hill/namelist.fire this is an indel case, so if you get this namelist into your real simulation it will create problems.

Adam Kochanski

Assistant Professor Department of Meteorology and Climate Science Wildfire Interdisciplinary Research Center San Jose State University

From: llsalazar @.> Date: Wednesday, May 24, 2023 at 9:30 AM To: openwfm/WRF-SFIRE @.> Cc: Adam Kochanski @.>, Comment @.> Subject: Re: [openwfm/WRF-SFIRE] How to run WRF-SFIRE-Chem (Issue #69) Thank you very much for your answer:

What I need is to run real cases. I'm sorry but I don't quite understand what you are explaining to me. In which step do I mix the ideal and real cases?

El mar, 23 may 2023 a la(s) 18:57, Adam Kochanski @.***) escribió:

I would suggest starting from running the pure WRF-CHEM simulation, and then adding the fire component. The problem you are facing seems to be associated with the initial boundary conditions for the Mozart scheme, and my guess is that it is due to the fact that you mix the ideal and real cases. If you plan to run real case you should stick to that. You don’t need ideal.exe for that. Instead just add the &fire section to the namelist.input that allows you to run a successful WRF-CHEM simulation.

Adam Kochanski

Assistant Professor Department of Meteorology and Climate Science Wildfire Interdisciplinary Research Center San Jose State University

From: llsalazar @.> Date: Tuesday, May 23, 2023 at 9:30 AM To: openwfm/WRF-SFIRE @.> Cc: Subscribed @.***> Subject: [openwfm/WRF-SFIRE] How to run WRF-SFIRE-Chem (Issue #69)

Hello

I want to use the WRF-SFIRE coupling with WRF-Chem but I have never done it. I have some doubts about the steps to follow.

I have WRF-Chem v4.4 installed. I use static geographic data from here https://www2.mmm.ucar.edu/wrf/users/download/get_sources_wps_geog.html<

https://www.google.com/url?q=https://www2.mmm.ucar.edu/wrf/users/download/get_sources_wps_geog.html&source=gmail-imap&ust=1685464242000000&usg=AOvVaw1C-PLSWssG2KHhAlajEk0t , high resolution elevation and fuel data at 20m resolution, and atmospheric data (ERA5, 27km from resolution).

  1. Do I need another dataset?

I follow this steps: . I run WPS (geogrid, ungrib and metgrid) . Then, I run real.exe and copy these files to WRF-SFIRE/test/em_real

../em_fire/hill/namelist.fire . ../em_fire/hill/namelist.fire_emissions .

  1. Should I copy these files from em_fire/hill or from em_fire/chem?
  2. To run WRF I need another dataset?

Then, I copy or link one of the emissions tables to namelist.fire_emissions, such as: ln -s namelist.fire_emissions.MOZART namelist.fire_emissions

and then I run ./wrf.exe but i get this error: chem_init: calling mozar_lbc_init for domain

I attached my namelist and rsl.out

https://drive.google.com/drive/u/0/folders/1HmrAgFm0daq5tWkvwHQFL_wa-RBUKx1H <

https://www.google.com/url?q=https://drive.google.com/drive/u/0/folders/1HmrAgFm0daq5tWkvwHQFL_wa-RBUKx1H&source=gmail-imap&ust=1685464242000000&usg=AOvVaw3pp4TuJOCJHWIU2IUsCpUQ

I appreciate any help. Thank you

— Reply to this email directly, view it on GitHub<

https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/69&source=gmail-imap&ust=1685464242000000&usg=AOvVaw0LF2_7To9FMxUY4qZsO6pW , or unsubscribe<

https://www.google.com/url?q=https://github.com/notifications/unsubscribe-auth/AA6K3WJGVIP2IQYOKAGTO33XHTQ3BANCNFSM6AAAAAAYMEXK6U&source=gmail-imap&ust=1685464242000000&usg=AOvVaw0p1hZVNpLgbIwx8C63CO0t

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub <https://github.com/openwfm/WRF-SFIRE/issues/69#issuecomment-1559824864 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AXZTCHQZ6BM5E34WTJTHKVTXHTUBBANCNFSM6AAAAAAYMEXK6U

. You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub< https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/69%23issuecomment-1561540092&source=gmail-imap&ust=1685550619000000&usg=AOvVaw2wus1bC94BToltyTqHt6-0>, or unsubscribe< https://www.google.com/url?q=https://github.com/notifications/unsubscribe-auth/AA6K3WPQ3A43H4VMUXLNO6DXHYZRPANCNFSM6AAAAAAYMEXK6U&source=gmail-imap&ust=1685550619000000&usg=AOvVaw0ULmocZXO_yQkHObklFXVQ

. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/openwfm/WRF-SFIRE/issues/69#issuecomment-1561805196, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXZTCHV7KCT5ZBYBBKPKTNTXHZNSLANCNFSM6AAAAAAYMEXK6U . You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/69%23issuecomment-1567278574&source=gmail-imap&ust=1685979037000000&usg=AOvVaw0_6YYKzUWIoVlVnFl6wey9, or unsubscribehttps://www.google.com/url?q=https://github.com/notifications/unsubscribe-auth/AA6K3WITP35OI5P5ZOY6KVDXIS6JVANCNFSM6AAAAAAYMEXK6U&source=gmail-imap&ust=1685979037000000&usg=AOvVaw0v3D3dmEngFJVK-J_t9BNC. You are receiving this because you commented.Message ID: @.***>

llsalazar commented 1 year ago

Yes, I am using the WRF-SFIRE version from here https://github.com/openwfm/WRF-SFIRE To run WRF-SFIRE I must use these two files (../em_fire/hill/namelist.fire ., ../em_fire/hill/namelist.fire_emissions .)

But which ones should I use to couple wrf-chem?

In openwfm https://wiki.openwfm.org/wiki/Coupling_with_WRF-Chem, they give the indication to use the namelist.fire_emissions.RADM2 file as follows:

ln -s namelist.fire_emissions.RADM2 namelist.fire_emissions

But I get an error when doing this step, so I don't know if I'm following the instructions wrong

El lun, 29 may 2023 a la(s) 17:36, Adam Kochanski @.***) escribió:

Yes, they are, but the instruction mentions only the namelist.fire files, and assumes you are using WRF-SFIRE version, not the generic WRF which uses different namelists.

Adam Kochanski

Assistant Professor Department of Meteorology and Climate Science Wildfire Interdisciplinary Research Center San Jose State University

From: llsalazar @.> Date: Monday, May 29, 2023 at 8:30 AM To: openwfm/WRF-SFIRE @.> Cc: Adam Kochanski @.>, Comment @.> Subject: Re: [openwfm/WRF-SFIRE] How to run WRF-SFIRE-Chem (Issue #69) Excuse me but I'm a little confused

I have been following this openwf guide https://wiki.openwfm.org/wiki/How_to_run_WRF-SFIRE_with_real_data, where after running the real.exe they indicate that I should copy two files:

These two:

cp ../em_fire/hill/namelist.fire .

cp ../em_fire/hill/namelist.fire_emissions .

These files are not necessary to run WRF-SFIRE coupling with WRF-Chem for real cases?

El mié, 24 may 2023 a la(s) 21:21, Adam Kochanski @.***) escribió:

../em_fire/hill/namelist.fire this is an indel case, so if you get this namelist into your real simulation it will create problems.

Adam Kochanski

Assistant Professor Department of Meteorology and Climate Science Wildfire Interdisciplinary Research Center San Jose State University

From: llsalazar @.> Date: Wednesday, May 24, 2023 at 9:30 AM To: openwfm/WRF-SFIRE @.> Cc: Adam Kochanski @.>, Comment @.> Subject: Re: [openwfm/WRF-SFIRE] How to run WRF-SFIRE-Chem (Issue #69) Thank you very much for your answer:

What I need is to run real cases. I'm sorry but I don't quite understand what you are explaining to me. In which step do I mix the ideal and real cases?

El mar, 23 may 2023 a la(s) 18:57, Adam Kochanski @.***) escribió:

I would suggest starting from running the pure WRF-CHEM simulation, and then adding the fire component. The problem you are facing seems to be associated with the initial boundary conditions for the Mozart scheme, and my guess is that it is due to the fact that you mix the ideal and real cases. If you plan to run real case you should stick to that. You don’t need ideal.exe for that. Instead just add the &fire section to the namelist.input that allows you to run a successful WRF-CHEM simulation.

Adam Kochanski

Assistant Professor Department of Meteorology and Climate Science Wildfire Interdisciplinary Research Center San Jose State University

From: llsalazar @.> Date: Tuesday, May 23, 2023 at 9:30 AM To: openwfm/WRF-SFIRE @.> Cc: Subscribed @.***> Subject: [openwfm/WRF-SFIRE] How to run WRF-SFIRE-Chem (Issue #69)

Hello

I want to use the WRF-SFIRE coupling with WRF-Chem but I have never done it. I have some doubts about the steps to follow.

I have WRF-Chem v4.4 installed. I use static geographic data from here https://www2.mmm.ucar.edu/wrf/users/download/get_sources_wps_geog.html <

https://www.google.com/url?q=https://www2.mmm.ucar.edu/wrf/users/download/get_sources_wps_geog.html&source=gmail-imap&ust=1685464242000000&usg=AOvVaw1C-PLSWssG2KHhAlajEk0t

, high resolution elevation and fuel data at 20m resolution, and atmospheric data (ERA5, 27km from resolution).

  1. Do I need another dataset?

I follow this steps: . I run WPS (geogrid, ungrib and metgrid) . Then, I run real.exe and copy these files to WRF-SFIRE/test/em_real

../em_fire/hill/namelist.fire . ../em_fire/hill/namelist.fire_emissions .

  1. Should I copy these files from em_fire/hill or from em_fire/chem?
  2. To run WRF I need another dataset?

Then, I copy or link one of the emissions tables to namelist.fire_emissions, such as: ln -s namelist.fire_emissions.MOZART namelist.fire_emissions

and then I run ./wrf.exe but i get this error: chem_init: calling mozar_lbc_init for domain

I attached my namelist and rsl.out

https://drive.google.com/drive/u/0/folders/1HmrAgFm0daq5tWkvwHQFL_wa-RBUKx1H

<

https://www.google.com/url?q=https://drive.google.com/drive/u/0/folders/1HmrAgFm0daq5tWkvwHQFL_wa-RBUKx1H&source=gmail-imap&ust=1685464242000000&usg=AOvVaw3pp4TuJOCJHWIU2IUsCpUQ

I appreciate any help. Thank you

— Reply to this email directly, view it on GitHub<

https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/69&source=gmail-imap&ust=1685464242000000&usg=AOvVaw0LF2_7To9FMxUY4qZsO6pW

, or unsubscribe<

https://www.google.com/url?q=https://github.com/notifications/unsubscribe-auth/AA6K3WJGVIP2IQYOKAGTO33XHTQ3BANCNFSM6AAAAAAYMEXK6U&source=gmail-imap&ust=1685464242000000&usg=AOvVaw0p1hZVNpLgbIwx8C63CO0t

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub < https://github.com/openwfm/WRF-SFIRE/issues/69#issuecomment-1559824864 , or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AXZTCHQZ6BM5E34WTJTHKVTXHTUBBANCNFSM6AAAAAAYMEXK6U

. You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub<

https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/69%23issuecomment-1561540092&source=gmail-imap&ust=1685550619000000&usg=AOvVaw2wus1bC94BToltyTqHt6-0 , or unsubscribe<

https://www.google.com/url?q=https://github.com/notifications/unsubscribe-auth/AA6K3WPQ3A43H4VMUXLNO6DXHYZRPANCNFSM6AAAAAAYMEXK6U&source=gmail-imap&ust=1685550619000000&usg=AOvVaw0ULmocZXO_yQkHObklFXVQ

. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub <https://github.com/openwfm/WRF-SFIRE/issues/69#issuecomment-1561805196 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AXZTCHV7KCT5ZBYBBKPKTNTXHZNSLANCNFSM6AAAAAAYMEXK6U

. You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub< https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/69%23issuecomment-1567278574&source=gmail-imap&ust=1685979037000000&usg=AOvVaw0_6YYKzUWIoVlVnFl6wey9>, or unsubscribe< https://www.google.com/url?q=https://github.com/notifications/unsubscribe-auth/AA6K3WITP35OI5P5ZOY6KVDXIS6JVANCNFSM6AAAAAAYMEXK6U&source=gmail-imap&ust=1685979037000000&usg=AOvVaw0v3D3dmEngFJVK-J_t9BNC

. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/openwfm/WRF-SFIRE/issues/69#issuecomment-1567283440, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXZTCHX5J7EZMHNOKM3QIDLXIS665ANCNFSM6AAAAAAYMEXK6U . You are receiving this because you authored the thread.Message ID: @.***>

adamk0 commented 1 year ago

WRF-CHEM is already included in WRF-SFIRE repo. If you set the environment properly if will be compiled together with the rest of the WRF code. Same as with the regular WRF, you don’t need a sperate code for WRF-CHEM.

Namelist have nothing to do with building the code. At the compilation time it doesn’t matter if you have namelists or not. You need them at the execution time.

Check if you don’t have by any chance an existing namelist.fire_emissions, before you run: ln -s namelist.fire_emissions.RADM2 namelist.fire_emissions

If so rename it to something different. Also, keep in mind that namelist.fire_emissions.RADM2 will work only if you select RADM2 as the chemical mechanism using the chem_opt option in namelist.input.

Adam Kochanski

Assistant Professor Department of Meteorology and Climate Science Wildfire Interdisciplinary Research Center San Jose State University

From: llsalazar @.> Date: Monday, May 29, 2023 at 8:49 AM To: openwfm/WRF-SFIRE @.> Cc: Adam Kochanski @.>, Comment @.> Subject: Re: [openwfm/WRF-SFIRE] How to run WRF-SFIRE-Chem (Issue #69) Yes, I am using the WRF-SFIRE version from here https://github.com/openwfm/WRF-SFIRE To run WRF-SFIRE I must use these two files (../em_fire/hill/namelist.fire ., ../em_fire/hill/namelist.fire_emissions .)

But which ones should I use to couple wrf-chem?

In openwfm https://wiki.openwfm.org/wiki/Coupling_with_WRF-Chem, they give the indication to use the namelist.fire_emissions.RADM2 file as follows:

ln -s namelist.fire_emissions.RADM2 namelist.fire_emissions

But I get an error when doing this step, so I don't know if I'm following the instructions wrong

El lun, 29 may 2023 a la(s) 17:36, Adam Kochanski @.***) escribió:

Yes, they are, but the instruction mentions only the namelist.fire files, and assumes you are using WRF-SFIRE version, not the generic WRF which uses different namelists.

Adam Kochanski

Assistant Professor Department of Meteorology and Climate Science Wildfire Interdisciplinary Research Center San Jose State University

From: llsalazar @.> Date: Monday, May 29, 2023 at 8:30 AM To: openwfm/WRF-SFIRE @.> Cc: Adam Kochanski @.>, Comment @.> Subject: Re: [openwfm/WRF-SFIRE] How to run WRF-SFIRE-Chem (Issue #69) Excuse me but I'm a little confused

I have been following this openwf guide https://wiki.openwfm.org/wiki/How_to_run_WRF-SFIRE_with_real_data, where after running the real.exe they indicate that I should copy two files:

These two:

cp ../em_fire/hill/namelist.fire .

cp ../em_fire/hill/namelist.fire_emissions .

These files are not necessary to run WRF-SFIRE coupling with WRF-Chem for real cases?

El mié, 24 may 2023 a la(s) 21:21, Adam Kochanski @.***) escribió:

../em_fire/hill/namelist.fire this is an indel case, so if you get this namelist into your real simulation it will create problems.

Adam Kochanski

Assistant Professor Department of Meteorology and Climate Science Wildfire Interdisciplinary Research Center San Jose State University

From: llsalazar @.> Date: Wednesday, May 24, 2023 at 9:30 AM To: openwfm/WRF-SFIRE @.> Cc: Adam Kochanski @.>, Comment @.> Subject: Re: [openwfm/WRF-SFIRE] How to run WRF-SFIRE-Chem (Issue #69) Thank you very much for your answer:

What I need is to run real cases. I'm sorry but I don't quite understand what you are explaining to me. In which step do I mix the ideal and real cases?

El mar, 23 may 2023 a la(s) 18:57, Adam Kochanski @.***) escribió:

I would suggest starting from running the pure WRF-CHEM simulation, and then adding the fire component. The problem you are facing seems to be associated with the initial boundary conditions for the Mozart scheme, and my guess is that it is due to the fact that you mix the ideal and real cases. If you plan to run real case you should stick to that. You don’t need ideal.exe for that. Instead just add the &fire section to the namelist.input that allows you to run a successful WRF-CHEM simulation.

Adam Kochanski

Assistant Professor Department of Meteorology and Climate Science Wildfire Interdisciplinary Research Center San Jose State University

From: llsalazar @.> Date: Tuesday, May 23, 2023 at 9:30 AM To: openwfm/WRF-SFIRE @.> Cc: Subscribed @.***> Subject: [openwfm/WRF-SFIRE] How to run WRF-SFIRE-Chem (Issue #69)

Hello

I want to use the WRF-SFIRE coupling with WRF-Chem but I have never done it. I have some doubts about the steps to follow.

I have WRF-Chem v4.4 installed. I use static geographic data from here https://www2.mmm.ucar.edu/wrf/users/download/get_sources_wps_geog.html <

https://www.google.com/url?q=https://www2.mmm.ucar.edu/wrf/users/download/get_sources_wps_geog.html&source=gmail-imap&ust=1685464242000000&usg=AOvVaw1C-PLSWssG2KHhAlajEk0t

, high resolution elevation and fuel data at 20m resolution, and atmospheric data (ERA5, 27km from resolution).

  1. Do I need another dataset?

I follow this steps: . I run WPS (geogrid, ungrib and metgrid) . Then, I run real.exe and copy these files to WRF-SFIRE/test/em_real

../em_fire/hill/namelist.fire . ../em_fire/hill/namelist.fire_emissions .

  1. Should I copy these files from em_fire/hill or from em_fire/chem?
  2. To run WRF I need another dataset?

Then, I copy or link one of the emissions tables to namelist.fire_emissions, such as: ln -s namelist.fire_emissions.MOZART namelist.fire_emissions

and then I run ./wrf.exe but i get this error: chem_init: calling mozar_lbc_init for domain

I attached my namelist and rsl.out

https://drive.google.com/drive/u/0/folders/1HmrAgFm0daq5tWkvwHQFL_wa-RBUKx1H

<

https://www.google.com/url?q=https://drive.google.com/drive/u/0/folders/1HmrAgFm0daq5tWkvwHQFL_wa-RBUKx1H&source=gmail-imap&ust=1685464242000000&usg=AOvVaw3pp4TuJOCJHWIU2IUsCpUQ

I appreciate any help. Thank you

— Reply to this email directly, view it on GitHub<

https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/69&source=gmail-imap&ust=1685464242000000&usg=AOvVaw0LF2_7To9FMxUY4qZsO6pW

, or unsubscribe<

https://www.google.com/url?q=https://github.com/notifications/unsubscribe-auth/AA6K3WJGVIP2IQYOKAGTO33XHTQ3BANCNFSM6AAAAAAYMEXK6U&source=gmail-imap&ust=1685464242000000&usg=AOvVaw0p1hZVNpLgbIwx8C63CO0t

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub < https://github.com/openwfm/WRF-SFIRE/issues/69#issuecomment-1559824864 , or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AXZTCHQZ6BM5E34WTJTHKVTXHTUBBANCNFSM6AAAAAAYMEXK6U

. You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub<

https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/69%23issuecomment-1561540092&source=gmail-imap&ust=1685550619000000&usg=AOvVaw2wus1bC94BToltyTqHt6-0 , or unsubscribe<

https://www.google.com/url?q=https://github.com/notifications/unsubscribe-auth/AA6K3WPQ3A43H4VMUXLNO6DXHYZRPANCNFSM6AAAAAAYMEXK6U&source=gmail-imap&ust=1685550619000000&usg=AOvVaw0ULmocZXO_yQkHObklFXVQ

. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub <https://github.com/openwfm/WRF-SFIRE/issues/69#issuecomment-1561805196 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AXZTCHV7KCT5ZBYBBKPKTNTXHZNSLANCNFSM6AAAAAAYMEXK6U

. You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub< https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/69%23issuecomment-1567278574&source=gmail-imap&ust=1685979037000000&usg=AOvVaw0_6YYKzUWIoVlVnFl6wey9>, or unsubscribe< https://www.google.com/url?q=https://github.com/notifications/unsubscribe-auth/AA6K3WITP35OI5P5ZOY6KVDXIS6JVANCNFSM6AAAAAAYMEXK6U&source=gmail-imap&ust=1685979037000000&usg=AOvVaw0v3D3dmEngFJVK-J_t9BNC

. You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/openwfm/WRF-SFIRE/issues/69#issuecomment-1567283440, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXZTCHX5J7EZMHNOKM3QIDLXIS665ANCNFSM6AAAAAAYMEXK6U . You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHubhttps://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/69%23issuecomment-1567294200&source=gmail-imap&ust=1685980186000000&usg=AOvVaw3Pu4_NRMrwPGi4O2vAbU_0, or unsubscribehttps://www.google.com/url?q=https://github.com/notifications/unsubscribe-auth/AA6K3WPOCJC5VNG5F33XYDDXITARPANCNFSM6AAAAAAYMEXK6U&source=gmail-imap&ust=1685980186000000&usg=AOvVaw0dY7ckDUwKiv5TwzUreBch. You are receiving this because you commented.Message ID: @.***>

llsalazar commented 1 year ago

Hi Kochanski

Yes, I used the WRF-SFIRE repository and installed it by following these steps:

export WRF_CHEM=1 ./configure chem ./compile em_real

and compile successfully

When executing, I used these files: cp ../em_fire/hill/namelist.fire . ln -s ../em_fire/chem/namelist.fire_emissions.MOZART namelist.fire_emissions

And I get this error:

chem_init: calling mozcart_lbc_init for domain 3

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:

0 0x2b99f6cdb3ff in ???

1 0x2691236 in ???

2 0x375eda5 in ???

3 0x2be30f5 in ???

4 0x23869b1 in ???

5 0x1e82e60 in ???

6 0x1e7e34c in ???

7 0x4a1028 in ???

8 0x4a1727 in ???

9 0x40b883 in ???

10 0x40b22c in ???

11 0x2b99f6cc7554 in ???

12 0x40b263 in ???

13 0xffffffffffffffff in ???

I'm attaching the namelist in case you can help me with this error: https://drive.google.com/drive/u/0/folders/1HmrAgFm0daq5tWkvwHQFL_wa-RBUKx1H

Thank you Bests

adamk0 commented 1 year ago

As I mentioned before, start from a working WRF-CHEM case, and then just add the fire section from ../em_fire/hill/namelist.fire . The ideal hill case won’t work with chem.

Adam Kochanski

Assistant Professor Department of Meteorology and Climate Science Wildfire Interdisciplinary Research Center San Jose State University

From: llsalazar @.> Date: Thursday, June 1, 2023 at 5:20 AM To: openwfm/WRF-SFIRE @.> Cc: Adam Kochanski @.>, Comment @.> Subject: Re: [openwfm/WRF-SFIRE] How to run WRF-SFIRE-Chem (Issue #69)

Hi Kochanski

Yes, I used the WRF-SFIRE repository and installed it by following these steps:

export WRF_CHEM=1 ./configure chem ./compile em_real

and compile successfully

When executing, I used these files: cp ../em_fire/hill/namelist.fire . ln -s ../em_fire/chem/namelist.fire_emissions.MOZART namelist.fire_emissions

And I get this error:

chem_init: calling mozcart_lbc_init for domain 3

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:

0 0x2b99f6cdb3ff in ???

1https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/1&source=gmail-imap&ust=1686226853000000&usg=AOvVaw33gskMg75eVSpUcuL-QGgQ 0x2691236 in ???

2https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/2&source=gmail-imap&ust=1686226853000000&usg=AOvVaw3FiAC-0i3qvsYCnyPwf--c 0x375eda5 in ???

3https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/3&source=gmail-imap&ust=1686226853000000&usg=AOvVaw03ZisQ6qlGuMP9dn_dGaNG 0x2be30f5 in ???

4https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/4&source=gmail-imap&ust=1686226853000000&usg=AOvVaw24YMyjiW8DhV3xpswwln4U 0x23869b1 in ???

5https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/5&source=gmail-imap&ust=1686226853000000&usg=AOvVaw1SAAneAs0Hhk7tQwZHDLWs 0x1e82e60 in ???

6https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/6&source=gmail-imap&ust=1686226853000000&usg=AOvVaw1K0r798z6h338Au284R6lR 0x1e7e34c in ???

7https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/7&source=gmail-imap&ust=1686226853000000&usg=AOvVaw1gHNBBxI_stibAu-uZyapX 0x4a1028 in ???

8https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/8&source=gmail-imap&ust=1686226853000000&usg=AOvVaw1b86Nr7wz8cy-LncuEKJiN 0x4a1727 in ???

9https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/9&source=gmail-imap&ust=1686226853000000&usg=AOvVaw2TwCSlRQf295x22YWVbGZV 0x40b883 in ???

10https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/10&source=gmail-imap&ust=1686226853000000&usg=AOvVaw2gmQZZtPrgSgWltad1uKiR 0x40b22c in ???

11https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/11&source=gmail-imap&ust=1686226853000000&usg=AOvVaw32dKfCjNsrlCdTEZRJevDv 0x2b99f6cc7554 in ???

12https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/12&source=gmail-imap&ust=1686226853000000&usg=AOvVaw09oOzRCu9DoTmZ3ZRjB6IM 0x40b263 in ???

13https://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/13&source=gmail-imap&ust=1686226853000000&usg=AOvVaw0Jth-1tGHWPhdoooj62ceP 0xffffffffffffffff in ???

I'm attaching the namelist in case you can help me with this error: https://drive.google.com/drive/u/0/folders/1HmrAgFm0daq5tWkvwHQFL_wa-RBUKx1Hhttps://www.google.com/url?q=https://drive.google.com/drive/u/0/folders/1HmrAgFm0daq5tWkvwHQFL_wa-RBUKx1H&source=gmail-imap&ust=1686226853000000&usg=AOvVaw0RlalLz6J1kBc1O01RfbC8

Thank you Bests

— Reply to this email directly, view it on GitHubhttps://www.google.com/url?q=https://github.com/openwfm/WRF-SFIRE/issues/69%23issuecomment-1571954192&source=gmail-imap&ust=1686226853000000&usg=AOvVaw34khNgZCzO2gkttAxmx47T, or unsubscribehttps://www.google.com/url?q=https://github.com/notifications/unsubscribe-auth/AA6K3WKBQSZN6QPN2PS3NN3XJCCKHANCNFSM6AAAAAAYMEXK6U&source=gmail-imap&ust=1686226853000000&usg=AOvVaw15Lj-33BzVuchSAEBWtyaL. You are receiving this because you commented.Message ID: @.***>

llsalazar commented 1 year ago

Thanks, I'll try what you tell me.