MASTmultiphysics / mast-multiphysics

Multidisciplinary-design Adaptation and Sensitivity Toolkit (MAST) - Sensitivity-enabled multiphysics FEA for design
https://www.mast-multiphysics.com
GNU Lesser General Public License v2.1
44 stars 25 forks source link

ThermalJacobianScaling::set_assembly() feature request #35

Open anupzope opened 5 years ago

anupzope commented 5 years ago

ThermalJacobianScaling::set_assembly() requires argument of type MAST::NonlinearImplicitAssembly. Could it be modified to also accept MAST::TransientAssembly?

manavbhatia commented 5 years ago

It will be okay to comment out the thermal jacobian object from your application. It will not be needed now.

Sent from my iPhone

On Sep 18, 2019, at 8:58 AM, anupzope notifications@github.com wrote:

 ThermalJacobianScaling::set_assembly() requires argument of type MAST::NonlinearImplicitAssembly. Could it be modified to also accept MAST::TransientAssembly?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.