1 |
Template code |
2 |
|
3 |
CplComp_XXXCOMPONENT_NAMEXXX_.F90 :: Template for coupler component. Change all _XXXCOMPONENT_NAMEXXX_ to |
4 |
:: the actual component module name. Component module will be called |
5 |
:: CplComp_XXXCOMPONENT_NAMEXXX_, with _XXXCOMPONENT_NAMEXXX_ substituted |
6 |
:: for your name. |
7 |
|
8 |
GridComp_XXXCOMPONENT_NAMEXXX_.F90 :: Template for gridded component. Change all _XXXCOMPONENT_NAMEXXX_ to |
9 |
:: the actual component module name. Component module will be called |
10 |
:: GridComp_XXXCOMPONENT_NAMEXXX_, with _XXXCOMPONENT_NAMEXXX_ substituted |
11 |
:: for your name. |