Risposto
difference result with same equation
thank you very much, i understand

oltre 7 anni fa | 0

Domanda


difference result with same equation
my commands bhp=100*ones(10,1); bht=[500;500;500;500;500;300;300;300;300;300]; p= @(bhp,bhT) bhp + g*dz.*rho(bhp,bhT); ...

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


how to solve Error: Unexpected MATLAB expression
i write command for initial pressure in grid cell (FVM = finite volume methods) i have done define p_init(below) p_init =...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Risposto
how to connection 2 grid
great i will try.

oltre 7 anni fa | 0

Risposto
how to connection 2 grid
W is struct 2x1 consist of : w(1) = number of cell [412;422;432;442] w(2) = number of cell [512;522;532;542] temp is temper...

oltre 7 anni fa | 0

Domanda


how to connection 2 grid
hi i have 2 grid wc1 = W(1).cells; wc2 = W(2).cells; i want to write wc consift of w(1) and w(2) Temp = ones(size(wc))*20...

oltre 7 anni fa | 3 risposte | 0

3

risposte

Domanda


Unexpected MATLAB expression.
i try to make equation but when i run have problem Unexpected MATLAB expression. a=(T) 247.8./((T-273)+68.12963)) anyone ...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Risposto
How do I solve "too many input arguments" error ?
(T)rho_r.*(1-(((T-273)-3.9863).^2/508929.2).*((((T-273)+288.9414)./((T-273)+68.12963)))) Too many input arguments. a...

oltre 7 anni fa | 0

Domanda


How to make loop ?
I have the script below: wc = W(1).cells; % connection grid cells WI = W(1).WI; dz = W(1).dZ; I want to c...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Non existent field for T (temperature)
Dear all i new user using mathlab, i got some coding that related with my study but need to modified, some code had i changed,...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Mathlab Reservoir Simulation Toolboxx
hi anyone familiar using MRST?

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to create the two-layer grid?
I find codding but in my mind it's not explained clearly that it is two layers. %% Create the grid: a simple cartesian grid...

quasi 8 anni fa | 1 risposta | 0

1

risposta