Closed qingli411 closed 5 years ago
This PR removes the following lines in all the namelists (*_p3d), so that the default advection scheme ws-scheme will be used.
ws-scheme
momentum_advec = 'pw-scheme', scalar_advec = 'pw-scheme',
momentum_advec = 'pw-scheme',
scalar_advec = 'pw-scheme',
I just looked it over and it looks good. I'm going to go ahead and merge.
This PR removes the following lines in all the namelists (*_p3d), so that the default advection scheme
ws-scheme
will be used.momentum_advec = 'pw-scheme',
scalar_advec = 'pw-scheme',