Skip to content
Snippets Groups Projects

ENH: writeObjects: add flag to report registered objects

Merged Kutalmış Berçin requested to merge feature-write-objects into develop
All threads resolved!

Summary

This update introduces a Boolean flag to report registered objects without writing objects, which could be useful for debugging purposes.

Details of new models

A typical example of the new keyword is as follows:

writeObjects1
{
    // Optional entries
    writeOption   log;
    ...
}

This then reports the existing objects in the simulation registry to the output stream.

Risks

No change in existing input/output.

Metadata

  • EP2578
  • linux64ClangDPInt32Opt (clang15)
  • linux64GccDPInt32Opt
  • linux64GccSPDPInt64Debug
  • Alltest: No new error/No change in existing output
Edited by Kutalmış Berçin

Merge request reports

Approval is optional

Merged by Andrew HeatherAndrew Heather 6 months ago (Dec 18, 2024 5:45pm UTC)

Merge details

  • Changes merged into with 528ea551.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Kutalmış Berçin changed the description

    changed the description

  • added 1 commit

    • d07992b0 - ENH: writeObjects: add flag to report registered objects

    Compare with previous version

  • Kutalmış Berçin resolved all threads

    resolved all threads

  • Andrew Heather approved this merge request

    approved this merge request

  • Andrew Heather added 87 commits

    added 87 commits

    Compare with previous version

  • Andrew Heather mentioned in commit 528ea551

    mentioned in commit 528ea551

  • Please register or sign in to reply
    Loading