CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Tobi
Forum: OpenFOAM Programming & Development March 23, 2021, 04:31
Replies: 12
Views: 3,888
Posted By Tobi
Does not fit 100 % but here is something similar....

Does not fit 100 % but here is something similar.


https://www.youtube.com/watch?v=cvWaXBnEz1U&t=1095s (https://www.youtube.com/watch?v=cvWaXBnEz1U&t=521s)
Forum: OpenFOAM Programming & Development March 23, 2021, 04:09
Replies: 12
Views: 3,888
Posted By Tobi
If you call db() you need an object. It is the...

If you call db() you need an object. It is the same as with U.time().value(). U is an object of e.g., volVectorField.

It is not possible to just call db().time().value(). Probably this works:

...
Forum: OpenFOAM Programming & Development July 25, 2015, 11:43
Replies: 12
Views: 3,888
Posted By Tobi
It's more like: scalar t =...

It's more like:


scalar t = U.runTime().value();


You only can call runTime().value() with an object. Or maybe with the Namespace::
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 23:50.