Closed luzpaz closed 1 year ago
I appreciate the corrections done in this pull request. However, on line 251 of FEBioFluid.cpp, you changed a type string of one of the registered classes. These type strings are used to instantiate classes that have been registered to the FEBio Kernel, and changing them will break compatibility with any .feb and .fs2 files that use this class.
I'm not sure how often this particular class is used, so I'm not really sure whether changing this will cause many problems. Unfortunately both our lead developer, and the developer who created this class are out of town, so until they get back, I'm going to shelve this request.
I can revert whatever you want. There is also no rush
Gerard confirmed that the type-string change wouldn't cause problems, so I accepted this request.
Various source comment typo fixes within
FEBioFluid/