Skip to content

Commit

Permalink
Remove warning from upcoming JutulDarcy release
Browse files Browse the repository at this point in the history
  • Loading branch information
moyner committed Dec 5, 2024
1 parent 4965b51 commit 1cb5025
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/InputParser/keywords/props.jl
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ function parse_keyword!(data, outer_data, units, cfg, f, ::Val{:ACF})
end

function parse_keyword!(data, outer_data, units, cfg, f, ::Val{:ZCRIT})
parser_message(cfg, outer_data, "ZCRIT", PARSER_JUTULDARCY_MISSING_SUPPORT)
data["ZCRIT"] = parse_compositional_helper!(f, outer_data, data, "ZCRIT")
end

Expand Down

0 comments on commit 1cb5025

Please sign in to comment.