Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
VERIFY
CIF
6a4352d90f99471fdc32218938993d5371413dee
6a4352d90f99471fdc32218938993d5371413dee
Switch branch/tag
CIF
pycif
plugins
fluxes
lmdz_sflx
write.py
Find file
Normal view
History
Permalink
write.py
89 Bytes
Newer
Older
2nd rebase attempt
Espen Sollum
committed
Sep 11, 2019
1
def
write_fluxes
():
Changed requirements; added class platform to deal with module loads and other...
Antoine Berchet
committed
Mar 11, 2019
2
raise
Exception
(
"I don't know yet how to write LMDZ sflx files"
)