Alex Vasile

Results 68 issues of Alex Vasile

`sol_to_vtu_direct` is meant to take a .sol folder (e.g. "X_sol/") and convert it to VTUs producing a `X_transient.pvd` and a `X_vtu/` folder. It will currently fail to create any VTUs...

If a run script like the following is used: ```Python from opencmp.run import run if __name__ == "__main__": # Run Stokes run("config_Stokes") # Works correctly # Run INS run("config_INS") #...

For vector variables, the way to say no initial conditions is to specify them as `None` in the `ic_config`. If the same thing is done with scalar variables (e.g. with...

I have already rated the app, but if I am using the TestFlight the app will keep asking me to rate it. Worse, because it's the TestFlight build there's no...

I'm having some UI issues on my m1 Mac. Running through the tutorial for the first time I ran into the following issues: 1. The loading animation for downloading a...

After you have picked a target for a goaded creature you are not given the choice to change the target, the game immediately declares attackers.

bug

Say your opponent has a [[Void Winnower]] on the battlefield and you have a [[Jayemdae Tome]] in your hand and the mana to cast it. The game highlights the Tome...

enhancement
GUI

On a slow connection, or in the middle of nowhere, the application hangs while the app tries downloading tiles. Zooming in and out or panning does not work. As soon...