Dear Emma,

you can see in file species_data.cc which models are currently available for 
H2O:

         REC( "SelfContStandardType"    ,NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     ),
         REC( "ForeignContStandardType" ,NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     ),
         REC( "ForeignContMaTippingType",NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     ), 
         REC( "ContMPM93"               ,NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     ),
         REC( "SelfContCKDMT100"        ,NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     ),
         REC( "ForeignContCKDMT100"     ,NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     ),
         REC( "SelfContCKDMT252"        ,NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     ),
         REC( "ForeignContCKDMT252"     ,NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     ),
         REC( "SelfContCKD222"          ,NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     ),
         REC( "ForeignContCKD222"       ,NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     ),
         REC( "SelfContCKD242"          ,NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     ),
         REC( "ForeignContCKD242"       ,NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     ),
         REC( "SelfContCKD24"           ,NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     ),
         REC( "ForeignContCKD24"        ,NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     ),
         REC( "ForeignContATM01"        ,NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     ),
         REC( "CP98"                    ,NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     ),
         REC( "MPM87"                   ,NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     ),
         REC( "MPM89"                   ,NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     ),
         REC( "MPM93"                   ,NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     ),
         REC( "PWR98"                   ,NAN    ,NAN    ,-1     ,-1     ,TAGS() 
     )

Not all of them may have matching entries in the standard include file 
continua.cc. If you want to use a continuum that is missing there, you have to 
create an entry yourself, following the pattern of the existing entries.

So, for CKD222 and CKD242 both self and foreign continua should be available in 
principle.

MPM93 includes both self and foreign part.

Hope this helps!

/Stefan

P.s.: If you have further questions, better send them to the arts-users mailing 
list, since this is an ARTS issue, not an QPACK issue.

> On 17.03.2015, at 15:43, Turner, Emma C. <[email protected]> wrote:
> 
> Hello,
> 
> I have a couple of follow up questions to this (the CKDMT252 models are 
> working fine for me now).
> 
> I can't seem to get the 2 foreign continua models H2O-ForeignContCKD222 and 
> H2O-ForeignContCKD242 working as ARTS doesn't seem to recognise them, however 
> the equivalent self continuum models work? Have these 2 been removed?
> 
> Is the H2O-ContMPM93 model a self or foreign continuum model, or both?
> 
> Thanks,
> Emma
> 
> -----Original Message-----
> From: Oliver Lemke [mailto:[email protected]]
> Sent: 20 January 2015 07:13
> To: Turner, Emma C.
> Cc: Jana Mendrok; Qpack Mailing List; Stefan Bühler
> Subject: Re: [Qpack] Continuum Models in ARTS
> 
> Hi Emma,
> 
>> On 19 Jan 2015, at 18:16, Turner, Emma C. <[email protected]> wrote:
>> 
>> Hello,
>> 
>> I am using version 2.2. It is strange I can see H2O-SelfContCKDMT252 and 
>> H2O-ForeignContCKDMT252 in the doxygen continua.cc source file, but it does 
>> not work when I try and include it in my code. CKDMT250 doesn’t work also. I 
>> have CKDMT100 though so I can use this.
> 
> What is the exact version number of your arts executable? You can check it in 
> matlab with
> 
> system([atmlab('ARTS_PATH') ' -v'])
> 
> Also check that this version matches the top-most entry in the ChangeLog file 
> in your arts directory. If not, you need to go to your arts/build directory 
> and run 'make' to recompile arts.
> 
> cheers,
> /oliver
> 
> 
> This message (and any attachments) is for the recipient only. NERC is subject 
> to the Freedom of Information Act 2000 and the contents of this email and any 
> reply you make may be disclosed by NERC unless it is exempt from release 
> under the Act. Any material supplied to NERC may be stored in an electronic 
> records management system.

_______________________________________________
qpack mailing list
[email protected]
https://www.sat.ltu.se/mailman/listinfo/qpack

Reply via email to