[FLASH-USERS] Problem in using tabulated EOS
zdy0903
zdy0903 at stu.xjtu.edu.cn
Thu May 9 05:31:36 EDT 2019
Hi!
I want to set up a new simulation using tabulated EOS, just like LaserSlab and HeatedFoil. However I meet the problem like this
ERROR After calling Eos, eosData(EOS_EINT) or eosData(EOS_DENS) are zero
iflag= 1 1 1 1 1 1 1 1
solnData(EINT_VAR,ib:ie,jb,kb)= 91090076222.222214 91090076222.222214 91090076222.222214 91090076222.222214 91090076222.222214 91090076222.222214 91090076222.222214 91090076222.222214
eosData (eint+1:eint+vecLen) = NaN NaN NaN NaN NaN NaN NaN NaN
solnData(EION_VAR,ib:ie,jb,kb)= 45545038111.111107 45545038111.111107 45545038111.111107 45545038111.111107 45545038111.111107 45545038111.111107 45545038111.111107 45545038111.111107
eosData (eintIon+1:eintIon+vecLen) = 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000
solnData(EELE_VAR,ib:ie,jb,kb)= 45545038111.111107 45545038111.111107 45545038111.111107 45545038111.111107 45545038111.111107 45545038111.111107 45545038111.111107 45545038111.111107
eosData (eintEle+1:eintEle+vecLen) = 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000
solnData(ERAD_VAR,ib:ie,jb,kb)= 9.1090076222222219E-002 9.1090076222222219E-002 9.1090076222222219E-002 9.1090076222222219E-002 9.1090076222222219E-002 9.1090076222222219E-002 9.1090076222222219E-002 9.1090076222222219E-002
eosData (eintRad+1:eintRad+vecLen) = NaN NaN NaN NaN NaN NaN NaN NaN
solnData(DENS_VAR,ib:ie,jb,kb)= 0.31830000000000003 0.31830000000000003 0.31830000000000003 0.31830000000000003 0.31830000000000003 0.31830000000000003 0.31830000000000003 0.31830000000000003
eosData(dens+1:dens+vecLen) = 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000 0.0000000000000000
Perhaps the initialization routine is wrong..... or
perhaps the runtime parameter eosMode is wrong.
Check constants.h to determine value of MODE_DENS_??
According to the user mannual, it is said that tabulated EOS can only be used in connection with multitype. So I add +mtmmmt in setup script. (but I only define one species here, like species=al) Besides, the EOS parameters are set to be same as LaserSlab, like eosModeInit = "dens_temp_gather". Is there anyone knows what it is about? Thank you very much!
Zhang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20190509/a1c9bd8b/attachment.htm>
More information about the flash-users
mailing list