EOS update

Good News

  1. Put EOS into Astrobear. The code is now compliable.
  2. Ran some tests. Astrobear successfully generated the first frame using new EOS, and agrees with Python result. (under some conditions …)

Bad News

  1. Once any dynamics starts, the EOS breaks down..

https://www.pas.rochester.edu/~yishengtu/research_files/CEE_gp_meeting_02102020/Ideal_gas_eos_2_fig/

https://www.pas.rochester.edu/~yishengtu/research_files/CEE_gp_meeting_02102020/Table_EOS_2_fig/


In physics.f90, Using pScale = 1d0 the first frame works fine, but using tempScale = 1d0 gives bad energy values.

Comments

No comments.