-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4efeab5
commit 65508f1
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule Cloud-J
updated
16 files
+34 −0 | .github/workflows/mac.yml | |
+23 −31 | .zenodo.json | |
+29 −1 | CHANGELOG.md | |
+19 −8 | CMakeLists.txt | |
+1 −0 | README.md | |
+16 −15 | src/Core/cldj_cmn_mod.F90 | |
+131 −79 | src/Core/cldj_error_mod.F90 | |
+259 −133 | src/Core/cldj_fjx_sub_mod.F90 | |
+171 −53 | src/Core/cldj_init_mod.F90 | |
+0 −2 | src/Core/cldj_osa_sub_mod.F90 | |
+95 −48 | src/Core/cldj_sub_mod.F90 | |
+23 −4 | src/Interfaces/Standalone/CJ77.F90 | |
+1 −16 | src/Interfaces/Standalone/CMakeLists.txt | |
+1 −1 | tools/AddXs/FJ_Add_XNO3-v76.f | |
+2 −2 | tools/AddXs/FJ_Add_XO3-v76.f | |
+1,544 −1,548 | tools/AddXs/FJ_watts.f |
Submodule HEMCO
updated
34 files