![]() |
Jump to DART Documentation Main Index |
lanai_bitwise = .true.
This is hard coded to false because
it is very slow to be bitwise with Lanai.
lanai_bitwise = .true.
causes the vertical conversion of
observations to be done in get_close_obs inside the sequential obs do
loop. See vertical conversion for
details about this change.
output_forward_op_errors = .true.
This will cause the forward
operator code to calculate all forward operators, even if some ensemble
members fail.
The CAM and bgrid_solo model_mods have been altered so the state is in a different order inside filter. Thus DART format restarts will not be bitwise with Lanai DART format restarts, but netcdf files will be (after running dart_to_cam).
DART software - Copyright UCAR. This open source software is provided by UCAR, "as is", without charge, subject to all terms of use at http://www.image.ucar.edu/DAReS/DART/DART_download
Contact: | DART core group |
Revision: | $Revision$ |
Source: | $URL$ |
Change Date: | $Date$ |
Change history: | try "svn log" or "svn diff" |