-
Hi,
I am using the Coolprop with Fortran, using the BIND_C for the interface, like we discussed in the other topic.
I am trying to incorporate the Coolprop library in a transient solver, therefore,…
-
in mm_std_models.c
The function butler_volmer_heat_source has an array issue where a struct array element (`d_h->C` ) is being accessed far above array bounds due to using MAX_VARIABLE_TYPES as a p…
-
In cvmix_kpp_coeffs_low, the indexing in variables like Gat1, DGat1, visc_at_OBL isn't very clear... I think I might put in a module-wide parameter index (CVMIX_KPP_MDIFF_IND, etc) to clarify.
-
quad grids do not work in the baroclinic channel and overflow. See attached. Advection appears not to occur, as cold water should be down slope at 6 hours.
My fear is that cells that are not 6-sid…
-
Mats Bentsen reported this bug to me:
The namelists for the overflow test cases (10 km and 1 km) include the following for hmix:
&hmix
config_hmix_ScaleWithMesh = .false.
config_visc_vortici…
-
To whom it may concern:
I am experimenting using the MPAS ocean core (compiled using PGI) for the 60-km global ocean test case found here: http://mpas-dev.github.io/ocean/release_1.0/release_1.0.html…