Search found 2 matches

by cuixuan
Wed Jun 05, 2024 6:48 pm
Forum: ROMS Usage
Topic: Add passive tracer in river input
Replies: 0
Views: 6150

Add passive tracer in river input

Hi everyone, I am wondering how I can define point source passive tracer in river input. The following cdl script on wiki roms does not have any passive tracer variable. dimensions: s_rho = 30 ; river = 4 ; river_time = UNLIMITED ; // (0 currently) variables: double river(river) ; river:long_name ...
by cuixuan
Sat May 06, 2023 8:04 am
Forum: ROMS Discussion
Topic: cluster distribution parameter in floats.in
Replies: 1
Views: 5830

cluster distribution parameter in floats.in

I am trying to release some floats through floats.in. However, I do not understand what the Fdx, Fdy, Fdz mean. It is said that "The user can use any of these parameters to design any cluster distribution in routine init_floats.F". Where is init_floats.F located? Can anyone help me with that? :D