mirror of
				https://github.com/OPM/opm-simulators.git
				synced 2025-02-25 18:55:30 -06:00 
			
		
		
		
	removing numerical aquifer keywords from unsupported list
AQUNUM, AQUCON
This commit is contained in:
		@@ -81,12 +81,10 @@ const Opm::KeywordValidation::UnsupportedKeywords unsupported_keywords = {
 | 
			
		||||
    {"AQUALIST", {false, std::nullopt}},
 | 
			
		||||
    {"AQUCHGAS", {false, std::nullopt}},
 | 
			
		||||
    {"AQUCHWAT", {false, std::nullopt}},
 | 
			
		||||
    {"AQUCON", {false, std::nullopt}},
 | 
			
		||||
    {"AQUCWFAC", {false, std::nullopt}},
 | 
			
		||||
    {"AQUFET", {false, std::nullopt}},
 | 
			
		||||
    {"AQUFLUX", {false, std::nullopt}},
 | 
			
		||||
    {"AQUNNC", {false, std::nullopt}},
 | 
			
		||||
    {"AQUNUM", {false, std::nullopt}},
 | 
			
		||||
    {"AUTOCOAR", {false, std::nullopt}},
 | 
			
		||||
    {"AUTOREF", {false, std::nullopt}},
 | 
			
		||||
    {"BIGMODEL", {false, std::nullopt}},
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user