CDXWRFevolution

De Wikicima
(Diferencias entre revisiones)
Saltar a: navegación, buscar
(v1.0: 2018 May 28th)
(known issues)
Línea 6: Línea 6:
 
== known issues ==
 
== known issues ==
   
* '''too slow:''' module adds at least a 40% on time-integration. Different strategies are being considered:
+
* '''too slow:''' module adds at least a 40% on time-integration. Different strategies are being considered:
** Adding p-interpolation only on output times
+
** Adding p-interpolation only on output times
** Adding more strict pre-compilation flags to speed-up the module
+
** 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
+
* '''error on rlusgen''' There is a mistake on the computation of the upward surface long-wave emission it should be
 
<PRE>
 
<PRE>
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), 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), 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