[FLASH-USERS] Laser_quadraticTube unit test is not functional
Yao Zhou
yao.zhou at sjtu.edu.cn
Tue Jun 21 03:15:33 EDT 2022
Dear colleagues,
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:
First, compiling fails with the current Config as is, because the ‘temp’ variable is not defined.
Then, compiling works with ‘temp’ defined in Config, but execution returns the error copied below.
I am new to FLASH and would appreciate and tips. Thanks!
Regards,
Yao
ERROR After calling Eos, eosData(EOS_EINT) or eosData(EOS_DENS) are zero
iflag= 1 0 0 0 0 0 0 0
eosData (eint+1:eint+vecLen) = 0.0000000000000000 53908962628271472. 48466684750901992. 44662836971530920. 42699231153512816. 42699231153512816. 44662836971530920. 48466684750901992.
eosData (eintIon+1:eintIon+vecLen) = 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000
eosData (eintEle+1:eintEle+vecLen) = 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000
eosData (eintRad+1:eintRad+vecLen) = 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000
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
eosData(dens+1:dens+vecLen) = 0.0000000000000000 216125336.36188638 194306809.72964713 179056880.20577887 171184627.66722307 171184627.66722307 179056880.20577887 194306809.72964713
Perhaps the initialization routine is wrong..... or
perhaps the runtime parameter eosMode is wrong.
Check constants.h to determine value of MODE_DENS_??
-------------------------
Yao Zhou
Shanghai Jiao Tong University
https://yaozhou1989.github.io/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20220621/67f78644/attachment.htm>
More information about the flash-users
mailing list