Don't assign subdomain numbers to mean things... assign things to subdomain 
numbers.

What I mean by this is don't assign a block of elements subdomain 3 so that 
they will be steel.... assign them 3 because they are a logical subset of your 
mesh and then associate your steel material properties with block 3 (like in 
your input file).

In this way you can have as many subsets of your mesh as you want and mix and 
match what gets applied on each part of the mesh.

Multiple subdomain numbers are not necessary.

Derek

Sent from my iPhone

> On Nov 12, 2013, at 3:05 PM, Manav Bhatia <[email protected]> wrote:
> 
> Sorry to spam, but the it seems like multiple ids can be set per boundary
> in the BoundaryInfo data structure. But the subdomain ID would essentially
> be a single id for an element.
> 
> Perhaps one could add the option of adding element tags in BoundaryInfo,
> and also read them in from mesh files?
> 
> -Manav
> 
> 
> 
>> On Tue, Nov 12, 2013 at 5:02 PM, Manav Bhatia <[email protected]> wrote:
>> 
>> A follow-up question:
>> 
>>  Is the element subdomain-id also coupled with the mesh partitioning? Or
>> can that be set independently?
>> 
>>  Also, can this be read in from the mesh files, like the bounday ids?
>> 
>> Thanks,
>> Manav
>> 
>> On Tue, Nov 12, 2013 at 4:59 PM, Manav Bhatia <[email protected]>wrote:
>> 
>>> I think that would work.
>>> 
>>> Thanks, David!
>>> 
>>> -Manav
>>> 
>>> On Tue, Nov 12, 2013 at 4:56 PM, David Knezevic <
>>> [email protected]> wrote:
>>> 
>>>> Can you just use elem->subdomain_id() ?
>>>> 
>>>> David
>>>> 
>>>> 
>>>>> On 11/12/2013 04:44 PM, Manav Bhatia wrote:
>>>>> Hi,
>>>>> 
>>>>>     Is there a mechanism, similar to the boundary id in BoundaryInfo,
>>>> to
>>>>> set tags on a subset of elements in the mesh. I am trying to see if
>>>> this is
>>>>> possible for assigning material properties, volumetric loads, etc.
>>>>> 
>>>>> Thanks,
>>>>> Manav
>>>> ------------------------------------------------------------------------------
>>>>> DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
>>>>> OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
>>>>> Free app hosting. Or install the open source package on any LAMP
>>>> server.
>>>>> Sign up and see examples for AngularJS, jQuery, Sencha Touch and
>>>> Native!
>>>> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
>>>>> _______________________________________________
>>>>> Libmesh-users mailing list
>>>>> [email protected]
>>>>> https://lists.sourceforge.net/lists/listinfo/libmesh-users
>>>> 
>>>> 
>>>> 
>>>> ------------------------------------------------------------------------------
>>>> DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
>>>> OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
>>>> Free app hosting. Or install the open source package on any LAMP server.
>>>> Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
>>>> 
>>>> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
>>>> _______________________________________________
>>>> Libmesh-users mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/libmesh-users
> ------------------------------------------------------------------------------
> DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
> OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
> Free app hosting. Or install the open source package on any LAMP server.
> Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
> _______________________________________________
> Libmesh-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/libmesh-users

------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to