Average velocity of fluid flow
Washburn equation for fluid flow in horizontal capillary is given by :
$frac{dL}{dt} = frac{γR}{4µL}$
Find the time dependencies of length of travel, $L(T)$ and average velocity.
I can find the first part by integrating the Washburn eqn but I am a little confused as to how to find the average velocity as a function of t.
average fluid-dynamics
bumped to the homepage by Community♦ 21 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
Washburn equation for fluid flow in horizontal capillary is given by :
$frac{dL}{dt} = frac{γR}{4µL}$
Find the time dependencies of length of travel, $L(T)$ and average velocity.
I can find the first part by integrating the Washburn eqn but I am a little confused as to how to find the average velocity as a function of t.
average fluid-dynamics
bumped to the homepage by Community♦ 21 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Perhaps you could ask this in the physics stack exchange?
– cheesyfluff
Nov 7 '15 at 4:19
Nevertheless, I came up with the best answer I could. Tell me if this helped.
– cheesyfluff
Nov 7 '15 at 4:31
You have the Washburn equation wrong. $L^2 = frac{γRt}{4µ}$. This gives distance from starting point and starting time. So at t=0, then L=0.
– MaxW
Nov 7 '15 at 7:40
If you integrate the differential equation,you get your form of the Washburn eqn.
– Nayak
Nov 7 '15 at 18:14
Velocity of what? What is the difference between $dot{L}$ and $v$?
– mvw
Aug 25 '18 at 16:04
add a comment |
Washburn equation for fluid flow in horizontal capillary is given by :
$frac{dL}{dt} = frac{γR}{4µL}$
Find the time dependencies of length of travel, $L(T)$ and average velocity.
I can find the first part by integrating the Washburn eqn but I am a little confused as to how to find the average velocity as a function of t.
average fluid-dynamics
Washburn equation for fluid flow in horizontal capillary is given by :
$frac{dL}{dt} = frac{γR}{4µL}$
Find the time dependencies of length of travel, $L(T)$ and average velocity.
I can find the first part by integrating the Washburn eqn but I am a little confused as to how to find the average velocity as a function of t.
average fluid-dynamics
average fluid-dynamics
edited Nov 7 '15 at 4:02
Don
435415
435415
asked Nov 7 '15 at 2:54
Nayak
283
283
bumped to the homepage by Community♦ 21 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 21 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Perhaps you could ask this in the physics stack exchange?
– cheesyfluff
Nov 7 '15 at 4:19
Nevertheless, I came up with the best answer I could. Tell me if this helped.
– cheesyfluff
Nov 7 '15 at 4:31
You have the Washburn equation wrong. $L^2 = frac{γRt}{4µ}$. This gives distance from starting point and starting time. So at t=0, then L=0.
– MaxW
Nov 7 '15 at 7:40
If you integrate the differential equation,you get your form of the Washburn eqn.
– Nayak
Nov 7 '15 at 18:14
Velocity of what? What is the difference between $dot{L}$ and $v$?
– mvw
Aug 25 '18 at 16:04
add a comment |
Perhaps you could ask this in the physics stack exchange?
– cheesyfluff
Nov 7 '15 at 4:19
Nevertheless, I came up with the best answer I could. Tell me if this helped.
– cheesyfluff
Nov 7 '15 at 4:31
You have the Washburn equation wrong. $L^2 = frac{γRt}{4µ}$. This gives distance from starting point and starting time. So at t=0, then L=0.
– MaxW
Nov 7 '15 at 7:40
If you integrate the differential equation,you get your form of the Washburn eqn.
– Nayak
Nov 7 '15 at 18:14
Velocity of what? What is the difference between $dot{L}$ and $v$?
– mvw
Aug 25 '18 at 16:04
Perhaps you could ask this in the physics stack exchange?
– cheesyfluff
Nov 7 '15 at 4:19
Perhaps you could ask this in the physics stack exchange?
– cheesyfluff
Nov 7 '15 at 4:19
Nevertheless, I came up with the best answer I could. Tell me if this helped.
– cheesyfluff
Nov 7 '15 at 4:31
Nevertheless, I came up with the best answer I could. Tell me if this helped.
– cheesyfluff
Nov 7 '15 at 4:31
You have the Washburn equation wrong. $L^2 = frac{γRt}{4µ}$. This gives distance from starting point and starting time. So at t=0, then L=0.
– MaxW
Nov 7 '15 at 7:40
You have the Washburn equation wrong. $L^2 = frac{γRt}{4µ}$. This gives distance from starting point and starting time. So at t=0, then L=0.
– MaxW
Nov 7 '15 at 7:40
If you integrate the differential equation,you get your form of the Washburn eqn.
– Nayak
Nov 7 '15 at 18:14
If you integrate the differential equation,you get your form of the Washburn eqn.
– Nayak
Nov 7 '15 at 18:14
Velocity of what? What is the difference between $dot{L}$ and $v$?
– mvw
Aug 25 '18 at 16:04
Velocity of what? What is the difference between $dot{L}$ and $v$?
– mvw
Aug 25 '18 at 16:04
add a comment |
1 Answer
1
active
oldest
votes
Remember that the average velocity is equal to
$$frac{Delta L}{Delta t}=frac{L_2-L_1}{t_2-t_1}$$
Which can be found by integrating the velocity over a certain interval and dividing it by the length of that interval.
The expression $frac{dL}{dt}$ is equal to the instantaneous velocity, so integrating the function gives
$$L(t) = sqrt{frac{gamma Rt}{2mu}}$$
and so the average velocity from $t=a$ to $t=b$ is
$$frac{L(b)-L(a)}{b-a}
= frac{sqrt{frac{gamma Rb}{2mu}}-sqrt{frac{gamma Ra}{2mu}}}{b-a}
=sqrt{frac{gamma R}{2mu}}frac{sqrt{b}-sqrt{a}}{b-a}$$
Thanks. That clears it up a bit. But a and b are not given quantities in the question. I will ask in the physics stack forum. :)
– Nayak
Nov 7 '15 at 4:55
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1516912%2faverage-velocity-of-fluid-flow%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Remember that the average velocity is equal to
$$frac{Delta L}{Delta t}=frac{L_2-L_1}{t_2-t_1}$$
Which can be found by integrating the velocity over a certain interval and dividing it by the length of that interval.
The expression $frac{dL}{dt}$ is equal to the instantaneous velocity, so integrating the function gives
$$L(t) = sqrt{frac{gamma Rt}{2mu}}$$
and so the average velocity from $t=a$ to $t=b$ is
$$frac{L(b)-L(a)}{b-a}
= frac{sqrt{frac{gamma Rb}{2mu}}-sqrt{frac{gamma Ra}{2mu}}}{b-a}
=sqrt{frac{gamma R}{2mu}}frac{sqrt{b}-sqrt{a}}{b-a}$$
Thanks. That clears it up a bit. But a and b are not given quantities in the question. I will ask in the physics stack forum. :)
– Nayak
Nov 7 '15 at 4:55
add a comment |
Remember that the average velocity is equal to
$$frac{Delta L}{Delta t}=frac{L_2-L_1}{t_2-t_1}$$
Which can be found by integrating the velocity over a certain interval and dividing it by the length of that interval.
The expression $frac{dL}{dt}$ is equal to the instantaneous velocity, so integrating the function gives
$$L(t) = sqrt{frac{gamma Rt}{2mu}}$$
and so the average velocity from $t=a$ to $t=b$ is
$$frac{L(b)-L(a)}{b-a}
= frac{sqrt{frac{gamma Rb}{2mu}}-sqrt{frac{gamma Ra}{2mu}}}{b-a}
=sqrt{frac{gamma R}{2mu}}frac{sqrt{b}-sqrt{a}}{b-a}$$
Thanks. That clears it up a bit. But a and b are not given quantities in the question. I will ask in the physics stack forum. :)
– Nayak
Nov 7 '15 at 4:55
add a comment |
Remember that the average velocity is equal to
$$frac{Delta L}{Delta t}=frac{L_2-L_1}{t_2-t_1}$$
Which can be found by integrating the velocity over a certain interval and dividing it by the length of that interval.
The expression $frac{dL}{dt}$ is equal to the instantaneous velocity, so integrating the function gives
$$L(t) = sqrt{frac{gamma Rt}{2mu}}$$
and so the average velocity from $t=a$ to $t=b$ is
$$frac{L(b)-L(a)}{b-a}
= frac{sqrt{frac{gamma Rb}{2mu}}-sqrt{frac{gamma Ra}{2mu}}}{b-a}
=sqrt{frac{gamma R}{2mu}}frac{sqrt{b}-sqrt{a}}{b-a}$$
Remember that the average velocity is equal to
$$frac{Delta L}{Delta t}=frac{L_2-L_1}{t_2-t_1}$$
Which can be found by integrating the velocity over a certain interval and dividing it by the length of that interval.
The expression $frac{dL}{dt}$ is equal to the instantaneous velocity, so integrating the function gives
$$L(t) = sqrt{frac{gamma Rt}{2mu}}$$
and so the average velocity from $t=a$ to $t=b$ is
$$frac{L(b)-L(a)}{b-a}
= frac{sqrt{frac{gamma Rb}{2mu}}-sqrt{frac{gamma Ra}{2mu}}}{b-a}
=sqrt{frac{gamma R}{2mu}}frac{sqrt{b}-sqrt{a}}{b-a}$$
answered Nov 7 '15 at 4:30
cheesyfluff
1,472520
1,472520
Thanks. That clears it up a bit. But a and b are not given quantities in the question. I will ask in the physics stack forum. :)
– Nayak
Nov 7 '15 at 4:55
add a comment |
Thanks. That clears it up a bit. But a and b are not given quantities in the question. I will ask in the physics stack forum. :)
– Nayak
Nov 7 '15 at 4:55
Thanks. That clears it up a bit. But a and b are not given quantities in the question. I will ask in the physics stack forum. :)
– Nayak
Nov 7 '15 at 4:55
Thanks. That clears it up a bit. But a and b are not given quantities in the question. I will ask in the physics stack forum. :)
– Nayak
Nov 7 '15 at 4:55
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1516912%2faverage-velocity-of-fluid-flow%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Perhaps you could ask this in the physics stack exchange?
– cheesyfluff
Nov 7 '15 at 4:19
Nevertheless, I came up with the best answer I could. Tell me if this helped.
– cheesyfluff
Nov 7 '15 at 4:31
You have the Washburn equation wrong. $L^2 = frac{γRt}{4µ}$. This gives distance from starting point and starting time. So at t=0, then L=0.
– MaxW
Nov 7 '15 at 7:40
If you integrate the differential equation,you get your form of the Washburn eqn.
– Nayak
Nov 7 '15 at 18:14
Velocity of what? What is the difference between $dot{L}$ and $v$?
– mvw
Aug 25 '18 at 16:04