在Maxwell和Fluent耦合时,fluent划分完网格后,在更新setup时提示有问题? 70
提示
RetrieveData failed with System.Xml.XmlException: “/”是意外的标记。标记应为“;”。 第 1 行,位置 54。
在 System.Xml.XmlTextReaderImpl.Throw(Exception e)
在 System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos)
在 System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)
在 System.Xml.XmlTextReaderImpl.ParseAttributes()
在 System.Xml.XmlTextReaderImpl.ParseElement()
在 System.Xml.XmlTextReaderImpl.ParseDocumentContent()
在 System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
在 System.Xml.XmlDocument.Load(XmlReader reader)
在 System.Xml.XmlDocument.LoadXml(String xml)
在 Ansys.Ansoft.AddinProductBase.Em.Data.EMSolutionOutputDataProviderEntity.CreateTransferDataEntity(IFullContext context, String absTransferDataStorageDirectory, String fromThisXML, ISystemForProducts systemInfo)
在 Ansys.Ansoft.CoreAddin.Data.ComponentTransferDataManagerEntity.RetrieveData(IFullContext context, DataReference providerEntity, Guid key)