[MOAB-dev] tag, h5d and root meshset problem
    Tim Tautges 
    tautges at mcs.anl.gov
       
    Sun Apr 22 13:30:40 CDT 2012
    
    
  
You shouldn't need to recreate the tag.  If you could send a short program showing the error, that would help; if that's 
not easy, please send the h5m file.  Thanks.
- tim
On 04/22/2012 12:37 PM, Lukasz Kaczmarczyk wrote:
> Hello,
>
> For tags data set to meshsets, particularly to 0 meshset and saved to native MOAB data file, when file read is an need to tag_create, function tag_get handle return Error code  6.  It is a feature or bug?
>
> Kind regards,
> Lukasz
>
>
> This tag is set only for 0 meshset, in order to tag_get_handle it I need to recreate tag once again,
>
> GROUP "ARC_LENGTH_LAMBDA" {
>              COMMENT "ARC_LENGTH_LAMBDA"
>              ATTRIBUTE "class" {
>                 DATATYPE  H5T_STD_I32LE
>                 DATASPACE  SCALAR
>                 DATA {
>                 (0): 1
>                 }
>              }
>              ATTRIBUTE "default" {
>                 DATATYPE  "/tstt/tags/ARC_LENGTH_LAMBDA/type"
>                 DATASPACE  SCALAR
>                 DATA {
>                 (0): 0
>                 }
>              }
>              ATTRIBUTE "global" {
>                 DATATYPE  "/tstt/tags/ARC_LENGTH_LAMBDA/type"
>                 DATASPACE  SCALAR
>                 DATA {
>                 (0): 0.0954498
>                 }
>              }
>              DATATYPE "type" H5T_IEEE_F64LE;
>
>           }
>
>
-- 
================================================================
"You will keep in perfect peace him whose mind is
   steadfast, because he trusts in you."               Isaiah 26:3
              Tim Tautges            Argonne National Laboratory
          (tautges at mcs.anl.gov)      (telecommuting from UW-Madison)
  phone (gvoice): (608) 354-1459      1500 Engineering Dr.
             fax: (608) 263-4499      Madison, WI 53706
    
    
More information about the moab-dev
mailing list