You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tag has the purpose to help structuring the FDS-XML input file. It has no functionality and will be ignored when the file is evaluated. Nodes in a section will be evaluated normally.
examples
<fds>
<sectionid="Example">
<!-- this is a section -->
</section>
<sectionid="Example2">
<!-- this is another section -->
</section>
</fds>