This folder contains the templates to implement Cell-DEVS models in CD++

/**************************/
/****FILES***/
/**************************/

README.txt

This file contains the information about the files.

Note: heatdiffusion.ma is the original model file in rectangular geometry.
           heatdiffusiontohex.ma and heatdiffusiontotri.ma are only used to mention the hexagonal and             triangular rules for the model.
           heatdiffusionhex and heatdiffusiontri are the actual model files which uses translated            hexagonal and triangular rules.

[Coupled Model]

        heatdiffusion.ma
        heatdiffusiontohex.ma
        heatdiffusionhex.ma
        heatdiffusionhex1.ma
        heatdiffusiontotri.ma
        heatdiffusiontri.ma
        heatdiffusiontri1.ma



[Script Files (".bat" files)]

        heatdiffusion.bat
        heatdiffusionhex.bat
        heatdiffusionhex1.bat
        heatdiffusiontri.bat
        heatdiffusiontri1.bat
        heatdiffusionDRW.bat
        heatdiffusionhexDRW.bat
        heatdiffusionhex1DRW.bat
        heatdiffusiontriDRW.bat
        heatdiffusiontri1DRW.bat


[Output Files (.OUT files)]

        heatdiffusion.out
        heatdiffusionhex.out
        heatdiffusionhex1.out
        heatdiffusiontri.out
        heatdiffusiontri1.out


[Draw Log Files (.drw files)]

         heatdiffusionDRW.drw
         heatdiffusionhexDRW.drw
         heatdiffusionhex1DRW.drw
         heatdiffusiontriDRW.drw
         heatdiffusiontri1DRW.drw

[Color Pallete Files (.pal files)]

        heatdiffusionpal
        heatdiffusionhex.pal
        heatdiffusionhex1.pal
        heatdiffusiontri.pal
        heatdiffusiontri1.pal
        


	


