dfnTrans
Code for Particle Tracking simulations in 3D DFN
output.c File Reference
#include <stdio.h>
#include <search.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>
#include "FuncDef.h"
#include <unistd.h>
#include <time.h>
#include <sys/stat.h>
Include dependency graph for output.c:

Go to the source code of this file.

Data Structures

struct  inpfile
 

Functions

void OutputMarPlumDisp (int currentnum, char path[125])
 

Function Documentation

◆ OutputMarPlumDisp()

void OutputMarPlumDisp ( int  currentnum,
char  path[125] 
)

This function is used when particles trajectories should be output in format that MARFA and/or PLUMECALC codes will be able to read and process.

Definition at line 19 of file output.c.

References cell, Control_File(), inpfile::filename, maindir, marfa, OpenFile(), plumec, timeunit, and traj_o.

Referenced by ParticleTrack().

Here is the call graph for this function:
Here is the caller graph for this function: