You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some problems in updating restart.ww3 using ww3_uprstr.
ww3_uprstr can run normally, while the generated restart001.ww3 seem to have lots of NaN value.
as the SWH from new output file with a lot of NaN values; I don't know why.
First, the files anl.grbtxt 、ww3_uprstr.inp、 mod_def.ww3 are ready
Then,
$: cp restart058.ww3 restart.ww3
$: ww3_uprstr
$: mv restart001.ww3 restart.ww3
restart058.ww3 is the restart file which I want to update the analysis field of SWH
after these step, continue to run the WW3, the new output SWH have lots of NaN value
The algorithm to update restart file is UPD2 , the output SWHRSTR_UPD2.txt show
similar characater of analysis filed (anl.grbtxt). but the new output SWH have lots of NaN
here is my ww3_uprstr.inp $-------------------------------------------------------------------$
$ WAVEWATCH III Update Restart input file $ $-------------------------------------------------------------------$
$ Time of Assimilation
20220821 100000
$ Choose algorithm to update restart file
UPD2
$ PRCNTG is input for option 1 and it is the percentage of correction
$applied to all the gridpoints (e.g. 1.)
0.6754
$ PRCNTG_CAP is global input for option UPD2 and UPD3 and it is a cap
$ on the maximun correction applied to all the gridpoints (e.g. 0.5)
5.0
$ Name of the file with the SWH analysis from the DA system $
anl.grbtxt
$ ----------------------------------------------------------------- $
$ WAVEWATCH III EoF ww3_uprstr.inp $
$ ------------------------------------------------------------------$
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have some problems in updating restart.ww3 using ww3_uprstr.
ww3_uprstr can run normally, while the generated restart001.ww3 seem to have lots of NaN value.
as the SWH from new output file with a lot of NaN values; I don't know why.
First, the files anl.grbtxt 、ww3_uprstr.inp、 mod_def.ww3 are ready
Then,
$: cp restart058.ww3 restart.ww3
$: ww3_uprstr
$: mv restart001.ww3 restart.ww3
restart058.ww3 is the restart file which I want to update the analysis field of SWH
after these step, continue to run the WW3, the new output SWH have lots of NaN value
The algorithm to update restart file is UPD2 , the output SWHRSTR_UPD2.txt show
similar characater of analysis filed (anl.grbtxt). but the new output SWH have lots of NaN
here is my ww3_uprstr.inp
$-------------------------------------------------------------------$
$-------------------------------------------------------------------$
$ WAVEWATCH III Update Restart input file $
$ Time of Assimilation
20220821 100000
$ Choose algorithm to update restart file
UPD2
$ PRCNTG is input for option 1 and it is the percentage of correction
$applied to all the gridpoints (e.g. 1.)
0.6754
$ PRCNTG_CAP is global input for option UPD2 and UPD3 and it is a cap
$ on the maximun correction applied to all the gridpoints (e.g. 0.5)
5.0
$ Name of the file with the SWH analysis from the DA system $
anl.grbtxt
$ ----------------------------------------------------------------- $
$ WAVEWATCH III EoF ww3_uprstr.inp $
$ ------------------------------------------------------------------$
Beta Was this translation helpful? Give feedback.
All reactions