Hello,
I am trying to write out more information during the the model run. I added the line right before "call sorgam_driver" in aerosol_driver.F: write(9999,*) chem(40,1,70,p_o3)
Then I run the model with chem_opt=2 so the work flow should go to the case RADM2SORG where I added the line. But in fort.9999, there is no such information. I tried to use "flush" and it didn`t work. The command lines that I added in chem_driver.F worked well. Does anyone know why it didn`t work in aerosol_driver.F?
Thanks,
Suqian
I am trying to write out more information during the the model run. I added the line right before "call sorgam_driver" in aerosol_driver.F: write(9999,*) chem(40,1,70,p_o3)
Then I run the model with chem_opt=2 so the work flow should go to the case RADM2SORG where I added the line. But in fort.9999, there is no such information. I tried to use "flush" and it didn`t work. The command lines that I added in chem_driver.F worked well. Does anyone know why it didn`t work in aerosol_driver.F?
Thanks,
Suqian