swiftest_io_netcdf_open Interface

interface
public module module subroutine swiftest_io_netcdf_open(self, param, readonly)

Arguments

TypeIntentOptionalAttributesName
class(swiftest_netcdf_parameters), intent(inout) :: self

Parameters used to identify a particular NetCDF dataset

class(swiftest_parameters), intent(inout) :: param

Current run configuration parameters

logical, intent(in), optional :: readonly

Logical flag indicating that this should be open read only