dieter-wilhelm / apdl-mode

An Emacs mode for investigating and coding APDL (Ansys Parametric Design Language). Its full documentation is on:
http://dieter-wilhelm.github.io/apdl-mode
41 stars 7 forks source link

Error in block regions #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a output file created in ANSYS Mechanical 
2.
3.

What is the expected output? What do you see instead?
The nblock and eblock regions are not closed

What version of the product are you using? On what operating system?
ANSYSv15.0.7 on Windows 8

Please provide any additional information below.
This is a recent issue, Used to work fine with 15.0 

For information about GNU Emacs and the GNU system, type C-h C-a.
Loading d:/Users/nish/.emacs.d/ansys-keyword.el (source)...done
Loading d:/Users/nish/.emacs.d/ansys-template.el (source)...done
Loading d:/Users/nish/.emacs.d/ansys-process.el (source)...done
(lambda (arg1 arg2) ...) quoted with ' rather than with #'

Original issue reported on code.google.com by nish.jos...@leapaust.com.au on 30 Sep 2014 at 4:49

Attachments:

GoogleCodeExporter commented 9 years ago
Hello,

thank you for reporting this and sorry that I haven't seen it earlier but I'm 
currently on holidays, I'll soon have a look...

Please tell me which version of Ansys-Mode you are using (M-x 
ansys-mode-version or from the Ansys menu entry).

Thanks
   Dieter

Original comment by dieter.wilhelm@gmail.com on 8 Oct 2014 at 10:07

GoogleCodeExporter commented 9 years ago
Fixed problems with hiding number blocks in revision 710

Original comment by dieter.wilhelm@gmail.com on 10 Oct 2014 at 8:55