CDXWRFevolution

De Wikicima
(Diferencias entre revisiones)
Saltar a: navegación, buscar
(known issues)
(known issues)
Línea 13: Línea 13:
 
rlusgen = emiss*ctBoltzman*ts**4
 
rlusgen = emiss*ctBoltzman*ts**4
 
</PRE>
 
</PRE>
* '''Wrong attributes in TAUU and TAUV''' (thanks to Muralidhar), TAUU and TAUV are northward downward wind stress and eastward downward wind stress respectively in the output, in the file they got the wrong attributes (interchanged)
+
* '''Wrong attributes in TAUU and TAUV''' (thanks to Muralidhar Adakudlu), TAUU and TAUV are northward downward wind stress and eastward downward wind stress respectively in the output, in the file they got the wrong attributes (interchanged)

Revisión de 10:54 11 jun 2018

Here is kept the evolution of the code

v1.0: 2018 May 28th

First public release of the code

known issues

  • too slow: module adds at least a 40% on time-integration. Different strategies are being considered:
    • Adding p-interpolation only on output times
    • Adding more strict pre-compilation flags to speed-up the module
  • error on rlusgen There is a mistake on the computation of the upward surface long-wave emission it should be
rlusgen = emiss*ctBoltzman*ts**4
  • Wrong attributes in TAUU and TAUV (thanks to Muralidhar Adakudlu), TAUU and TAUV are northward downward wind stress and eastward downward wind stress respectively in the output, in the file they got the wrong attributes (interchanged)
Herramientas personales