Martin Losch

Results 223 comments of Martin Losch

the 2+2 test scripts have non-POSIX syntax with `sed`, so that it doesn't work on an apple laptop. I will provide a fix to this branch if you agree (@jm-c...

I ran testreport for all forward experiments on my linux box and I did not see any fails of do_tst_2+2 for the default parameters. There are three experiments (dome, exp4.stevens,...

@timothyas Would it make sense to test this code in one of the fwd experiments? So far I have tried 'exp4', 'dome', and 'tutorial_plume_on_slope' with gfortran, '-devel' and `useSingleCpuIO`=.FALSE., all...

OK, found the problem. Will push something soon.

Wouldn't ASTE be a setup with obcs and exch2? I just naively added exch2 to obcs_ctrl/code_ad/packages.conf and get this: ``` >>./testreport -adm -ncad -devel -t obcs_ctrl default 10 ----T----- ----S-----...

I definitely like that idea, my automatic tests regularly fail, because the netcdf environment changes and my hacks to retrieve the correct path break. You probably meant "nc-config", though?

@ciarapimm thanks for this! Do you plan to add this to a verification experiment, so that this feature is tested?

I think that adding this to lab_sea is a good idea. But also adding this to verification_other/global_oce_cs32.

@ciarapimm please add your suggestion to lab_sea/input_ad.noseaice/data.ecco, so that we test it. Maybe we need to modify later.

Hi, in my experience the search for the appropriate location of netcdf and mpi works very well on small system, like my laptop (@raphaeldussin: I really like the nf-config method,...