<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi Jian,
<div class=""><br class="">
</div>
<div class="">Not exactly sure what you mean, but if you are using p54, p55 to set your flowrate, then you can use your logfile to get what the corresponding forcing should be using ffx/ffy/ffz.</div>
<div class=""><br class="">
</div>
<div class="">As per drive2.f, if you are using param(54),param(55), then in logfile you can grep for “volflow”, and “scale” represents the ffx/ffy/ffz.</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">      </span><span style="font-variant-ligatures: no-common-ligatures; color: #afad24" class="">if</span><span style="font-variant-ligatures: no-common-ligatures" class=""> (nio</span><span style="font-variant-ligatures: no-common-ligatures; color: #afad24" class="">.eq.</span><span style="font-variant-ligatures: no-common-ligatures; color: #cd7923" class="">0</span><span style="font-variant-ligatures: no-common-ligatures" class="">)
</span><span style="font-variant-ligatures: no-common-ligatures; color: #afad24" class="">write</span><span style="font-variant-ligatures: no-common-ligatures" class="">(</span><span style="font-variant-ligatures: no-common-ligatures; color: #cd7923" class="">6</span><span style="font-variant-ligatures: no-common-ligatures" class="">,</span><span style="font-variant-ligatures: no-common-ligatures; color: #cd7923" class="">1</span><span style="font-variant-ligatures: no-common-ligatures" class="">)
 istep,chv(icvflow)</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">     </span><span style="font-variant-ligatures: no-common-ligatures; color: #d53bd3" class="">$</span><span style="font-variant-ligatures: no-common-ligatures" class="">   ,</span><span style="font-variant-ligatures: no-common-ligatures; color: #33bbc8" class=""><b class="">scale</b></span><span style="font-variant-ligatures: no-common-ligatures" class="">,delta_flow,current_flow,flow_rate</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">    </span><span style="font-variant-ligatures: no-common-ligatures; color: #d53bd3" class="">1</span><span style="font-variant-ligatures: no-common-ligatures" class="">   
</span><span style="font-variant-ligatures: no-common-ligatures; color: #afad24" class="">format</span><span style="font-variant-ligatures: no-common-ligatures" class="">(i11,</span><span style="font-variant-ligatures: no-common-ligatures; color: #cd7923" class="">' 
 volflow '</span><span style="font-variant-ligatures: no-common-ligatures" class="">,a1,</span><span style="font-variant-ligatures: no-common-ligatures; color: #33bbc8" class=""><b class="">11x</b></span><span style="font-variant-ligatures: no-common-ligatures" class="">,1p</span><span style="font-variant-ligatures: no-common-ligatures; color: #33bbc8" class=""><b class="">4e13.4</b></span><span style="font-variant-ligatures: no-common-ligatures" class="">)</span></div>
</div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class=""><br class="">
</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">
<div style="margin: 0px; line-height: normal; color: rgb(51, 187, 200);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">c     Note, this scale factor corresponds to FFX, provided FFX has</span></div>
<div style="margin: 0px; line-height: normal; color: rgb(51, 187, 200);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">c     not also been specified in userf.   If ffx is also specified</span></div>
<div style="margin: 0px; line-height: normal; color: rgb(51, 187, 200);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">c     in userf then the true FFX is given by ffx_userf + scale.</span></div>
<div style="margin: 0px; line-height: normal; color: rgb(51, 187, 200);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class=""><br class="">
</span></div>
</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class=""><br class="">
</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Ketan</span></div>
<div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class=""><br class="">
</span></div>
</body>
</html>