AUTO97 has a slightly different file then AUTO94. The first line has one additional integer which tells you how many active parameters there are. I modified Parse8.py and Fort8toVBM.py, but they need to be checked (and a test put in for the different file formats)
the AUTO demo for MC2 doesn't like to extend in parameter 7 direction, only parameter 6.
There is a problem with fvwm2 and having a too large OpaqueMoveSize. If you move a window in front of a VBM window in "solid move" mode, the VBM window gets messed up and hangs for a while. The problem is, I believe, that moving in solid mode causes a lot of redraws to get requested and queued up. Observed under Mesa 2.5 on a Toshiba Tecra 780DVD. *** Not sure how to fix this ***
redrod/tmp/rey/r.buckle works in VBM but redrod/tmp/rey/r.buckle.orig causes AUTO to MX. There were some sign differences... *** It doesn't like as ISW value of -1 if the point is not a bifurcation point. It just so happened that the default in the file was -1. Need to check for this I suppose. ***
Add the name of the module to the compute module control panel
If you have a file without explicit connectivity and you do a 2 parameter continuation explicit connectivity doesn't get added.
Center isn't implemented in VBM_VIEW_AUTO
DataViewer will not compile on a SGI running Irix 6.5. CC gets a bus error when trying to compile one of the files which instantiates the templates. This process can take a lot of memory and it seems that CC is running out!?