dyncropFileMod Module



Subroutines

public subroutine dyncrop_init(bounds, dyncrop_filename)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
character(len=*), intent(in) :: dyncrop_filename

public subroutine dyncrop_interp(bounds, crop_inst)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
type(crop_type), intent(in) :: crop_inst