Skip to content

Commit

Permalink
silly error with endif
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeidler3 committed Apr 18, 2024
1 parent 80caeaf commit c3fcb53
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.f90
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,6 @@ program main
(params%field_eval.eq.'interp')).and. &
(.not.TRIM(params%field_model).eq.'M3D_C1'.and. &
.not.TRIM(params%field_model).eq.'NIMROD')) call KORC_ABORT(27)

endif
#endif
!! <h4>16\. Initialize Profiles Interpolant</h4>
!!
Expand Down

0 comments on commit c3fcb53

Please sign in to comment.