Skip to content

Commit 5f2edda

Browse files
committed
[ci skip] update pgstar EOS regions with a couple more labels
1 parent 67e15fa commit 5f2edda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

star/private/pgstar_trho_profile.f90

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,8 @@ subroutine do_eos_regions
393393
call show_label(1.0, 3.2, 0.0, 0.5, 'HELM')
394394
call show_label(-7.2, 5.8, 0.0, 0.5, 'FreeEOS')
395395
call show_label(-1.5, 3.7, 0.0, 0.5, 'OPAL/SCVH')
396+
call show_label(-1.5, 9.7, 0.0, 0.5, 'HELM/Skye EOS')
397+
call show_label(6.0, 4.5, 0.0, 0.5, 'Skye EOS')
396398

397399
call pgunsa
398400
end subroutine do_eos_regions

0 commit comments

Comments
 (0)