Hi Shawn,

Minimum compliance optimizations and, to some extent, stress-based
optimizations of static structures are so well studied that developing
libmesh code to solve those problems is a bit excessive. These
optimizations are already implemented in most of the common commercial FE
software packages; ANSYS, for example, has a great topology optimizer that
can do both compliance-based and stress-based optimizations and takes
minutes to setup. I can tell you from experience that developing your own
code will require way more time than using a commercial solution.

Bailey

On Tue, Jan 22, 2019 at 5:34 PM Yuxiang Wang <yw...@virginia.edu> wrote:

> Thank you Bailey!
>
> I am looking for structural mechanics application. For example, we can
> tune the distribution of isotropic materials (by tuning the element
> density) and get minimum compliance, or minimum of maximum stress.
>
> Best,
> Shawn
>
> On Sun, Jan 20, 2019 at 8:12 AM Bailey Curzadd <bcurza...@gmail.com>
> wrote:
>
>> I used libmesh for a topology optimization code I developed. What exactly
>> are you looking for? What kind of optimization are you trying to implement?
>>
>> Bailey
>>
>> On Sat, Jan 19, 2019 at 8:14 PM Yuxiang Wang <yw...@virginia.edu> wrote:
>>
>>> Dear all,
>>>
>>> Sorry for the spam - I am curious in whether anyone knows about if there
>>> are existing examples running topology optimization with libmesh. I
>>> googled
>>> and found a few papers, but the source code seems to be unavailable.
>>>
>>> Any hints would be appreciated!
>>>
>>> Best,
>>> Shawn
>>>
>>> --
>>> Yuxiang "Shawn" Wang, PhD
>>> yw...@virginia.edu
>>> +1 (434) 284-0836
>>>
>>> _______________________________________________
>>> Libmesh-users mailing list
>>> Libmesh-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/libmesh-users
>>>
>>
>
> --
> Yuxiang "Shawn" Wang, PhD
> yw...@virginia.edu
> +1 (434) 284-0836
>

_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to