-
Notifications
You must be signed in to change notification settings - Fork 0
Model of Ekman heat transport for slab oceans
License
exoclim/ulmo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
->Pull the repository
->Make a new python environment (call it "ulmo")
->Conda install gfortran
->To run the code use "Make run"
->"Make clean" removes complied files
->"Make all" compiles files only
->Version prompt after running refers to the heat transport mechanisms enabled
-> 1 = no transport
-> 2 = Diffusion
-> 3 = Diffusion and Ekman transport
-> Constants such as the Diffusion constant can be changed in the constants.F90 file
-> Examples can be found and run from the examples folder, (these have pre determined versions and are named accordingly)
IF USING THE FGSL VERSION:
->Make a new python environment
->Conda install fgsl and gfortran
->Edit make file to compile the correct files e.g ulmo_fgsl.F90 and change the compiler flags
About
Model of Ekman heat transport for slab oceans
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published