|
[Sponsors] |
August 18, 2022, 22:31 |
How to generate vtk for specific time?
|
#1 |
Member
WY
Join Date: Mar 2020
Posts: 36
Rep Power: 6 |
Hi all,
I have some problems when using startTime in openfoam. 1. controlDict Code:
startFrom startTime; startTime 1800; stopAt endTime; endTime 1801.31; deltaT 0.01; writeControl timeStep; writeInterval 131; 2. cuttingPlane Code:
cuttingPlane { ... writeControl timeStep; writeInterval 28; timeStart 1801.32; timeEnd 1808.00; ... } So is there any way in OF to generate vtk files at specific beginning time with specific writeInterval? Thanks! |
|
Tags |
controldict, cuttingplane, timestart |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
bash script for pseudo-parallel usage of reconstructPar | kwardle | OpenFOAM Post-Processing | 42 | May 8, 2024 00:17 |
[solidMechanics] Support thread for "Solid Mechanics Solvers added to OpenFOAM Extend" | bigphil | OpenFOAM CC Toolkits for Fluid-Structure Interaction | 686 | December 22, 2022 10:10 |
[Other] Contribution a new utility: refine wall layer mesh based on yPlus field | lakeat | OpenFOAM Community Contributions | 58 | December 23, 2021 03:36 |
How to export time series of variables for one point? | mary mor | OpenFOAM Post-Processing | 8 | July 19, 2017 11:54 |
Upgraded from Karmic Koala 9.10 to Lucid Lynx10.04.3 | bookie56 | OpenFOAM Installation | 8 | August 13, 2011 05:03 |