Hi there,
I'm trying to add some variables to my wrfout file. So, added these two lines to my namelist:
Also, I defined the variables I wanted in my wrfout in man_output.txt file by adding this line:
After running WRF-Chem, I have all the added variables in my wrfout, except for SOA variables. Also, I received these warnings at my rsl.error files:
I'm using MOZART/MOSAIC (chem_opt=201). Please let me know if more details are required.
I appreciate any help on how to get SOA concentrations in my output.
Best,
Soroush
I'm trying to add some variables to my wrfout file. So, added these two lines to my namelist:
iofields_filename = "man_output.txt","man_output.txt"
ignore_iofields_warning = .true.,
Also, I defined the variables I wanted in my wrfout in man_output.txt file by adding this line:
+:h:0:TAUAER1,TAUAER2,TAUAER3,TAUAER4,Z,Z_AT_W,soa_a01,soa_a02,soa_a03,soa_a04,ebu_pm25
After running WRF-Chem, I have all the added variables in my wrfout, except for SOA variables. Also, I received these warnings at my rsl.error files:
Domain 1 Setting history stream 0 for tauaer1
Domain 1 Setting history stream 0 for tauaer2
Domain 1 Setting history stream 0 for tauaer3
Domain 1 Setting history stream 0 for tauaer4
Domain 1 Setting history stream 0 for z
Domain 1 Setting history stream 0 for z_at_w
W A R N I N G : Unable to modify mask for soa_a01. Variable not found. File: man_output.txt at line 1
W A R N I N G : Unable to modify mask for soa_a02. Variable not found. File: man_output.txt at line 1
W A R N I N G : Unable to modify mask for soa_a03. Variable not found. File: man_output.txt at line 1
W A R N I N G : Unable to modify mask for soa_a04. Variable not found. File: man_output.txt at line 1
Domain 1 Setting history stream 0 for ebu_pm25
Ignoring problems reading man_output.txt
Continuing. To make this a fatal error, set ignore_iofields_warn to false in namelist
I'm using MOZART/MOSAIC (chem_opt=201). Please let me know if more details are required.
I appreciate any help on how to get SOA concentrations in my output.
Best,
Soroush