Skip to content
Snippets Groups Projects
Commit e73224fa authored by Micael Oliveira's avatar Micael Oliveira
Browse files

SG15 pseudo set should not be marked as experimental. This had already been...

SG15 pseudo set should not be marked as experimental. This had already been done in 076714cdbut was unintentionally reverted, probably during a merge conflict originating from b9dd0f66.
parent c3ceb437
No related branches found
No related tags found
Loading
Pipeline #100572928 failed
......@@ -325,8 +325,6 @@ contains
select case (default_pseudopotential_set_id)
case (OPTION__PSEUDOPOTENTIALSET__NONE)
call messages_experimental('PseudopotentialSet = none')
case (OPTION__PSEUDOPOTENTIALSET__SG15)
call messages_experimental('PseudopotentialSet = sg15')
case (OPTION__PSEUDOPOTENTIALSET__HSCV_LDA)
call messages_experimental('PseudopotentialSet = hscv_lda')
case (OPTION__PSEUDOPOTENTIALSET__HSCV_PBE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment