Skip to content
Snippets Groups Projects
Commit d1a4f8ad authored by WAUTELET Philippe's avatar WAUTELET Philippe
Browse files

Philippe 04/02/2019: minor bug: remove a MPPDB_CHECK3D for XLSWM which is not...

Philippe 04/02/2019: minor bug: remove a MPPDB_CHECK3D for XLSWM which is not allocated in some cases
parent d56f17e7
No related branches found
No related tags found
No related merge requests found
...@@ -383,7 +383,7 @@ END IF ...@@ -383,7 +383,7 @@ END IF
! !
!20131126 add check on XWM,XLSWM !20131126 add check on XWM,XLSWM
CALL MPPDB_CHECK3D(XWT,"VER_DYN5::XWT",PRECISION) CALL MPPDB_CHECK3D(XWT,"VER_DYN5::XWT",PRECISION)
CALL MPPDB_CHECK3D(XLSWM,"VER_DYN5::XLSWM",PRECISION) ! CALL MPPDB_CHECK3D(XLSWM,"VER_DYN5::XLSWM",PRECISION)
! !
DEALLOCATE(NKLIN) DEALLOCATE(NKLIN)
DEALLOCATE(XCOEFLIN) DEALLOCATE(XCOEFLIN)
......
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