solver.Marc.version has no argument anymore

This commit is contained in:
Philip Eisenlohr 2017-03-20 15:13:54 -04:00
parent e5e6bed5de
commit 66b4e24ab7
1 changed files with 1 additions and 1 deletions

View File

@ -851,7 +851,7 @@ for opt in ['nodalScalar','elemScalar','elemTensor','homogenizationResult','crys
if options.info:
if options.filetype == 'marc':
print('\n\nMentat release {}'.format(damask.solver.Marc().version('../../')))
print('\n\nMentat release {}'.format(damask.solver.Marc().version()))
if options.filetype == 'spectral':
print('\n\n{}'.format(p))