• Login
  • Help/Guide
  • About Trac
  • Wiki
  • View Tickets
  • Search

Context Navigation



Results (1 - 10 of 28)

1 2 3 →
#945: upgrade: IMPORTANT: Updated ROMS test repository (closed: Done)
... _VIS2 -DMIX_S_UV -DUV_LDRAG -DUV_DRAG_GRID -DANA_DRAG -DBIO_FENNEL <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> }}} {{{ <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> CMake Build scrip ...
By arango — 07/17/23 03:26:13
#884: upgrade: VERY IMPORTANT: Developments with Parallel I/O (PIO) library (closed: Done)
... h)]] * [[span(style=color: blue, ROMS/Nonlinear/Biology/fennel_def_pio.h)]] * [[span(style=color: blue, ROMS/Nonlinear/Biology/fennel_wrt_pio.h)]] * [[span(style=color: blue, ROMS/Nonlinear/Biology/hypoxia_srm_def_pio.h)]] * [[span(style=color: blue, ROMS/Nonlinear/Biology/hypoxia_srm_wrt_ ...
By arango — 05/10/21 03:01:17
#868: upgrade: IMPORTANT: BIO_FENNEL Ecosystem Model Updated (closed: Done)
This update includes several enhancements to the '''BIO_FENNEL''' ecosystem module. Many thanks to Katja Fennel and Arnaud Laurent for providing the updated '''fennel.h''', '''fennel_def.h''', '''fennel_inp.h''', '''fennel_mod.h''', '''fennel_var.h''', and '''fennel_wrt.h''' files. * The ec ...
By arango — 09/29/20 01:43:13
#839: upgrade: VERY IMPORTANT: Tracer Advection Revisited (closed: Done)
... For the Fennel biological model, we specify the tracer advection switches in '''bio_fennel.in''' : {{{ ! Set horizontal and vertical advection schemes for biological tracers. ! A different advection scheme is allowed for each tracer. For exampl ...
By arango — 01/10/20 22:33:20
#793: upgrade: VERY IMPORTANT: Corrected several minor bugs (closed: Fixed)
... php?f=19&t=4729 bringing] this to my attention. * '''fennel.h:''' Added masing for wetting and drying. Many thanks to John Wilkin for reporting this issue. * '''mod_kinds.F:''' Included cppdef.h to have access to defined C-preprocessing options. Many thanks to Aaron Tsang for [https://www. ...
By arango — 01/23/19 23:07:05
#783: upgrade: VERY IMPORTANT: ROMS Dynamic, Automatic, and Static Memory Requirements (closed: Done)
... artitions for the '''UPWELLING''' test case with the '''BIO_FENNEL''' ecosystem model, we get: {{{ Process Information: Thread # 3 (pid= 70227) is active. Thread # 0 (pid= 70227) is active. Thread # 1 (pid= 70227) is active. Thread # 2 (pid= 70227) is active. >> ...
By arango — 09/06/18 17:34:51
#743: bug: Incomplete pre-processer conditions in def_diags.F (closed: Fixed)
... {{{ #if defined DIAGNOSTICS_BIO && defined BIO_FENNEL }}} Currently, they only read as: {{{ #ifdef BIO_FENNEL }}} This can cause "undefined variable" errors for iDbio2 and iDbio3 during compilation when other diagnostics but not '''DIAGNOSTICS_BIO''' are enabled in combination w ...
By fgrosse — 08/09/17 21:54:09
#742: bug: Faulty proprocessor logic for DIAGNOSTICS_BIO (closed: Fixed)
... .. {{{ #if (!defined BIO_FENNEL && defined DIAGNOSTICS_BIO) || \ (!defined HYPOXIA_SRM && defined DIAGNOSTICS_BIO) # undef DIAGNOSTICS_BIO #endif }}} ...is to undefine '''DIAGNOSTICS_BIO''' unless both '''BIO_FENNEL''' and '''HYPOXIA_SRM''' are defined. ...
By m.hadfield — 08/08/17 04:28:52
#741: bug: Upwelling test: fennel.h out of date (closed: Fixed)
... .. https://www.myroms.org/svn/src/test/upwelling/fennel.h ...has outdated code in it. It should be brought up to date with https://www.myroms.org/svn/src/trunk/ROMS/Nonlinear/Biology/fennel.h
By m.hadfield — 08/08/17 02:10:27
#740: bug: Malformed preprocessor directive in checkdefs.F (closed: Fixed)
... {{{ #if defined OXYGEN && defined BIO_FENNEL # ifdef OCMIP_OXYGEN_SC ! IF (Master) WRITE (stdout,20) 'OCMIP_OXYGEN_SC', & & 'Schmidt number from Keeling et al. (1998).' is=LEN_TRIM(Coptions)+1 Coptions(is:is+17)=' OCMIP_OXYGEN_SC, ...
By m.hadfield — 08/08/17 01:41:56
1 2 3 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.6
By Edgewall Software .

Visit the Trac open source project at
http://trac.edgewall.org/