Search found 6 matches
- Mon Apr 13, 2015 6:10 pm
- Forum: User Applications
- Topic: LTRANS and wetting and drying
- Replies: 6
- Views: 14750
Re: LTRANS and wetting and drying
Yes, that would do it. I believe the code will only reflect a particle 3 times before it gives up and calls it out of bounds. If you would like to ignore these particles, you can change the error flag towards the bottom of LTRANS.data to 3. It will set those particles out of bounds, but continue to ...
- Sun Apr 12, 2015 9:46 pm
- Forum: User Applications
- Topic: LTRANS and wetting and drying
- Replies: 6
- Views: 14750
Re: LTRANS and wetting and drying
What is the error code you are receiving? LTRANS should not work with wetting/drying, as it loads the boundary information from the gridfile, and is static after that. You may still be able to successfully run your simulation, if the particles do not interact with that area of the domain, or if the ...
- Fri Mar 06, 2015 6:35 am
- Forum: User Applications
- Topic: LTRANS "jumped over a u element"
- Replies: 9
- Views: 20193
Re: LTRANS "jumped over a u element"
Yes, actually it can!fanqing wrote:Can LTRANS be used to simulate oil spill trajectory and fate?
Thanks,
Fanqi
We have not released this code to the public yet, but I believe some others have independently done so. Keep on the look out for LTRANS 3.0!
- Fri Feb 20, 2015 5:39 am
- Forum: User Applications
- Topic: LTRANS "jumped over a u element"
- Replies: 9
- Views: 20193
Re: LTRANS "jumped over a u element"
Is there a recommended idt value, maybe depending on the spatial resolution? Yes, the value is highly dependent on the spatial resolution and the particle velocities. The model will not allow a particle to move through a gridcell without being effected by its properties, so smaller gridcells and ...
- Thu Feb 19, 2015 5:37 am
- Forum: User Applications
- Topic: LTRANS "jumped over a u element"
- Replies: 9
- Views: 20193
Re: LTRANS "jumped over a u element"
Hi, I was running LTRANS and came across the problem of "jumped over a u element" or "jumped over a v element" problem (error info listed below) " Previous Location: x: -7221945.47253313 y: 2073598.67415 247 lon: -64.8772335292822 lat: 18.3081033479963 Current Location: x: -7221948.21037701 y ...
- Tue Jun 18, 2013 5:08 pm
- Forum: User Applications
- Topic: LTRANS: Larval TRANSport Lagrangian model
- Replies: 40
- Views: 97772
Re: LTRANS: Larval TRANSport Lagrangian model
Hello All, As Chris Sherwood mentioned, we have been working on polishing LTRANS, and fixed some compiler specific issues. Please checkout the LTRANS webpage for the code, and information on the updates. Please report any issues you encounter. Should they be compiler specific, in the meantime I can ...