Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

165 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project SCM-EDMF ocean
author M. Perrot / F. Lemarié

#-------------------------------------------------------------------------------- Single column oceanic model (SCM) with Eddy-Diffusion/Mass-Flux (EDMF) closure. #-------------------------------------------------------------------------------- General comments : In /data output files from LES simulations #-------------------------------------------------------------------------------- Ref: Perrot, M. & Lemarié, F. : Energetically consistent Eddy-Diffusivity Mass-Flux schemes for Atmospheric and Oceanic Convection. submitted to JAMES (2024)
#-------------------------------------------------------------------------------- Wrapping of fortran code with f2py #-------------------------------------------------------------------------------- cd library/fortran_src edit makefile with your fortran compiler + check the naming of the .so files generated by your system (default :: scmoce.cpython-38-x86_64-linux-gnu.so) make if the compilation is successfull you should have 3 .so files in the F2PY directory : scmmfc.so scmoce.so scmtke.so

#-------------------------------------------------------------------------------- Optional : you can generate the documentation of the fortran code using FORD cd library ford scm_edmf.md -d ./fortran_src/

About

Up-to-date version of edmf_ocean, used to feed other subprojects

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages