Fran Torres

Results 11 issues of Fran Torres

Hi, First, I would like to thank you for this amazing work. I am currently working on a document which uses multibib. I decided to setup a scriptbuilder to compile...

Hi, thanks for this plugin! I am wondering if is it possible to select to not show specific files or folders (hidden, or starting by number). I work with many...

Hello, I am pretty new in this world of adsorption. I am analyzing some data produced using a Micromeritics device (still need to figure out how to extract and parse...

enhancement

**Describe the bug** I guess due to the refactoring of the code, flux files are not correctly handled. Flux files are important because they contain system properties and for many...

bug
file io
p1-high

This PR should not be merged (YET). I have a few questions and I think this is the easiest way to assess them. I have implemented calculators for the search...

draft

**What feature would you like to see added?** I will develop a test case for viscosity and thermal conductivity based on GK. Trajectory data will be provided in through a...

enhancement
p2-medium
requires-test

- Bug fix on line 238 - removed unnecessary computation of d since it is computed inside the loop - added timestep in the d computation line 410 Thanks for...

Updated code to Python 3. Split code, added docstrings, etc.

Hello, First, I'd like to thank for this great package! I am trying to wrap a relatively large F90 code that has also a few dependences. I started using the...

Hello, I am trying to implement the shock tube equations as described in: https://en.wikipedia.org/wiki/MUSCL_scheme Currently, I have implemented it as described in the attached file. However, I get this error:...

question