Skip to content

Commit 6c6d52f

Browse files
committed
Update Discourse data data [skip ci]
1 parent f20284b commit 6c6d52f

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

assets/data/faq.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"source": "preCICE Discourse (FAQ)",
3-
"generated_at": "2025-12-07T06:24:08.073809",
3+
"generated_at": "2025-12-08T06:30:30.108173",
44
"topics": [
55
{
66
"id": 27,
@@ -21,7 +21,7 @@
2121
"url": "https://precice.discourse.group/t/restarting-coupled-fsi-simulation-with-precice/117",
2222
"created_at": "2019-12-06T09:10:16.329Z",
2323
"last_posted_at": "2024-07-03T15:56:51.883Z",
24-
"views": 2294,
24+
"views": 2295,
2525
"posts_count": 11,
2626
"like_count": 5,
2727
"excerpt": "Dear all,\nI am trying to validate my fluid and structure mesh for the FSI1 case of cylinder-flap test. As the refinement of the fluid and structure mesh increases, it is difficult for implicit FSI coupling to converge. Therefore, my idea is to use a \u2026"
@@ -228,7 +228,7 @@
228228
"views": 467,
229229
"posts_count": 2,
230230
"like_count": 0,
231-
"excerpt": ""
231+
"excerpt": "I always hear that monolithic coupling is the only way to go, as partitioned coupling introduces error. Is this correct?"
232232
},
233233
{
234234
"id": 54,
@@ -240,7 +240,7 @@
240240
"views": 508,
241241
"posts_count": 2,
242242
"like_count": 0,
243-
"excerpt": ""
243+
"excerpt": "Can the individual solvers run on two different platforms on two different machines in/out of a network?"
244244
},
245245
{
246246
"id": 52,
@@ -252,7 +252,7 @@
252252
"views": 511,
253253
"posts_count": 2,
254254
"like_count": 0,
255-
"excerpt": ""
255+
"excerpt": "Which code is executing the coupling iterations given that preCICE does not really have a centralized engine to orchestrate the simulation?"
256256
},
257257
{
258258
"id": 26,
@@ -264,7 +264,7 @@
264264
"views": 579,
265265
"posts_count": 2,
266266
"like_count": 0,
267-
"excerpt": ""
267+
"excerpt": "How do you test preCICE and its official adapters?\nCan I trust you?"
268268
},
269269
{
270270
"id": 50,
@@ -276,7 +276,7 @@
276276
"views": 833,
277277
"posts_count": 2,
278278
"like_count": 0,
279-
"excerpt": ""
279+
"excerpt": "There are multiple OpenFOAM \u201cvariants\u201d, including openfoam.com, openfoam.org, and the early fork foam-extend. Which versions of them are compatible?"
280280
},
281281
{
282282
"id": 43,
@@ -288,7 +288,7 @@
288288
"views": 1003,
289289
"posts_count": 3,
290290
"like_count": 0,
291-
"excerpt": ""
291+
"excerpt": "Marta asked on the mailing list (March 28, 2019)\n\nI\u2019m using preCICE to couple two codes: the lattice Boltzmann code LUMIS and OpenFOAM. LUMIS has a time step 10 times smaller than OpenFOAM so during the coupling LUMIS subcycles before exchanging data\u2026"
292292
},
293293
{
294294
"id": 29,
@@ -300,7 +300,7 @@
300300
"views": 810,
301301
"posts_count": 2,
302302
"like_count": 0,
303-
"excerpt": ""
303+
"excerpt": "My solver offers adaptive mesh refinement.\nCan I use this with preCICE?"
304304
},
305305
{
306306
"id": 38,
@@ -312,7 +312,7 @@
312312
"views": 1116,
313313
"posts_count": 3,
314314
"like_count": 1,
315-
"excerpt": ""
315+
"excerpt": "A preCICE developer told me to try a \u201cPR\u201d (Pull Request). What is this and how do I try it?"
316316
},
317317
{
318318
"id": 44,
@@ -324,7 +324,7 @@
324324
"views": 1487,
325325
"posts_count": 2,
326326
"like_count": 0,
327-
"excerpt": ""
327+
"excerpt": "Alex started a good discussion on the mailing list (May 3, 2019) about best practices when writing a new adapter:\nI wanted to ask if there are some additional guidelines on how to write good adapters for preCICE. I have the feeling that I might think\u2026"
328328
},
329329
{
330330
"id": 42,
@@ -336,7 +336,7 @@
336336
"views": 723,
337337
"posts_count": 7,
338338
"like_count": 0,
339-
"excerpt": ""
339+
"excerpt": "We had a good discussion with Satish on the mailing list about the re-partitioning process and the connection to parallel data mapping in preCICE.\nSatish asked (July 24, 2019):\n\nIt seems to me that mappings can occur in parallel in preCICE. Is that c\u2026"
340340
},
341341
{
342342
"id": 41,
@@ -348,7 +348,7 @@
348348
"views": 739,
349349
"posts_count": 2,
350350
"like_count": 2,
351-
"excerpt": ""
351+
"excerpt": "Nikrouz asked on the mailing list (Sep 13, 2019):\n\nI am going to use OpenFoam-CalculiX for FSI simulations.\nAt this time, I am have technical question for preparing preCICE config file. The case I am going to run has very large deformations. Fortunat\u2026"
352352
},
353353
{
354354
"id": 36,
@@ -360,7 +360,7 @@
360360
"views": 639,
361361
"posts_count": 2,
362362
"like_count": 0,
363-
"excerpt": ""
363+
"excerpt": "The OpenFOAM adapter has the form of an OpenFOAM function object. This mechanism is commonly used only for post-processing, so a reasonable question is:\n\nDoes the OpenFOAM adapter also take care of the checkpointing? In other words, can a function ob\u2026"
364364
}
365365
]
366366
}

assets/data/news.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"generated_at": "2025-12-07T06:24:03.610279",
2+
"generated_at": "2025-12-08T06:30:20.189952",
33
"topics": [
44
{
55
"id": 2678,
@@ -53,7 +53,7 @@
5353
"last_posted_at": "2025-10-22T10:52:31.506Z",
5454
"like_count": 7,
5555
"posts_count": 4,
56-
"views": 221,
56+
"views": 222,
5757
"description": "Dear preCICE community, Some of you are already experimenting with just\u2011in\u2011time data mapping and other features introduced in preCICE v3.2. In my recently completed thesis, Flexible mesh\u2011particle coupling with preCICE,..."
5858
},
5959
{
@@ -64,7 +64,7 @@
6464
"last_posted_at": "2025-10-09T15:52:04.962Z",
6565
"like_count": 5,
6666
"posts_count": 1,
67-
"views": 236,
67+
"views": 237,
6868
"description": "Summary: With preCICE v3.3.0, we focused on improving clarity, portability, and tooling. The new release brings clearer coupling-state output and more helpful error messages. Tooling has been reworked significantly and..."
6969
},
7070
{
@@ -196,7 +196,7 @@
196196
"last_posted_at": "2024-10-11T08:54:57.728Z",
197197
"like_count": 4,
198198
"posts_count": 5,
199-
"views": 193,
199+
"views": 194,
200200
"description": "Dear preCICE Community, We announced the 5th preCICE Workshop a while back, and now we are excited to announce the call for contributions! This time you have the opportunity to..."
201201
},
202202
{

0 commit comments

Comments
 (0)