Frequently Asked Questions

From CIRPwiki
Revision as of 22:42, 18 May 2010 by Deleted (talk | contribs) (Created page with '== Why can I not run the implicit CMS in SMS? == The official release of CMS v3.75 only supports an explicit solution scheme. The new inline version of CMS v4.0 will support an i…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Why can I not run the implicit CMS in SMS?

The official release of CMS v3.75 only supports an explicit solution scheme. The new inline version of CMS v4.0 will support an implicit scheme and is being released as a beta version in May 2010. The inline CMS includes both CMS-Wave and CMS-Flow and performs the steering process internally without the interface. The advantages of the inline code are

  1. Efficiency gain by not having to initialize (file read, variable allocation, and calculation) CMS-Flow and CMS-Wave each steering run.
  2. Efficiency gain by saving interpolation coefficients between CMS-Flow and CMS-Wave in memory during steering run.
  3. Efficiency gain by not having
  4. No need for SMS so CMS can run on other platforms such as Linux.
  5. Option to pause runs.

SMS 10.1 does not currently support the inline model, so it has to be run either using advanced cards or from the command prompt. For more information see ().