model_template_m Module

Implementation of a template model, from where development of a new model can be started.



Contents


Subroutines

public subroutine model_template(comm_handler)

Model template subroutine

Arguments

Type IntentOptional Attributes Name
type(comm_handler_t), intent(in) :: comm_handler

Communication handler