Re: [DuMuX] Using Biot's Modulus and coefficient in el2p model

2019-03-12 Thread Ed Scott Wilson Garcia
: DuMuX User Forum; Ed Scott Wilson Garcia > CC: Manuel Coronado Gallardo > Asunto: Re: [DuMuX] Using Biot's Modulus and coefficient in el2p model > > Hi Edscott, > > yes, the model assumes alpha = 1. If you want to adapt this, you have to > change it in the elementvolumevar

Re: [DuMuX] Using Biot's Modulus and coefficient in el2p model

2019-03-12 Thread Martin Beck
Biot's Modulus and coefficient in el2p model Hi Edscott, yes, the model assumes alpha = 1. If you want to adapt this, you have to change it in the elementvolumevariables.hh, but also for the assembly of the momentum balance equation in localoperator.hh:346 (- alpha * peff instead of - peff

Re: [DuMuX] Using Biot's Modulus and coefficient in el2p model

2019-03-11 Thread Ed Scott Wilson Garcia
el: lunes, 11 de marzo de 2019 04:10 a. m. Para: DuMuX User Forum; Ed Scott Wilson Garcia CC: Manuel Coronado Gallardo Asunto: Re: [DuMuX] Using Biot's Modulus and coefficient in el2p model Hi Edscott, yes, the model assumes alpha = 1. If you want to adapt this, you have to change

Re: [DuMuX] Using Biot's Modulus and coefficient in el2p model

2019-03-11 Thread Timo Koch
Hi Edscott, just as an addition: modifying the porosity-model (storage term) is a lot easier in Dumux 3.0. You simply have to change the porosity law in the spatialparams. Cheers Timo On 11.03.19 11:09, Martin Beck wrote: Hi Edscott, yes, the model assumes alpha = 1. If you want to adapt

Re: [DuMuX] Using Biot's Modulus and coefficient in el2p model

2019-03-11 Thread Martin Beck
Hi Edscott, yes, the model assumes alpha = 1. If you want to adapt this, you have to change it in the elementvolumevariables.hh, but also for the assembly of the momentum balance equation in localoperator.hh:346 (- alpha * peff instead of - peff). The post-processing evaluation of the total

[DuMuX] Using Biot's Modulus and coefficient in el2p model

2019-03-08 Thread Ed Scott Wilson Garcia
We are now introducing Biot's modulus into the el2p problem and using this to calculate Skempton's coefficient instead of the other way around (Biot's modulus = 1/c0_). In order to obtain the undrained bulk modulus we also need Biot's coefficient (alpha), so we also provide that in the input