From de441546a216c4de241f310af0702338a1436754 Mon Sep 17 00:00:00 2001 From: Michael Levy Date: Mon, 29 Sep 2014 15:13:29 -0600 Subject: [PATCH] Small change to template file This has been sitting in my sandbox for a while and I don't know why it hasn't been committed already. --- templates/cvmix_MODULE.F90 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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: