dngoldberg
dngoldberg
Hi @jahn thanks for this. A little surprised by the low accuracy, wonder if compiler settings are affected? But maybe it is expected when linking with add’l libraries. I will...
hi @jahn a source of disagreement may be because the R/T param `streamice_use_petsc` is `.true.` by default. at the moment though im realising that i've never used petsc/streamice without mpi,...
hi @mjlosch, @jahn has helped to develop a singularity solution to get around needing to compile petsc locally.
@jahn @jrscott i have pushed changes that allow compilation with petsc but without mpi. i now run testreport with the following options set: `#define ALLOW_PETSC` `#define STREAMICE_PETSC_3_8` but with `streamice_use_petsc`...
many thanks for this @jahn. @jrscott, @mjlosch I have updated the P/R introduction to reflect additional changes, and addressed all of Martin's comments (except about style of cpp directives). not...
Hi Martin Thanks for your response. I've had a look at balanceEmPmR. Two things on this: 1) it looks like there is no "communication" of this to pkg/obcs -- this...
Hi Check out https://github.com/dngoldberg/MITgcm/blob/branch_horiz_remeshing/pkg/obcs/obcs_balance_flow.F basically what is needed is a modification of the inFlow variable to your ends. To my knowledge this functionality is not implemented in the main branch.
please understand this is just meant as a guide to show you what to do. the example i have pointed you is specific to shelfice. you will need to write...
hi martin i understand what you are saying and i believe this would be the answer if ice-shelf thinning were only due to melting. however, i am thinking of instances...
hi @mjlosch in response to how this is done -- please take a look at https://github.com/dngoldberg/MITgcm/blob/branch_remeshing/pkg/shelfice/shelfice_thermodynamics.F line 688. The load anomaly changes with shelficemass - and (if streamice is enabled)...