To do list

Inline to do items

Todo

Add a specific fluidsim_ocean.sw2l.init_fields and plug it to the solver.

(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/fluidsim-ocean/envs/latest/lib/python3.7/site-packages/fluidsim_ocean/sw2l/__init__.py:docstring of fluidsim_ocean.sw2l, line 11.)

Todo

Implement the ouput package (the most important methods)… See what is done in fluidsim.solvers.sw1l.output (in the __init__ file).

The methods of this class are only used in the specialized specific outputs (in particular in print_stdout).

(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/fluidsim-ocean/envs/latest/lib/python3.7/site-packages/fluidsim_ocean/sw2l/output/__init__.py:docstring of fluidsim_ocean.sw2l.output, line 4.)

Todo

I guest the topography (bathymetry) can be handle in this class. We will need specific parameters about the topography.

(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/fluidsim-ocean/envs/latest/lib/python3.7/site-packages/fluidsim_ocean/sw2l/solver.py:docstring of fluidsim_ocean.sw2l.solver.Simul, line 6.)

Todo

Write a decent unittest file for this solver…

(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/fluidsim-ocean/envs/latest/lib/python3.7/site-packages/fluidsim_ocean/sw2l/solver.py:docstring of fluidsim_ocean.sw2l.solver, line 12.)