Skip to content

Commit 86d63c3

Browse files
committed
📝 information on code changes
1 parent c3479f5 commit 86d63c3

3 files changed

Lines changed: 19 additions & 5 deletions

File tree

CALPUFF_EXE/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ Directory for the CALPUFF executables
66

77
## Build (recommended)
88

9-
If your system has intel compilers ./Run_ext.sh will check if the executables exist here,
10-
and build them here if not.
9+
If your system has intel compilers ./Run_ext.sh will check if the executables exist here, and build them here if not.
1110

1211
## Prebuilt option (available on request)
12+
1313
The current set up uses proprietary intel compilers, if these are not available the executables must be place here alongside the relevant libraries in the libraries folder. Runing ./Run_ext.sh will add to the library path and use the prebuilt executables.
1414

1515
## Future

CALPUFF_EXE/libraries/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# libraries
1+
# Libraries
22

3-
For prebuilt option only. Required library files to be place here.
3+
If pre-built executables have been used additional library files will also be required and be place here.

CALPUFF_INP/README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
All user-editable input files for the various parts of the CALPUFF system are stored in subdirectory `CALPUFF_INP`. Template versions of these files have been set up specifically for the Masaya case and are version controlled. Various run-specific fields (e.g. run date) are then filled in at run-time. Information about setting up these input files for the Masaya case is also within [this](https://github.com/cemac/UNRESP/blob/master/Docs/CEMACUserGuide_UNRESP.tex) file.
1+
# USER editable INPUT FILES
2+
3+
All user-editable input files for the various parts of the CALPUFF system are stored in subdirectory `CALPUFF_INP`.
4+
5+
* Template versions of these files have been set up specifically for the Masaya case and are version controlled.
6+
7+
* Various run-specific fields (e.g. run date) are then filled in at run-time.
8+
9+
Information on each input file can be found in the WIKI.
10+
11+
* [TERREL](https://github.com/cemac/UNRESPForecastingSystem/wiki/terrel.inp)
12+
* [ctgproc](https://github.com/cemac/UNRESPForecastingSystem/wiki/ctgproc.inp)
13+
* [makegeo.inp](https://github.com/cemac/UNRESPForecastingSystem/wiki/makegeo.inp)
14+
* [calmet.inp](https://github.com/cemac/UNRESPForecastingSystem/wiki/calmet.inp)
15+
* [calpuf.inp](https://github.com/cemac/UNRESPForecastingSystem/wiki/calpuf.inp)

0 commit comments

Comments
 (0)