Good morning,

I did as suggested and I observe a remarkable slow down down of the execution, keeping everything the same.

Is this due to the fact that we add a new term in the time derivative and the system should be re-assembled?

Is it an expected behaviour?

I checked that this happens as soon as I "activate" the solidsystem. If I comment it, it is as fast as usual.


Kind regards,

Lorenzo Campoli

On 17.02.2020 10:56, Timo Koch wrote:
you implement a new LocalResidual class which inherits from the 
CompositionalLocalResidual and just overloads the computeStorage function. In 
the implementation of computeStorage you can call 
CompositionalLocalResidual::computeStorage first and then add your A(c) term to 
the storage.

Then set the type of the property LocalResidual to your new class.

--
________________________________________________________
Le informazioni contenute in questo messaggio di posta elettronica sono strettamente riservate e indirizzate esclusivamente al destinatario. Si prega di non leggere, fare copia, inoltrare a terzi o conservare tale messaggio se non si è il legittimo destinatario dello stesso. Qualora tale messaggio sia stato ricevuto per errore, si prega di restituirlo al mittente e di cancellarlo permanentemente dal proprio computer.

The information contained in this e mail message is strictly confidential and intended for the use of the addressee only.  If you are not the intended recipient, please do not read, copy, forward or store it on your computer. If you have received the message in error, please forward it back to the sender and delete it permanently from your computer system.
_______________________________________________
Dumux mailing list
Dumux@listserv.uni-stuttgart.de
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

Reply via email to