mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: foamMonitor: modernise and refactor the script (fixes #2104)
- enhance POSIX compliance - apply distinct colours and dash type for each line - standardize the frame size to 1200x627 - dynamically replace the title with <function-object-name>/<file-name> - address underscore character issues - introduce legend components for tensors - resolve a bug caused by parentheses in tensor files BUG: particleTrackProperties: correct the typo (fixes #3050)
This commit is contained in:
@ -14,7 +14,7 @@ FoamFile
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
cloudName reactingCloud1;
|
||||
cloud reactingCloud1;
|
||||
|
||||
sampleFrequency 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user