<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Dear colleagues,<div class=""><br class=""></div><div class="">I am trying to run the Laser_quadraticTube unit test described in Sec. 17.4.12 of the user guide and find it seemingly dysfunctional. Using the setup line given in Config (test I, 3D.LasersOnXZ) for example:</div><div class=""><br class=""></div><div class="">First, compiling fails with the current Config as is, because the ‘temp’ variable is not defined.</div><div class=""><br class=""></div><div class="">Then, compiling works with ‘temp’ defined in Config, but execution returns the error copied below.</div><div class=""><br class=""></div><div class="">I am new to FLASH and would appreciate and tips. Thanks!</div><div class=""><br class=""></div><div class="">Regards,</div><div class="">Yao</div><div class=""><br class=""></div><div class=""><div class=""> ERROR After calling Eos, eosData(EOS_EINT) or eosData(EOS_DENS) are zero</div><div class=""> iflag=           1           0           0           0           0           0           0           0</div><div class=""> eosData (eint+1:eint+vecLen)  =   0.0000000000000000        53908962628271472.        48466684750901992.        44662836971530920.        42699231153512816.        42699231153512816.        44662836971530920.        48466684750901992.</div><div class=""> eosData (eintIon+1:eintIon+vecLen)  =   0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000</div><div class=""> eosData (eintEle+1:eintEle+vecLen)  =   0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000</div><div class=""> eosData (eintRad+1:eintRad+vecLen)  =   0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000        0.0000000000000000</div><div class=""> solnData(DENS_VAR,ib:ie,jb,kb)=   2.3526415862231741E-003   2.0055305325181157E-003   1.7741231633814098E-003   1.6584194788130571E-003   1.6584194788130571E-003   1.7741231633814098E-003   2.0055305325181157E-003   2.3526415862231741E-003</div><div class=""> eosData(dens+1:dens+vecLen)   =   0.0000000000000000        216125336.36188638        194306809.72964713        179056880.20577887        171184627.66722307        171184627.66722307        179056880.20577887        194306809.72964713</div><div class="">   Perhaps the initialization routine is wrong..... or</div><div class="">   perhaps the runtime parameter eosMode is wrong.</div><div class="">      Check constants.h to determine value of MODE_DENS_??</div></div><div class=""><br class=""></div><div class=""><br class=""><div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="text-align: start; text-indent: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; -webkit-text-stroke-width: 0px; font-family: Helvetica; font-size: 18px; font-style: normal; font-variant-caps: normal; font-weight: normal; text-align: start; text-indent: 0px;">-------------------------</div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; -webkit-text-stroke-width: 0px; font-family: Helvetica; font-size: 18px; font-style: normal; font-variant-caps: normal; font-weight: normal; text-align: start; text-indent: 0px;">Yao Zhou</div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; -webkit-text-stroke-width: 0px; font-family: Helvetica; font-size: 18px; font-style: normal; font-variant-caps: normal; font-weight: normal; text-align: start; text-indent: 0px;">Shanghai Jiao Tong University</div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; -webkit-text-stroke-width: 0px; font-family: Helvetica; font-size: 18px; font-style: normal; font-variant-caps: normal; font-weight: normal; text-align: start; text-indent: 0px;"><a href="https://yaozhou1989.github.io/" class="">https://yaozhou1989.github.io/</a></div><br class="Apple-interchange-newline"></div></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br class=""></div></body></html>