interface for the following message:
incorrect value encountered:
variable_name = variable_value
incorrect value encountered:
variable_name = variable_value
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | name_ |
name of the variable |
||
character(len=*), | intent(in) | :: | value_ |
value of the variable |
||
integer(kind=int32), | intent(in), | optional | :: | unit_ |
optional, unit where the message will be written |
incorrect value encountered:
variable_name = variable_value
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | name_ |
name of the variable |
||
integer(kind=int32), | intent(in) | :: | value_ |
value of the variable |
||
integer(kind=int32), | intent(in), | optional | :: | unit_ |
optional, unit where the message will be written |
incorrect value encountered:
variable_name = variable_value
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | name_ |
name of the variable |
||
real(kind=sp), | intent(in) | :: | value_ |
value of the variable |
||
integer(kind=int32), | intent(in), | optional | :: | unit_ |
optional, unit where the message will be written |
incorrect value encountered:
variable_name = variable_value
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | name_ |
name of the variable |
||
real(kind=dp), | intent(in) | :: | value_ |
value of the variable |
||
integer(kind=int32), | intent(in), | optional | :: | unit_ |
optional, unit where the message will be written |