Skip to content
Snippets Groups Projects
  1. May 09, 2023
  2. May 08, 2023
  3. May 04, 2023
  4. Mar 22, 2023
  5. Mar 15, 2023
  6. Nov 09, 2022
  7. Nov 07, 2022
  8. Nov 03, 2022
  9. Nov 02, 2022
  10. Oct 31, 2022
  11. Oct 27, 2022
    • Ian Bell's avatar
      Generalize the derivative matrix · 1bb83908
      Ian Bell authored
      Wicked fast, see benchmark file added in this commit:
      
      -------------------------------------------------------------------------------
      multifluid derivatives
      -------------------------------------------------------------------------------
      /Users/ihb/Documents/Code/teqp/src/bench_derivbox.cpp:37
      ...............................................................................
      
      benchmark name                       samples       iterations    estimated
                                           mean          low mean      high mean
                                           std dev       low std dev   high std dev
      -------------------------------------------------------------------------------
      alphar                                         100           140      1.652 ms 
                                              117.036 ns    116.863 ns    117.654 ns 
                                              1.48691 ns   0.425603 ns    3.42119 ns 
                                                                                     
      All residual derivatives needed for                                            
      first derivatives of h,s,u,p w.r.t.                                            
      T&rho                                          100            29     1.6849 ms 
                                              579.424 ns    575.931 ns    593.892 ns 
                                              30.0729 ns    2.63483 ns    69.5014 ns 
                                                                                     
      All ideal-gas derivatives needed                                               
      for first derivatives of h,s,u,p w.                                            
      r.t. T&rho                                     100            72     1.6416 ms 
                                              226.557 ns    226.297 ns    227.014 ns 
                                              1.70744 ns    1.13538 ns    3.15493 ns 
                                                                                     
      
      ===============================================================================
      1bb83908
  12. Aug 03, 2022
  13. Aug 02, 2022
  14. Aug 01, 2022
  15. May 27, 2022
    • Ian Bell's avatar
      Switch to reals for Ar0n · 7d1447cf
      Ian Bell authored
      Oddly this fixes the error in derivative, but it should have no impact
      7d1447cf
    • Ian Bell's avatar
      Fix bug with Ar0n · 90deb8f1
      Ian Bell authored
      Temporaries were being returned when autodiff was being used, forceeval should fix it I think
      90deb8f1
  16. May 25, 2022
  17. Apr 05, 2022
    • Ian Bell's avatar
      Vhat (#11) · b6c6554e
      Ian Bell authored
      * Add partial molar volume as a possible output
      
      * And expose to python
      b6c6554e
  18. Mar 21, 2022
  19. Mar 20, 2022
  20. Feb 23, 2022
  21. Feb 22, 2022
  22. Feb 19, 2022
  23. Feb 18, 2022
  24. Feb 17, 2022
  25. Feb 15, 2022
  26. Feb 13, 2022
  27. Feb 02, 2022
  28. Nov 15, 2021
  29. Nov 06, 2021
  30. Oct 15, 2021
Loading