Quick Fire Emission Dataset (QFED): Difference between revisions
m Added TOC |
m Updated the QFED tag to qfed-1_0_b4 |
||
Line 7: | Line 7: | ||
These are checkout and build instructions for QFED. We presume that the user has an account and appropriate permissions on '''progress''' to check code out, and access to the NCCS machines (e.g., '''discover''') to run code. | These are checkout and build instructions for QFED. We presume that the user has an account and appropriate permissions on '''progress''' to check code out, and access to the NCCS machines (e.g., '''discover''') to run code. | ||
The name of the module in the cvs repository is '''QFED'''. Currently the name of the development tag is '''qfed- | The name of the module in the cvs repository is '''QFED'''. Currently the name of the development tag is '''qfed-1_0_b4'''. To checkout the QFED source into the directory ''qfed'', for example, use the following command | ||
% cvs -d $CVSROOT co -d ./qfed -r qfed- | % cvs -d $CVSROOT co -d ./qfed -r qfed-1_0_b4 QFED | ||
Once the code is checked out set the '''ESMADIR''' variable to point to the QFED top directory, e.g.: | Once the code is checked out set the '''ESMADIR''' variable to point to the QFED top directory, e.g.: |