Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fedebenelli committed Jul 19, 2024
1 parent 7a9ec6f commit 96a3e9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/advanced/new_alpha_function.f90
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ end subroutine alpha
end module alpha_mathias_copeman

program new_alpha_example
use yaeos__example_tools, only: methane_butane_pr76
use yaeos, only: pr, PengRobinson76, CubicEoS, QMR
use alpha_mathias_copeman, only: MathiasCopeman
type(CubicEoS) :: eos
Expand Down

0 comments on commit 96a3e9a

Please sign in to comment.