cf.DomainAncillary.close

DomainAncillary.close()[source]

Close all files referenced by the bounded variable.

Note that a closed file will be automatically reopened if its contents are subsequently required.

New in version 2.0.

Returns:None
Examples:
>>> c.close()