diff --git a/templates/cvmix_MODULE.F90 b/templates/cvmix_MODULE.F90 index 9f227eece..9822717b8 100644 --- a/templates/cvmix_MODULE.F90 +++ b/templates/cvmix_MODULE.F90 @@ -4,12 +4,21 @@ module cvmix_MODULE !\newpage ! !MODULE: cvmix_MODULE ! +! !AUTHOR: +! [your name], [your affiliation] ([your email address]) +! ! !DESCRIPTION: ! This module contains routines to initialize the derived types needed for -! MODULE_MIX_TYPE mixing and to set the diffusivity coefficient +! MODULE_MIX_TYPE mixing and to set the diffusivity coefficients ! accordingly. !\\ !\\ +! References:\\ +! * [authors]. +! [title]. +! [journal], [publication year]. +!\\ +!\\ ! !USES: