lizhen-dlut / solfec

Automatically exported from code.google.com/p/solfec
0 stars 0 forks source link

Enable MODAL_ANALYSIS to create a non-existing path #44

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
solf = SOLFEC('DYANMIC', step, 'out')
MODAL_ANALSIS(body, step 'out/modal')

What is the expected output? What do you see instead?
MODAL_ANALYSIS() can't create a path which doesn't already exist. This would be 
helpful for complex analyses to allow organisation of data.

Original issue reported on code.google.com by steve.br...@atkinsglobal.com on 20 Aug 2012 at 9:51

GoogleCodeExporter commented 8 years ago
OK this is now sorted. This will only work on POSIX system (Linux/UNIX).

Original comment by t.kozi...@gmail.com on 7 Sep 2013 at 11:39