Changes between Version 107 and Version 108 of doc/app/runtime_parameters
- Timestamp:
- Sep 15, 2010 8:18:32 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/runtime_parameters
v107 v108 575 575 ||'' 'prt' '' ||particles || 576 576 ||'' 'all' '' ||all output quantities || 577 \\ \\577 \\ 578 578 '''Example:'''\\ 579 If all cross section data and the particle data shall be output in double precision and all other quantities in single precision, then '''netcdf_precision''' = ' '2d_NF90_REAL8' '', '' 'prt_NF90_REAL8' '' has to be assigned.579 If all cross section data and the particle data shall be output in double precision and all other quantities in single precision, then '''netcdf_precision''' = '' '2d_NF90_REAL8' '', '' 'prt_NF90_REAL8' '' has to be assigned. 580 580 }}} 581 581 |----------------