Ask Your Question
0

cppdefs for lagrangian floats

asked 2022-02-01 17:57:36 +0200

Ansong gravatar image

updated 2022-02-01 17:58:25 +0200

If i define FLOATS but undef the other options (as shown below), would the lagrangian floats move with the local velocity? I want to compare/contrast with when random walk is used (or added?).

ifdef FLOATS

undef FLOATS_GLOBAL_ATTRIBUTES

undef IBM

undef RANDOM_WALK

ifdef RANDOM_WALK

undef DIEL_MIGRATION

undef RANDOM_VERTICAL

undef RANDOM_HORIZONTAL

endif

endif

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2022-02-01 22:27:43 +0200

andres gravatar image

Yes, that is correct. Please notice that FLOATS and MPI do not work together, so far.

edit flag offensive delete link more
Login/Signup to Answer

Question Tools

1 follower

Stats

Asked: 2022-02-01 17:57:36 +0200

Seen: 601 times

Last updated: Feb 01 '22