metno / emep-ctm

Open Source EMEP/MSC-W model
GNU General Public License v3.0
27 stars 18 forks source link

Setting Emis_h levels in config_emep #88

Closed sarajutterstrom closed 2 years ago

sarajutterstrom commented 2 years ago

Hi! I am running the model version rv4.36 and want to add emission release heights and set these in config_emep as is shown in Listing 1 in the manual. I started by adding the default definition (listing 1), but when I run it, it does not seem to recognize either Emis_Zlevels or Emis_h as variables and crashes (“invalid reference to variable in NAMELIST input”). I have tried adding a “=” after Emis_Zlevels(1:), but that didn’t help and if I comment out Emis_Zlevels it still crashes on the next line for Emis_h. I must be missing some step here, but I'm not sure what?

I have previously used rv4.34 with a modfied EmisHeights.txt which seems to be working still in this version, but I'm not sure which is recommended to use? And I would like to add 50 m Z-level which I didn't have before so adding these in the config_emep.nml seemed like a good option.

Best wishes, Sara

gitpeterwind commented 2 years ago

Hi Sara, I guess you refer to https://emep-ctm.readthedocs.io/en/latest , however this refers to the "latest-not-yet-published" version (we update the latest doc at the same time as the model code, internally). The documentation related to rv4.36 is the one attached to it (on github). I don't know why the rv4.36 docs is not published on readthedocs.

In principle we will release the new version soon (in one month or two?).

sarajutterstrom commented 2 years ago

Hi Peter, Ok! Then I'll wait for the next version to try it out. Thanks for getting back to me so quickly!

avaldebe commented 2 years ago

The documentation related to rv4.36 is the one attached to it (on github). I don't know why the rv4.36 docs is not published on readthedocs.

I created the readthedocs link corresponding to the rv4.36 https://emep-ctm.readthedocs.io/en/ug4_36/?badge=ug4_36