-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
23 lines (20 loc) · 943 Bytes
/
README
File metadata and controls
23 lines (20 loc) · 943 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Last updated by Louis Marelle, 2022/01/25
#
# M. J. Prather's code performing cross section calculations for Fast-JX input,
# adapted by L. Marelle for the WRF-Chem model's Fast-J module
#
Base code downloaded from
ftp://128.200.14.8/public/prather/Fast-J_&_Cloud-J/UCI_fastJX68_addX.zip
I adapted the code to use it with Fast-J instead of Fast-JX.
- To run for a different species, retrieve the cross-section data on e.g. IUPAC:
http://iupac.pole-ether.fr/, or JPL
- Copy the data to X<species_name>_<temperature_in_K>K_IUPACtbl.dat In this file,
modify the integer value at the top, indicating the number of data lines, in
order to match the number of lines just added.
- In addX_FJ.f, update the X<species_name>_<temperature_in_K>K_IUPACtbl.dat
filename, the temperature, and the species name to match what is in the IUPAC
file.
To then compile the code with gfortran:
gfortran addX_FJ.f -o addX_FJ.exe
To run:
./addX_FJ.exe